|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.alfresco.DesktopAction
org.alfresco.filesys.repo.desk.URLDesktopAction
public class URLDesktopAction
URL Desktop Action Class
Simple desktop action that returns a test URL.
Field Summary |
---|
Fields inherited from class org.alfresco.filesys.alfresco.DesktopAction |
---|
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 Summary | |
---|---|
URLDesktopAction()
Class constructor |
Method Summary | |
---|---|
java.lang.String |
getConfirmationString()
Return the action confirmation string to be displayed by the client application |
DesktopResponse |
runAction(DesktopParams params)
Run the desktop action |
Methods inherited from class org.alfresco.filesys.alfresco.DesktopAction |
---|
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, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public URLDesktopAction()
Method Detail |
---|
public java.lang.String getConfirmationString()
DesktopAction
getConfirmationString
in class DesktopAction
public DesktopResponse runAction(DesktopParams params)
DesktopAction
runAction
in class DesktopAction
params
- DesktopParams
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |