Uses of Class
wt.epm.workspaces.WorkspaceConfigSpec

Packages that use WorkspaceConfigSpec
wt.epm.workspaces   
 

Uses of WorkspaceConfigSpec in wt.epm.workspaces
 

Methods in wt.epm.workspaces with parameters of type WorkspaceConfigSpec
private static WTValuedMap WorkspaceRefreshManager.getNeedsRefresh(WTValuedMap masters, Class objClass, WorkspaceConfigSpec configSpec)
           
protected  boolean WorkspaceConfigSpec.readVersion(WorkspaceConfigSpec thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
private static QueryResult BaselineServiceUtility.getNeedsRefresh(ObjectVectorIfc inVector, WorkspaceConfigSpec configSpec)