public class DeleteLocationTask extends SessionedTask<java.lang.Object>
| Constructor and Description |
|---|
DeleteLocationTask(Ref ref) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
_execute()
Subclasses implement this method
|
static void |
delete(ConfigService configService, Ref ref) |
static void |
delete(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 DeleteLocationTask(Ref ref)
public static void delete(ConfigService configService, Ref ref) throws NotFoundException, DeleteException
NotFoundExceptionDeleteExceptionpublic static void delete(ConfigService configService, java.lang.String session, Ref ref) throws NotFoundException, DeleteException
NotFoundExceptionDeleteExceptionprotected java.lang.Object _execute()
throws NotFoundException,
DeleteException
SessionedTask_execute in class SessionedTask<java.lang.Object>NotFoundExceptionDeleteException