|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
WTUnit |
addContentToUnit(ObjectReference unitRef,
String fullPath,
ContentRoleType roleType)
Deprecated. |
WTUnit |
addContentToUnit(String unitNum,
String fullPath,
ContentRoleType roleType)
Deprecated. |
WTUnit |
addContentToUnit(String unitNum,
String version,
String iteration,
String fullPath,
ContentRoleType roleType)
Deprecated. |
QueryResult |
getAllSendRecordsForSite(WTUnit unit,
String site)
Deprecated. |
Enumeration |
getAllSendRecordsForUnit(WTUnit unit)
Deprecated. |
Enumeration |
getRemoteTeamTemplates(Site rmtSite)
Deprecated. |
QueryResult |
getSendRecordsByScheduleStatus(WTUnit unit,
String site,
String status)
Deprecated. |
QueryResult |
getSendRecordsBySenderStatus(WTUnit unit,
String site,
UnitReplicationStatus status)
Deprecated. |
boolean |
isSendOperationActive(WTUnit unit,
String site)
Deprecated. |
void |
scheduleSendOperation(WTUnit unit,
String fullTeamTemplateName,
Site site,
boolean bEMBPipe,
String embFolder,
Timestamp startTime,
boolean scheduled,
String description,
String toUser,
String toTeamTemplate,
Locale locale)
Deprecated. |
void |
testManifest(WTUnit unit,
ApplicationData appData,
String fullPath)
Deprecated. |
WTUnit |
uploadUnitInitialize(UnitSendRecord sendRec,
String fullTeamTemplateName,
String transType,
String embFolder,
boolean onSchedule,
Timestamp timeStamp)
Deprecated. |
Method Detail |
public WTUnit addContentToUnit(String unitNum, String fullPath, ContentRoleType roleType) throws WTException
unitNum
- fullPath
- roleType
-
WTException
public WTUnit uploadUnitInitialize(UnitSendRecord sendRec, String fullTeamTemplateName, String transType, String embFolder, boolean onSchedule, Timestamp timeStamp) throws WTReplicationException, WTException
sendRec
- fullTeamTemplateName
- transType
- embFolder
- onSchedule
- timeStamp
-
WTReplicationException
WTException
public WTUnit addContentToUnit(String unitNum, String version, String iteration, String fullPath, ContentRoleType roleType) throws WTException
unitNum
- version
- iteration
- fullPath
- roleType
-
WTException
public void testManifest(WTUnit unit, ApplicationData appData, String fullPath) throws WTException
unit
- appData
- fullPath
-
WTException
public WTUnit addContentToUnit(ObjectReference unitRef, String fullPath, ContentRoleType roleType) throws WTException
unitRef
- fullPath
- roleType
-
WTException
public Enumeration getRemoteTeamTemplates(Site rmtSite) throws WTException
rmtSite
-
WTException
public void scheduleSendOperation(WTUnit unit, String fullTeamTemplateName, Site site, boolean bEMBPipe, String embFolder, Timestamp startTime, boolean scheduled, String description, String toUser, String toTeamTemplate, Locale locale) throws WTException, WTPropertyVetoException
unit
- fullTeamTemplateName
- site
- bEMBPipe
- embFolder
- startTime
- scheduled
- description
- toUser
- toTeamTemplate
- locale
-
WTException
WTPropertyVetoException
public Enumeration getAllSendRecordsForUnit(WTUnit unit) throws WTException
unit
-
WTException
public QueryResult getSendRecordsByScheduleStatus(WTUnit unit, String site, String status) throws WTException
unit
- site
- status
-
WTException
public QueryResult getSendRecordsBySenderStatus(WTUnit unit, String site, UnitReplicationStatus status) throws WTException
unit
- site
- status
-
WTException
public QueryResult getAllSendRecordsForSite(WTUnit unit, String site) throws WTException
unit
- site
-
WTException
public boolean isSendOperationActive(WTUnit unit, String site) throws WTException
unit
- site
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |