org.eclipse.stardust.engine.api.query
Class DescriptorPolicy
java.lang.Object
org.eclipse.stardust.engine.api.query.DescriptorPolicy
- All Implemented Interfaces:
- java.io.Serializable, EvaluationPolicy
public class DescriptorPolicy
- extends java.lang.Object
- implements EvaluationPolicy
- Version:
- $Revision$
- Author:
- rsauer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WITH_DESCRIPTORS
public static final DescriptorPolicy WITH_DESCRIPTORS
NO_DESCRIPTORS
public static final DescriptorPolicy NO_DESCRIPTORS
withIds
public static DescriptorPolicy withIds(java.util.Set<java.lang.String> descriptorIds)
getDescriptorIds
public java.util.Set<java.lang.String> getDescriptorIds()
includeDescriptors
public boolean includeDescriptors()
Copyright © 2014 SunGard CSA LLC. All Rights Reserved.