Uses of Class
wt.enterprise.RevisionControlledIconDelegate

Packages that use RevisionControlledIconDelegate
wt.doc   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.epm.identity   
 

Uses of RevisionControlledIconDelegate in wt.doc
 

Fields in wt.doc declared as RevisionControlledIconDelegate
private  RevisionControlledIconDelegate DocumentIconDelegate.theRevisionControlledIconDelegate
           
 

Methods in wt.doc that return RevisionControlledIconDelegate
 RevisionControlledIconDelegate DocumentIconDelegate.getRevisionControlledIconDelegate()
          Gets the object for the association that plays role: theRevisionControlledIconDelegate.
 

Methods in wt.doc with parameters of type RevisionControlledIconDelegate
 void DocumentIconDelegate.setRevisionControlledIconDelegate(RevisionControlledIconDelegate a_RevisionControlledIconDelegate)
          Sets the object for the association that plays role: theRevisionControlledIconDelegate.
private  void DocumentIconDelegate.theRevisionControlledIconDelegateValidate(RevisionControlledIconDelegate a_RevisionControlledIconDelegate)
           
 

Uses of RevisionControlledIconDelegate in wt.enterprise
 

Methods in wt.enterprise with parameters of type RevisionControlledIconDelegate
protected  boolean RevisionControlledIconDelegate.readVersion(RevisionControlledIconDelegate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of RevisionControlledIconDelegate in wt.epm.identity
 

Subclasses of RevisionControlledIconDelegate in wt.epm.identity
 class EPMDocumentIconDelegate
          

Supported API: false

Extendable: false