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 IndexRule
public List<? extends PropertyDefinition> propertyDefinition()
PropertyDefinition
for IndexRule
public void build(Resource resource) throws PersistenceException
IndexRule
under given resourcePersistenceException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"