public class CheckInOutDesktopAction extends DesktopAction
Provides check in/out functionality via CIFS using the desktop action interface.
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 |
|---|
CheckInOutDesktopAction()
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfirmationString()
Return the confirmation string to be displayed by the client
|
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()
getConfirmationString in class DesktopActionpublic DesktopResponse runAction(DesktopParams params)
runAction in class DesktopActionparams - DesktopParamsCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.