@API(type=INTERNAL, src=PUBLIC) public class TableMoveOrCopyColumnOperation extends AuthorOperationWithResult
Constructor and Description |
---|
TableMoveOrCopyColumnOperation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
doOperation(AuthorDocumentModel model,
ArgumentsMap args)
Performs the actual operation and return a result to be sent to the client-side code.
|
java.lang.String |
getDescription() |
public java.lang.String doOperation(AuthorDocumentModel model, ArgumentsMap args) throws AuthorOperationException
AuthorOperationWithResult
doOperation
in class AuthorOperationWithResult
model
- The web author document model.args
- The map of arguments. The argument names are the names passed by the calling JS code.AuthorOperationException
- Thrown when the operation fails.public java.lang.String getDescription()
getDescription
in interface Extension
getDescription
in class AuthorOperationWithResult
© Copyright Syncro Soft SRL 2002 - 2020. All rights reserved.