public abstract class RepositoryAction extends Object implements Action, Serializable, Cloneable
| Constructor and Description |
|---|
RepositoryAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
abstract URL |
getUrl() |
String |
getUrlName() |
public abstract URL getUrl() throws MalformedURLException
MalformedURLExceptionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getIconFileName()
getIconFileName in interface Actionpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2022. All rights reserved.