|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.manifest.AbstractDirective
wt.fc.manifest.QueryAdhocForeignKeyExistenceDirective
Directive for querying non-modeled, foreign key-like associations.
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
Fields inherited from class wt.fc.manifest.AbstractDirective |
VERBOSE |
Fields inherited from interface wt.fc.manifest.Directive |
CRITERIA, RESULT |
Constructor Summary | |
protected |
QueryAdhocForeignKeyExistenceDirective(Class foreignKeyClass,
String foreignKeyAttribute,
Class parentClass,
String parentAttribute,
WTCollection roleObjects,
boolean includeDescendants)
Supported API: false |
Methods inherited from class wt.fc.manifest.AbstractDirective |
addOperation, getDirectiveCriteria, getResult, getTypes, processOperation, putDirectiveCriteria, setResult, toString, validateOperation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
Constructor Detail |
protected QueryAdhocForeignKeyExistenceDirective(Class foreignKeyClass, String foreignKeyAttribute, Class parentClass, String parentAttribute, WTCollection roleObjects, boolean includeDescendants)
foreignKeyClass
- foreignKeyAttribute
- parentClass
- parentAttribute
- roleObjects
- includeDescendants
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |