|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.replication.sender.SenderServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
Deprecated. |
private static String |
FC_RESOURCE
Deprecated. |
(package private) static boolean |
SERVER
Deprecated. |
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
SenderServiceFwd()
Deprecated. |
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. |
private static Manager |
getManager()
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public SenderServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public WTUnit addContentToUnit(String unitNum, String fullPath, ContentRoleType roleType) throws WTException
addContentToUnit
in interface SenderService
unitNum
- fullPath
- roleType
-
WTException
public WTUnit uploadUnitInitialize(UnitSendRecord sendRec, String fullTeamTemplateName, String transType, String embFolder, boolean onSchedule, Timestamp timeStamp) throws WTReplicationException, WTException
uploadUnitInitialize
in interface SenderService
sendRec
- fullTeamTemplateName
- transType
- embFolder
- onSchedule
- timeStamp
-
WTReplicationException
WTException
public WTUnit addContentToUnit(String unitNum, String version, String iteration, String fullPath, ContentRoleType roleType) throws WTException
addContentToUnit
in interface SenderService
unitNum
- version
- iteration
- fullPath
- roleType
-
WTException
public void testManifest(WTUnit unit, ApplicationData appData, String fullPath) throws WTException
testManifest
in interface SenderService
unit
- appData
- fullPath
-
WTException
public WTUnit addContentToUnit(ObjectReference unitRef, String fullPath, ContentRoleType roleType) throws WTException
addContentToUnit
in interface SenderService
unitRef
- fullPath
- roleType
-
WTException
public Enumeration getRemoteTeamTemplates(Site rmtSite) throws WTException
getRemoteTeamTemplates
in interface SenderService
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
scheduleSendOperation
in interface SenderService
unit
- fullTeamTemplateName
- site
- bEMBPipe
- embFolder
- startTime
- scheduled
- description
- toUser
- toTeamTemplate
- locale
-
WTException
WTPropertyVetoException
public Enumeration getAllSendRecordsForUnit(WTUnit unit) throws WTException
getAllSendRecordsForUnit
in interface SenderService
unit
-
WTException
public QueryResult getSendRecordsByScheduleStatus(WTUnit unit, String site, String status) throws WTException
getSendRecordsByScheduleStatus
in interface SenderService
unit
- site
- status
-
WTException
public QueryResult getSendRecordsBySenderStatus(WTUnit unit, String site, UnitReplicationStatus status) throws WTException
getSendRecordsBySenderStatus
in interface SenderService
unit
- site
- status
-
WTException
public QueryResult getAllSendRecordsForSite(WTUnit unit, String site) throws WTException
getAllSendRecordsForSite
in interface SenderService
unit
- site
-
WTException
public boolean isSendOperationActive(WTUnit unit, String site) throws WTException
isSendOperationActive
in interface SenderService
unit
- site
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |