|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter | |
|---|---|
| org.compass.core | |
| org.compass.core.mapping | |
| org.compass.core.mapping.json | |
| org.compass.core.mapping.osem | |
| org.compass.core.util | |
| Uses of Parameter in org.compass.core |
|---|
| Subclasses of Parameter in org.compass.core | |
|---|---|
static class |
CompassHighlighter.TextTokenizer
Controls the way text will be tokenized in order to perform the highlight operation. |
static class |
CompassQuery.SortDirection
Used to set the sort direction for the query. |
static class |
CompassQuery.SortImplicitType
Implicit types that the hits can be sorted by. |
static class |
CompassQuery.SortPropertyType
Used to define the type of the property that will be sorted. |
static class |
CompassTermFreqsBuilder.Sort
|
static class |
CompassTransaction.TransactionIsolation
|
static class |
Property.Index
Specifies whether and how a meta-data property should be indexed. |
static class |
Property.Store
Specifies whether and how a meta-data property will be stored. |
static class |
Property.TermVector
Specifies whether and how a meta-data property should have term vectors. |
| Uses of Parameter in org.compass.core.mapping |
|---|
| Subclasses of Parameter in org.compass.core.mapping | |
|---|---|
static class |
CascadeMapping.Cascade
A cascade enumeration of operations allowed for cascading. |
static class |
ResourcePropertyMapping.ExcludeFromAllType
|
static class |
ResourcePropertyMapping.ReverseType
|
class |
SpellCheckType
|
| Uses of Parameter in org.compass.core.mapping.json |
|---|
| Subclasses of Parameter in org.compass.core.mapping.json | |
|---|---|
static class |
JsonPropertyMapping.NamingType
|
| Uses of Parameter in org.compass.core.mapping.osem |
|---|
| Subclasses of Parameter in org.compass.core.mapping.osem | |
|---|---|
static class |
AbstractCollectionMapping.CollectionType
|
static class |
ClassPropertyMapping.ManagedId
|
| Uses of Parameter in org.compass.core.util |
|---|
| Fields in org.compass.core.util with type parameters of type Parameter | |
|---|---|
(package private) static Map<String,Parameter> |
Parameter.allParameters
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||