wt.fc.manifest
Class QueryAdHocForeignKeyDirectiveDelegate
java.lang.Object
wt.fc.manifest.AbstractDirectiveDelegate
wt.fc.manifest.QueryAdHocForeignKeyDirectiveDelegate
- All Implemented Interfaces:
- DirectiveDelegate
- public class QueryAdHocForeignKeyDirectiveDelegate
- extends AbstractDirectiveDelegate
Process a set of QueryAdHocForeignKeyExistenceDirectives.
Supported API: false
Extendable: false
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
QueryAdHocForeignKeyDirectiveDelegate
public QueryAdHocForeignKeyDirectiveDelegate()
processDirectives
public void processDirectives(Directive[] dir)
throws WTException
Supported API: false
- Specified by:
processDirectives
in interface DirectiveDelegate
- Specified by:
processDirectives
in class AbstractDirectiveDelegate
- Parameters:
dir
-
- Throws:
WTException
getAdHocForeignKeyQueryDatas
private AdHocForeignKeyLinkQueryData[] getAdHocForeignKeyQueryDatas(QueryAdhocForeignKeyExistenceDirective directive)
throws WTException
- Throws:
WTException