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