public class FrontendAction extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FrontendAction.ReferencedWorkObject |
Constructor and Description |
---|
FrontendAction(Action action) |
Modifier and Type | Method and Description |
---|---|
String |
getButtonLabel() |
String |
getDescription() |
String |
getEndpoint() |
HttpMethod |
getEndpointHttpMethod() |
String |
getForm() |
String |
getGroup() |
String |
getIcon() |
String |
getId() |
String |
getName() |
FrontendAction.ReferencedWorkObject |
getReferencedWorkObject() |
String |
getUrl() |
boolean |
isEnabled() |
boolean |
isHidden() |
boolean |
isRequired() |
public FrontendAction(Action action)
public String getId()
public String getName()
public String getDescription()
public String getIcon()
public boolean isHidden()
public boolean isEnabled()
public boolean isRequired()
public String getUrl()
public String getForm()
public String getEndpoint()
public HttpMethod getEndpointHttpMethod()
public String getButtonLabel()
public String getGroup()
public FrontendAction.ReferencedWorkObject getReferencedWorkObject()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.