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
MalformedURLException
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getIconFileName()
getIconFileName
in interface Action
public String getUrlName()
getUrlName
in interface Action
Copyright © 2016–2022. All rights reserved.