wt.fc.manifest
Class QueryLinkExistenceSingleRoleDirective
java.lang.Object
wt.fc.manifest.AbstractDirective
wt.fc.manifest.QueryLinkExistenceDirective
wt.fc.manifest.QueryLinkExistenceSingleRoleDirective
- All Implemented Interfaces:
- Directive, Serializable
- public class QueryLinkExistenceSingleRoleDirective
- extends QueryLinkExistenceDirective
- implements Serializable
Instruction to query a single role of a link for the existence of a set
of role objects.
Supported API: false
Extendable: false
- See Also:
- Serialized Form
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
QueryLinkExistenceSingleRoleDirective
protected QueryLinkExistenceSingleRoleDirective(RoleDescriptor rd,
QueryKey[] queryKeys,
boolean isQueryRoleA)
throws WTException
Supported API: false
- Parameters:
rd
- queryKeys
- isQueryRoleA
-
- Throws:
WTException