Uses of Class
wt.sandbox.InitialCheckinData

Packages that use InitialCheckinData
com.ptc.netmarkets.interop   
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
 

Uses of InitialCheckinData in com.ptc.netmarkets.interop
 

Methods in com.ptc.netmarkets.interop that return InitialCheckinData
private  InitialCheckinData StandardNmInteropService.checkGetInitialCheckinData(CheckInTableModel.RowData rData, Versioned ver, String teamOid, String lifecycleOid)
           
 

Uses of InitialCheckinData in wt.sandbox
 

Methods in wt.sandbox with parameters of type InitialCheckinData
protected  AdminDomainRef InitialCheckinDataApplicator.getDomain(InitialCheckinData data)
          Internal utility for use by InitialCheckinDataApplicator and its subclasses to derive the target administrative domain from an InitialCheckinData instance.
protected  Folder InitialCheckinDataApplicator.getFolder(InitialCheckinData data)
          Internal utility for use by InitialCheckinDataApplicator and its subclasses to derive the target folder domain from an InitialCheckinData instance (i.e.
protected  WTPrincipalReference InitialCheckinDataApplicator.getOrganizationReference(InitialCheckinData data)
          Internal utility for use by InitialCheckinDataApplicator and its subclasses to derive the target organization from an InitialCheckinData instance.
protected  boolean InitialCheckinData.readVersion(InitialCheckinData thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.