wt.fc.manifest
Class QueryLinkExistenceSingleRoleDirectiveDelegate
java.lang.Object
wt.fc.manifest.AbstractDirectiveDelegate
wt.fc.manifest.QueryLinkExistenceDirectiveDelegate
wt.fc.manifest.QueryLinkExistenceSingleRoleDirectiveDelegate
- All Implemented Interfaces:
- DirectiveDelegate, Serializable
- public class QueryLinkExistenceSingleRoleDirectiveDelegate
- extends QueryLinkExistenceDirectiveDelegate
- implements Serializable
Process a set of QueryLinkExistenceSingleRoleDirectives
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
QueryLinkExistenceSingleRoleDirectiveDelegate
public QueryLinkExistenceSingleRoleDirectiveDelegate()
processDirectives
public void processDirectives(Directive[] dir)
throws WTException
- Process a set of QueryLinkExistenceSingleRoleDirectives and update
there DirectiveResult values.
Supported API: false
- Specified by:
processDirectives
in interface DirectiveDelegate
- Overrides:
processDirectives
in class QueryLinkExistenceDirectiveDelegate
- Parameters:
dir
-
- Throws:
WTException
getLinkQueryData
protected LinkQueryData getLinkQueryData(LinkExistenceCriteria criteria)
throws WTException
- Throws:
WTException