Uses of Class
wt.inf.container.WTContainerIdentity

Packages that use WTContainerIdentity
wt.inf.container   
 

Uses of WTContainerIdentity in wt.inf.container
 

Methods in wt.inf.container that return WTContainerIdentity
 WTContainerIdentity WTContainerInfo.getIdentificationObject(WTContainer container)
          Creates a WTContainerIdentity for the given container.
protected static WTContainerIdentity WTContainerIdentity.newWTContainerIdentity(WTContainer container)
          

Supported API: false
 WTContainerIdentity WTContainerInfo.getIdentificationObject(WTContainer container)
          Creates a WTContainerIdentity for the given container.
protected static WTContainerIdentity WTContainerIdentity.newWTContainerIdentity(WTContainer container)
          

Supported API: false
 

Methods in wt.inf.container with parameters of type WTContainerIdentity
protected  boolean WTContainerIdentity.readVersion(WTContainerIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
private  void OrganizationCache.postChangeIdentity(OrgContainer container, WTContainerIdentity old_identity)
           
private  void IdentityServiceEventHandler.preChangeIdentity(WTContainer container, WTContainerIdentity id)
           
private  void IdentityServiceEventHandler.postChangeIdentity(WTContainer container, WTContainerIdentity id)
           
private  void ContainerPathCache.postChangeIdentity(WTContainer container, WTContainerIdentity old_identity)
           
protected  boolean WTContainerIdentity.readVersion(WTContainerIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
private  void OrganizationCache.postChangeIdentity(OrgContainer container, WTContainerIdentity old_identity)
           
private  void IdentityServiceEventHandler.preChangeIdentity(WTContainer container, WTContainerIdentity id)
           
private  void IdentityServiceEventHandler.postChangeIdentity(WTContainer container, WTContainerIdentity id)
           
private  void ContainerPathCache.postChangeIdentity(WTContainer container, WTContainerIdentity old_identity)