wt.fc.manifest
Class AbstractDirectiveDelegate
java.lang.Object
wt.fc.manifest.AbstractDirectiveDelegate
- All Implemented Interfaces:
- DirectiveDelegate
- Direct Known Subclasses:
- QueryAdHocForeignKeyDirectiveDelegate, QueryLinkExistenceDirectiveDelegate
- public abstract class AbstractDirectiveDelegate
- extends Object
- implements DirectiveDelegate
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
verbose
private static boolean verbose
AbstractDirectiveDelegate
public AbstractDirectiveDelegate()
processDirectives
public abstract void processDirectives(Directive[] dir)
throws WTException
Supported API: false
- Specified by:
processDirectives
in interface DirectiveDelegate
- Parameters:
dir
-
- Throws:
WTException