com.ptc.epm.commands.transaction
Class AddContentOpSrv
java.lang.Object
com.ptc.epm.commands.transaction.AbstractContentOp
com.ptc.epm.commands.transaction.AddContentOpSrv
- All Implemented Interfaces:
- Serializable, TransactionOp
- public class AddContentOpSrv
- extends AbstractContentOp
- See Also:
- Serialized Form
BUFSIZ
private static final int BUFSIZ
- See Also:
- Constant Field Values
fileName
private String fileName
AddContentOpSrv
public AddContentOpSrv()
AddContentOpSrv
public AddContentOpSrv(ContentHolder holder,
File file,
String _fileName,
boolean asPrimary)
throws WTException,
FileNotFoundException
execute
public Object execute(DataExchange exchange)
throws WTException
- Specified by:
execute
in interface TransactionOp
- Overrides:
execute
in class AbstractContentOp
- Throws:
WTException
toString
public String toString()