public class GetSimpleDataTask<R> extends SessionedTask<R>
| Constructor and Description |
|---|
GetSimpleDataTask(Ref ref) |
| Modifier and Type | Method and Description |
|---|---|
protected R |
_execute()
Subclasses implement this method
|
static <T> T |
getData(ConfigService configService, Ref ref) |
static <T> T |
getData(ConfigService configService, java.lang.String session, Ref ref) |
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic GetSimpleDataTask(Ref ref)
public static <T> T getData(ConfigService configService, Ref ref) throws NotFoundException
NotFoundExceptionpublic static <T> T getData(ConfigService configService, java.lang.String session, Ref ref) throws NotFoundException
NotFoundExceptionprotected R _execute() throws NotFoundException
SessionedTask_execute in class SessionedTask<R>NotFoundException