public class LookupTableUIAdvisor extends AbstractActionUIAdvisor<LookupTableInfo>
Constructor and Description |
---|
LookupTableUIAdvisor() |
Modifier and Type | Method and Description |
---|---|
Class<LookupTableInfo> |
getRepresentationType() |
boolean |
removeResource(String resourceId)
Remove the resource with the given ID.
|
LookupTableInfo |
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<LookupTableInfo> getRepresentationType()
ActionUIAdvisor.supportsRetrieval()
public boolean supportsRemoval()
ActionUIAdvisor
supportsRemoval
in interface ActionUIAdvisor<LookupTableInfo>
supportsRemoval
in class AbstractActionUIAdvisor<LookupTableInfo>
public boolean removeResource(String resourceId)
ActionUIAdvisor
removeResource
in interface ActionUIAdvisor<LookupTableInfo>
removeResource
in class AbstractActionUIAdvisor<LookupTableInfo>
resourceId
- the identifier of the resource to removeActionUIAdvisor.supportsRemoval()
public boolean supportsRetrieval()
ActionUIAdvisor
supportsRetrieval
in interface ActionUIAdvisor<LookupTableInfo>
supportsRetrieval
in class AbstractActionUIAdvisor<LookupTableInfo>
public LookupTableInfo retrieveResource(String resourceId)
ActionUIAdvisor
retrieveResource
in interface ActionUIAdvisor<LookupTableInfo>
retrieveResource
in class AbstractActionUIAdvisor<LookupTableInfo>
resourceId
- the resource identifiernull
ActionUIAdvisor.supportsRetrieval()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a