|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.replication.unit.WTUnitServiceFwd
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 | |
WTUnitServiceFwd()
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 WTUnitServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public WTUnit addSeedObjectToUnit(WTObject a_seed, WTUnit a_unit) throws WTException
addSeedObjectToUnit
in interface WTUnitService
a_seed
- a_unit
-
WTException
public QueryResult getUnitSeedLinks(WTUnit a_unit) throws WTException
getUnitSeedLinks
in interface WTUnitService
a_unit
-
WTException
public QueryResult getUnitSeedObjects(WTUnit a_unit) throws WTException
getUnitSeedObjects
in interface WTUnitService
a_unit
-
WTException
public boolean isSeedObjectInUnit(WTObject a_seed, WTUnit a_unit) throws WTException
isSeedObjectInUnit
in interface WTUnitService
a_seed
- a_unit
-
WTException
public WTUnit removeSeedObjectFromUnit(WTObject a_seed, WTUnit a_unit) throws WTException
removeSeedObjectFromUnit
in interface WTUnitService
a_seed
- a_unit
-
WTException
public WTPartConfigSpec getUnitWTPartConfigSpec(WTUnit a_unit) throws WTException
getUnitWTPartConfigSpec
in interface WTUnitService
a_unit
-
WTException
public WTUnit setUnitWTPartConfigSpec(WTPartConfigSpec a_configSpec, WTUnit a_unit) throws WTException
setUnitWTPartConfigSpec
in interface WTUnitService
a_configSpec
- a_unit
-
WTException
public WTUnit removeUnitWTPartConfigSpec(WTUnit a_unit) throws WTException
removeUnitWTPartConfigSpec
in interface WTUnitService
a_unit
-
WTException
public EPMDocConfigSpec getUnitEPMDocConfigSpec(WTUnit a_unit) throws WTException
getUnitEPMDocConfigSpec
in interface WTUnitService
a_unit
-
WTException
public WTUnit setUnitEPMDocConfigSpec(EPMDocConfigSpec a_configSpec, WTUnit a_unit) throws WTException
setUnitEPMDocConfigSpec
in interface WTUnitService
a_configSpec
- a_unit
-
WTException
public WTUnit removeUnitEPMDocConfigSpec(WTUnit a_unit) throws WTException
removeUnitEPMDocConfigSpec
in interface WTUnitService
a_unit
-
WTException
public WTDocumentConfigSpec getUnitWTDocumentConfigSpec(WTUnit a_unit) throws WTException
getUnitWTDocumentConfigSpec
in interface WTUnitService
a_unit
-
WTException
public WTUnit setUnitWTDocumentConfigSpec(WTDocumentConfigSpec a_configSpec, WTUnit a_unit) throws WTException
setUnitWTDocumentConfigSpec
in interface WTUnitService
a_configSpec
- a_unit
-
WTException
public WTUnit removeUnitWTDocumentConfigSpec(WTUnit a_unit) throws WTException
removeUnitWTDocumentConfigSpec
in interface WTUnitService
a_unit
-
WTException
public WTUnit createReplicationBaseline(WTUnit a_unit, boolean as_Exported, boolean as_Imported) throws WTException
createReplicationBaseline
in interface WTUnitService
a_unit
- as_Exported
- as_Imported
-
WTException
public ReplicationBaseline getReplicationBaseline(WTUnit a_unit) throws WTException
getReplicationBaseline
in interface WTUnitService
a_unit
-
WTException
public WTUnit removeReplicationBaseline(WTUnit a_unit) throws WTException
removeReplicationBaseline
in interface WTUnitService
a_unit
-
WTException
public Enumeration getAllOperationRecords(WTUnit unit) throws WTException
getAllOperationRecords
in interface WTUnitService
unit
-
WTException
public void removeAllOperationRecords(WTUnit unit) throws WTException
removeAllOperationRecords
in interface WTUnitService
unit
-
WTException
public WTPart createUnitPartsTree(int treeDepth, int level, String parentNumber, int childIndex) throws WTException
createUnitPartsTree
in interface WTUnitService
treeDepth
- level
- parentNumber
- childIndex
-
WTException
public void initializeUnitStatus(WTUnit unit) throws WTException
initializeUnitStatus
in interface WTUnitService
unit
-
WTException
public UnitOperationRecord getLatestOperationRecord(WTUnit unit, Class concreteOperationClass) throws WTException
getLatestOperationRecord
in interface WTUnitService
unit
- concreteOperationClass
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |