Uses of Interface
wt.epm.attributes.EPMAttributeDelegate

Packages that use EPMAttributeDelegate
wt.epm.attributes   
 

Uses of EPMAttributeDelegate in wt.epm.attributes
 

Classes in wt.epm.attributes that implement EPMAttributeDelegate
 class EPMAttributeDelegateWithWarnings
          Implementation of EPMAttributeDelegate that does not throw exception on data type mismatch between parameter and IBA.
 class EPMDefaultAttributeDelegate
          Default Attribute Delegate.
 

Methods in wt.epm.attributes that return EPMAttributeDelegate
static EPMAttributeDelegate EPMAttributeHelper.getAttributeDelegate(IBAHolder object, EPMAuthoringAppType authApp)
          Returns the EPMAttributeDelegate implementation configured in service.properties based upon IBAHolder and AuthoringAppType.