@Deprecated public class IndexRule extends Object
| Constructor and Description |
|---|
IndexRule(String primaryType,
List<? extends PropertyDefinition> propDef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(Resource resource)
Deprecated.
Creates
IndexRule under given resource |
String |
primaryType()
Deprecated.
|
List<? extends PropertyDefinition> |
propertyDefinition()
Deprecated.
|
public IndexRule(String primaryType, List<? extends PropertyDefinition> propDef)
public String primaryType()
primaryType for IndexRulepublic List<? extends PropertyDefinition> propertyDefinition()
PropertyDefinition for IndexRulepublic void build(Resource resource) throws PersistenceException
IndexRule under given resourcePersistenceExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved