Uses of Interface
wt.fc.manifest.DirectiveDelegate

Packages that use DirectiveDelegate
wt.fc.manifest   
 

Uses of DirectiveDelegate in wt.fc.manifest
 

Classes in wt.fc.manifest that implement DirectiveDelegate
 class AbstractDirectiveDelegate
          

Supported API: false

Extendable: false
 class QueryAdHocForeignKeyDirectiveDelegate
          Process a set of QueryAdHocForeignKeyExistenceDirectives.
 class QueryLinkExistenceDirectiveDelegate
          Process a set of QueryLinkExistenceDirectives.
 class QueryLinkExistenceSingleRoleDirectiveDelegate
          Process a set of QueryLinkExistenceSingleRoleDirectives

Supported API: false

Extendable: false
 

Methods in wt.fc.manifest that return DirectiveDelegate
 DirectiveDelegate DirectiveDelegateFactory.getDirectiveDelegate(String directiveType)
          Gets and returns an instance of a class that implements the URLActionDelegate interface.