public interface CatalogGroupAttachmentUpdateCmd extends AttachmentRelationBaseUpdateCmd
CatalogGroupAttachmentUpdate command| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
Define the CLASSNAME.
|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
defaultCommandClassName| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCatalogGroupIdentifier()
Gets the external catalog group identifier.
|
java.lang.Long |
getCatgroupId()
Gets the Catalog Group ID.
|
void |
setCatalogGroupIdentifier(java.lang.String astrIdentifier)
Sets the external identifier for the catalog group.
|
void |
setCatgroupId(java.lang.Long anCatalogGroupId)
Sets the Catalog Group ID.
|
getAttachmentObjectId, getAttachmentRelationDescriptions, getAttachmentRelationId, getAttachmentRelationUsageId, getAttachmentTargetId, getSequence, getURL, setAttachmentObjectId, setAttachmentRelationDescriptions, setAttachmentRelationId, setAttachmentRelationUsageId, setAttachmentTargetId, setCreateMissing, setSequence, setURLcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerstatic final java.lang.String COPYRIGHT
static final java.lang.String CLASSNAME
java.lang.Long getCatgroupId()
java.lang.String getCatalogGroupIdentifier()
void setCatgroupId(java.lang.Long anCatalogGroupId)
anCatalogGroupId - The Catalog Group IDvoid setCatalogGroupIdentifier(java.lang.String astrIdentifier)
astrIdentifier - The external identifier of the Catalog Group