| Constructor and Description |
|---|
ActionLinkTemplate()
Constructor
|
public String getActionUrl()
public void setActionUrl(String actionUrl)
public String getHeaders()
public void setHeaders(String headers)
public boolean getIsConfirmationRequired()
public boolean isIsConfirmationRequired()
public void setIsConfirmationRequired(boolean isConfirmationRequired)
public boolean getIsGroupDefault()
public boolean isIsGroupDefault()
public void setIsGroupDefault(boolean isGroupDefault)
public String getLabel()
public void setLabel(String label)
public String getLabelKey()
public void setLabelKey(String labelKey)
public ActionLinkType getLinkType()
public void setLinkType(ActionLinkType linkType)
public ActionLinkHttpMethod getMethod()
public void setMethod(ActionLinkHttpMethod method)
public int getPosition()
public void setPosition(int position)
public String getRequestBody()
public void setRequestBody(String requestBody)
public String getUserAlias()
public void setUserAlias(String userAlias)
public ActionLinkUserVisibility getUserVisibility()
public void setUserVisibility(ActionLinkUserVisibility userVisibility)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.