|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.mmbase.storage.search | |
|---|---|
| org.mmbase.applications.vprowizards.spring.action | |
| org.mmbase.bridge | The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface). |
| org.mmbase.bridge.implementation | This package provides the basic implementations for the interfaces of org.mmbase.bridge. |
| org.mmbase.bridge.jsp.taglib.containers | Most tags related to 'container' tags are collected here. |
| org.mmbase.bridge.jsp.taglib.typehandler | Typehandlers are used by the FieldInfo tag to produce html-code based on type and guitype of the field. |
| org.mmbase.bridge.mock | This package provides a completely 'virtual' implementation of the bridge. |
| org.mmbase.bridge.util | This package contains several bridge related classes which can be used independently of the rest of MMBase. |
| org.mmbase.bridge.util.xml.query | Functionality to parse XML to Query objects. |
| org.mmbase.cache | The goal of this package is to centralize the MMBase caches. |
| org.mmbase.calendar | |
| org.mmbase.core.util | |
| org.mmbase.datatypes.handlers | This is a generalization of what used to be org.mmbase.bridge.jsp.taglib.typehandler. |
| org.mmbase.module.builders | The MMBase standard and optional builders. |
| org.mmbase.module.core | The core classes for MMBase. |
| org.mmbase.module.corebuilders | The MMBase core builders. |
| org.mmbase.module.lucene | |
| org.mmbase.module.tools | |
| org.mmbase.security | The security infrastructure of MMBase. |
| org.mmbase.storage | The interfaces that define the classes for persistent storage of objects. |
| org.mmbase.storage.implementation.database | |
| org.mmbase.storage.search | Provides interfaces for retrieval of data from
SearchQuery objects. |
| org.mmbase.storage.search.implementation | |
| org.mmbase.storage.search.implementation.database | |
| org.mmbase.storage.search.implementation.database.functions | |
| org.mmbase.storage.search.implementation.database.informix.excalibur | |
| org.mmbase.storage.search.legacy | |
| org.mmbase.util.xml.applicationdata | |
| Classes in org.mmbase.storage.search used by org.mmbase.applications.vprowizards.spring.action | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Step
A step refers to a table in a search request. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge | |
|---|---|
| AggregatedField
A field in an aggregated query. |
|
| CompareFieldsConstraint
A constraint that compares the value of two stepfields. |
|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| FieldNullConstraint
A constraint that tests if a stepfield value is null. |
|
| FieldValueBetweenConstraint
A constraint that restricts the value of a stepfield to be in a specified range of values (numerical or string). |
|
| FieldValueConstraint
A constraint that compares a stepfield value with a fixed value. |
|
| FieldValueInConstraint
A constraint that restricts the value of a stepfield to be in a specified list of values. |
|
| FieldValueInQueryConstraint
A constraint that restricts the value of a stepfield to be in a specfied selection. |
|
| LegacyConstraint
Constraint represented by a string, as it appears in the where-clause of an SQL query. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| SearchQueryWrapper
|
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.implementation | |
|---|---|
| AggregatedField
A field in an aggregated query. |
|
| CompareFieldsConstraint
A constraint that compares the value of two stepfields. |
|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| FieldNullConstraint
A constraint that tests if a stepfield value is null. |
|
| FieldValueBetweenConstraint
A constraint that restricts the value of a stepfield to be in a specified range of values (numerical or string). |
|
| FieldValueConstraint
A constraint that compares a stepfield value with a fixed value. |
|
| FieldValueInConstraint
A constraint that restricts the value of a stepfield to be in a specified list of values. |
|
| FieldValueInQueryConstraint
A constraint that restricts the value of a stepfield to be in a specfied selection. |
|
| LegacyConstraint
Constraint represented by a string, as it appears in the where-clause of an SQL query. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| SearchQueryWrapper
|
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.jsp.taglib.containers | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.jsp.taglib.typehandler | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.mock | |
|---|---|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.util | |
|---|---|
| AggregatedField
A field in an aggregated query. |
|
| CompareFieldsConstraint
A constraint that compares the value of two stepfields. |
|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| FieldNullConstraint
A constraint that tests if a stepfield value is null. |
|
| FieldValueBetweenConstraint
A constraint that restricts the value of a stepfield to be in a specified range of values (numerical or string). |
|
| FieldValueConstraint
A constraint that compares a stepfield value with a fixed value. |
|
| FieldValueInConstraint
A constraint that restricts the value of a stepfield to be in a specified list of values. |
|
| FieldValueInQueryConstraint
A constraint that restricts the value of a stepfield to be in a specfied selection. |
|
| LegacyConstraint
Constraint represented by a string, as it appears in the where-clause of an SQL query. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryWrapper
|
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.bridge.util.xml.query | |
|---|---|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.cache | |
|---|---|
| Constraint
A constaint on the search results. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.calendar | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.core.util | |
|---|---|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.datatypes.handlers | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.module.builders | |
|---|---|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.module.core | |
|---|---|
| ClusterQueries
|
|
| CoreSearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| QueryContext
How there is dealt with SearchQuery object may depend a bit on the actual implementation of the bridge and storage. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.module.corebuilders | |
|---|---|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.module.lucene | |
|---|---|
| Step
A step refers to a table in a search request. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.module.tools | |
|---|---|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.security | |
|---|---|
| Constraint
A constaint on the search results. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage | |
|---|---|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.implementation.database | |
|---|---|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search | |
|---|---|
| BridgeClusterQueries
|
|
| ClusterQueries
|
|
| Constraint
A constaint on the search results. |
|
| FieldCompareConstraint
A constraint that compares a stepfield value with another value. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| FieldValueConstraint
A constraint that compares a stepfield value with a fixed value. |
|
| QueryContext
How there is dealt with SearchQuery object may depend a bit on the actual implementation of the bridge and storage. |
|
| QueryContext.Bridge
|
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| ResultBuilder
A ResultBuilder is a builder for
ResultNodes, that represent the results of executing
an arbitrary search query. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search.implementation | |
|---|---|
| AggregatedField
A field in an aggregated query. |
|
| CompareFieldsConstraint
A constraint that compares the value of two stepfields. |
|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| DateSortOrder
A datesortorder specifies sorting of a single date field. |
|
| FieldCompareConstraint
A constraint that compares a stepfield value with another value. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| FieldNullConstraint
A constraint that tests if a stepfield value is null. |
|
| FieldValueBetweenConstraint
A constraint that restricts the value of a stepfield to be in a specified range of values (numerical or string). |
|
| FieldValueConstraint
A constraint that compares a stepfield value with a fixed value. |
|
| FieldValueDateConstraint
|
|
| FieldValueInConstraint
A constraint that restricts the value of a stepfield to be in a specified list of values. |
|
| FieldValueInQueryConstraint
A constraint that restricts the value of a stepfield to be in a specfied selection. |
|
| FunctionValueConstraint
This class can solve the following. |
|
| LegacyConstraint
Constraint represented by a string, as it appears in the where-clause of an SQL query. |
|
| QueryContext
How there is dealt with SearchQuery object may depend a bit on the actual implementation of the bridge and storage. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| StringSearchConstraint
A constraint specifically for advanced types of text searches. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search.implementation.database | |
|---|---|
| CompositeConstraint
A constraint combining several child constraints, using either logical AND or OR. |
|
| Constraint
A constaint on the search results. |
|
| CoreSearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| FieldConstraint
A constraint on a stepfield. |
|
| RelationStep
A relationstep refers to a table of relations between the previous and next step. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| SearchQueryHandler
Defines methods for an object that handles search query requests. |
|
| SortOrder
A sortorder specifies sorting of a single field. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search.implementation.database.functions | |
|---|---|
| Constraint
A constaint on the search results. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search.implementation.database.informix.excalibur | |
|---|---|
| Constraint
A constaint on the search results. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
| StepField
A stepfield refers to a field in a step. |
|
| StringSearchConstraint
A constraint specifically for advanced types of text searches. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.storage.search.legacy | |
|---|---|
| Constraint
A constaint on the search results. |
|
| QueryContext
How there is dealt with SearchQuery object may depend a bit on the actual implementation of the bridge and storage. |
|
| SearchQuery
Encapsulates a request for a search of the object cloud. |
|
| Step
A step refers to a table in a search request. |
|
| StepField
A stepfield refers to a field in a step. |
|
| Classes in org.mmbase.storage.search used by org.mmbase.util.xml.applicationdata | |
|---|---|
| SearchQueryException
Exception thrown by the methods that process search queries. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||