public interface ResourceManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDescriptor> |
getResourcePerTabularResource(long tabularResourceId) |
List<ResourceDescriptor> |
getResourcePerTabularResourceAndType(long tabularResourceId,
ResourceType type) |
static final String SERVICE_NAME
List<ResourceDescriptor> getResourcePerTabularResource(long tabularResourceId) throws NoSuchTabularResourceException
NoSuchTabularResourceExceptionList<ResourceDescriptor> getResourcePerTabularResourceAndType(long tabularResourceId, ResourceType type) throws NoSuchTabularResourceException
NoSuchTabularResourceExceptionCopyright © 2014. All Rights Reserved.