public class CodeListUIAdvisor extends AbstractActionUIAdvisor<CodeList>
Constructor and Description |
---|
CodeListUIAdvisor() |
Modifier and Type | Method and Description |
---|---|
Class<CodeList> |
getRepresentationType() |
boolean |
removeResource(String resourceId)
Remove the resource with the given ID.
|
CodeList |
retrieveResource(String resourceId)
Retrieve a resource representation for the resource with the given ID.
|
boolean |
supportsRemoval()
States if resource removal is supported.
|
boolean |
supportsRetrieval()
States if retrieving a representation of the resource is possible.
|
clear, supportsClear
public Class<CodeList> getRepresentationType()
ActionUIAdvisor.supportsRetrieval()
public boolean supportsRemoval()
ActionUIAdvisor
supportsRemoval
in interface ActionUIAdvisor<CodeList>
supportsRemoval
in class AbstractActionUIAdvisor<CodeList>
public boolean removeResource(String resourceId)
ActionUIAdvisor
removeResource
in interface ActionUIAdvisor<CodeList>
removeResource
in class AbstractActionUIAdvisor<CodeList>
resourceId
- the identifier of the resource to removeActionUIAdvisor.supportsRemoval()
public boolean supportsRetrieval()
ActionUIAdvisor
supportsRetrieval
in interface ActionUIAdvisor<CodeList>
supportsRetrieval
in class AbstractActionUIAdvisor<CodeList>
public CodeList retrieveResource(String resourceId)
ActionUIAdvisor
retrieveResource
in interface ActionUIAdvisor<CodeList>
retrieveResource
in class AbstractActionUIAdvisor<CodeList>
resourceId
- the resource identifiernull
ActionUIAdvisor.supportsRetrieval()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a