public class IndexRule extends Object
| Constructor and Description |
|---|
IndexRule(String primaryType,
List<? extends PropertyDefinition> propDef) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(Resource resource)
Creates
IndexRule under given resource |
String |
primaryType() |
List<? extends PropertyDefinition> |
propertyDefinition() |
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 resourcePersistenceException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"