com.ptc.epm.commands.transaction
Class ContentReplicationOp
java.lang.Object
com.ptc.epm.commands.transaction.ContentReplicationOp
- All Implemented Interfaces:
- Serializable, TransactionOp
- public class ContentReplicationOp
- extends Object
- implements TransactionOp
- See Also:
- Serialized Form
contentHolder
private ContentHolder contentHolder
applData
private ApplicationData applData
cachedDescriptors
private CachedContentDescriptor[] cachedDescriptors
ContentReplicationOp
public ContentReplicationOp()
ContentReplicationOp
public ContentReplicationOp(ContentHolder holder,
ApplicationData appData,
CachedContentDescriptor[] descriptors)
execute
public Object execute(DataExchange exchange)
throws WTException
- Specified by:
execute
in interface TransactionOp
- Throws:
WTException
publishResults
public void publishResults(Object contentHolder,
ResultsMapping results)
- Specified by:
publishResults
in interface TransactionOp
toString
public String toString()
updateInput
public void updateInput(ObjectUpdateTable table)
- Specified by:
updateInput
in interface TransactionOp