public class EchoDesktopAction extends DesktopAction
Simple desktop action that echoes back the received string.
AttrAlfrescoFiles, AttrAlfrescoFolders, AttrAllowNoParams, AttrAnyFiles, AttrAnyFilesFolders, AttrAnyFolders, AttrClientFiles, AttrClientFolders, AttrMultiplePaths, AttrTargetFiles, AttrTargetFolders, logger, PreConfirmAction, PreCopyToTarget, PreLocalToWorkingCopy, StsAccessDenied, StsAuthTicket, StsBadParameter, StsCommandLine, StsError, StsFileNotFound, StsLaunchURL, StsNoSuchAction, StsNotWorkingCopy, StsSuccess| Constructor and Description |
|---|
EchoDesktopAction()
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfirmationString()
Return the action confirmation string to be displayed by the client application
|
DesktopResponse |
runAction(DesktopParams params)
Run the desktop action
|
equals, getAttributes, getContext, getName, getPreProcessActions, getPseudoFile, getServiceRegistry, getWebappURL, hasAttribute, hasDebug, hasPreProcessAction, hasPseudoFile, hasWebappURL, initializeAction, initializeAction, setAttributes, setDebug, setFilename, setName, setPath, setPreProcessActions, setPseudoFile, setServiceRegistry, setWebappURL, standardInitialize, toStringpublic java.lang.String getConfirmationString()
DesktopActiongetConfirmationString in class DesktopActionpublic DesktopResponse runAction(DesktopParams params)
DesktopActionrunAction in class DesktopActionparams - DesktopParamsCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.