@Deprecated
public class AggregationRule
extends java.lang.Object
Constructor and Description |
---|
AggregationRule(java.lang.String primaryType,
java.util.List<java.lang.String> includes)
Deprecated.
Creates an
AggregationRule for given primaryType |
Modifier and Type | Method and Description |
---|---|
void |
build(Resource resource)
Deprecated.
Creates
AggregationRule under given resource |
public AggregationRule(java.lang.String primaryType, java.util.List<java.lang.String> includes)
AggregationRule
for given primaryTypeprimaryType
- primaryType for which aggregation rule is definedincludes
- contains list of paths to be included under given
primary type aggregatepublic void build(Resource resource) throws PersistenceException
AggregationRule
under given resourceresource
- resource under which AggregationRule will be createdPersistenceException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"