public class DeleteAttachmentTargetCmdImpl extends TaskCommandImpl implements DeleteAttachmentTargetCmd
AttachmentTargetAccessBean
AttachmentAssetAccessBean
StoreEntityAccessBean
AttachmentTargetHelper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
Define the CLASSNAME.
|
| Constructor and Description |
|---|
DeleteAttachmentTargetCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAttachmentTargetId()
Gets the attachment target ID.
|
java.lang.String[] |
getCatalogIdsForCacheInvalidations()
Gets the list of catalog IDs for cache invalidations.
|
java.lang.String[] |
getCatentryIdsForCacheInvalidations()
Gets the list of catalog entry IDs for cache invalidations.
|
java.lang.String[] |
getCatgroupIdsForCacheInvalidations()
Gets the list of catalog group IDs for cache invalidations.
|
java.lang.String[] |
getCollateralIdsForCacheInvalidations()
Gets the list of collateral IDs for cache invalidations.
|
java.util.Collection |
getEMarketingSpotNamesForCacheInvalidations()
Gets the list of e-Marketing Spot names for cache invalidations.
|
java.lang.String |
getIdentifier()
Gets the identifier of the attachment target
|
AccessVector |
getResources()
Gets the access vector accessed by this command.
|
java.lang.Integer |
getStoreentId()
Gets the store entity ID.
|
void |
performExecute()
Main execution for
DeleteAttachmentTarget |
void |
reset()
Resets all the parameters
|
void |
setAttachmentTargetId(java.lang.Long anAttachmentTargetId)
Sets the attachment target ID for the attachment target to be deleted.
|
void |
setIdentifier(java.lang.String astrIdentifier)
Sets the identifier of the attachment target.
|
void |
setRequestProperties(TypedProperty reqParms)
Sets the request properties.
|
void |
setStoreentId(java.lang.Integer anStoreentId)
Sets the store entity ID.
|
void |
validateParameters()
Validates the parameters.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputPropertiescheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiespublic static final java.lang.String CLASSNAME
public java.lang.Long getAttachmentTargetId()
getAttachmentTargetId in interface DeleteAttachmentTargetCmdpublic java.lang.Integer getStoreentId()
getStoreentId in interface DeleteAttachmentTargetCmdpublic java.lang.String getIdentifier()
getIdentifier in interface DeleteAttachmentTargetCmdpublic AccessVector getResources() throws ECException
getResources in interface ECCommandgetResources in class AbstractECTargetableCommandECException - Any ECException capturedpublic void performExecute()
throws ECException
DeleteAttachmentTargetperformExecute in interface ECCommandperformExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class AbstractECTargetableCommandECExceptionpublic void reset()
reset in interface com.ibm.websphere.command.Commandreset in class AbstractECTargetableCommandpublic void setAttachmentTargetId(java.lang.Long anAttachmentTargetId)
setAttachmentTargetId in interface DeleteAttachmentTargetCmdanAttachmentTargetId - The attachment target IDpublic void setStoreentId(java.lang.Integer anStoreentId)
setStoreentId in interface DeleteAttachmentTargetCmdanStoreentId - The store entity IDpublic void setIdentifier(java.lang.String astrIdentifier)
setIdentifier in interface DeleteAttachmentTargetCmdastrIdentifier - The attachment target identifierpublic void setRequestProperties(TypedProperty reqParms) throws ECApplicationException
setRequestProperties in interface DeleteAttachmentTargetCmdreqParms - The request propertiesECApplicationExceptionpublic void validateParameters()
throws ECException
validateParameters in interface ECCommandvalidateParameters in class AbstractECTargetableCommandECExceptionpublic java.lang.String[] getCatalogIdsForCacheInvalidations()
throws ECException
ECExceptionpublic java.lang.String[] getCatentryIdsForCacheInvalidations()
throws ECException
ECExceptionpublic java.lang.String[] getCatgroupIdsForCacheInvalidations()
throws ECException
ECExceptionpublic java.lang.String[] getCollateralIdsForCacheInvalidations()
throws ECException
ECExceptionpublic java.util.Collection getEMarketingSpotNamesForCacheInvalidations()
throws ECException
ECException