Uses of Class
wt.epm.workspaces.EPMWorkspaceIdentity

Packages that use EPMWorkspaceIdentity
wt.epm.workspaces   
 

Uses of EPMWorkspaceIdentity in wt.epm.workspaces
 

Methods in wt.epm.workspaces that return EPMWorkspaceIdentity
static EPMWorkspaceIdentity EPMWorkspaceIdentity.newEPMWorkspaceIdentity(String name, WTPrincipalReference principal)
          

Supported API: false
 

Methods in wt.epm.workspaces with parameters of type EPMWorkspaceIdentity
protected  boolean EPMWorkspaceIdentity.readVersion(EPMWorkspaceIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  void EPMWorkspace.setIdentificationObject(EPMWorkspaceIdentity identity)
          

Supported API: false