public class SubscriptionUpdateOrCreateCommand extends ResourceCommand
Copyright 2004 SAP AG
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_NEVER
Deprecated.
|
static String |
DATE_ONEMONTH
Deprecated.
|
static String |
DATE_ONEWEEK
Deprecated.
|
static String |
DATE_ONEYEAR
Deprecated.
|
static String |
DATE_SET
Deprecated.
|
static String |
DATE_SIXMONTH
Deprecated.
|
static int |
MODUS_SAVE
Deprecated.
|
static int |
MODUS_UPDATE
Deprecated.
|
static String |
TAG_CHANNEL
Deprecated.
|
static String |
TAG_EVENT
Deprecated.
|
static String |
TAG_EXPIRY
Deprecated.
|
static String |
TAG_INTERVAL
Deprecated.
|
static String |
TAG_NAME
Deprecated.
|
static String |
TAG_RECURSION
Deprecated.
|
static String |
TAG_TEXT
Deprecated.
|
MSG_ACCESSDENIED, MSG_AUTHORIZATIONFAILED, MSG_AUTHORIZATIONREQUIRED, MSG_CHILDRESOURCELOCKED, MSG_DATEVALIDATIONERROR, MSG_DOUBLENAMEVALIDATIONERROR, MSG_INVALID_CHANGED_TARGET, MSG_INVALID_TARGET, MSG_INVALIDNAME, MSG_INVALIDRECIPIENT, MSG_IOERROR, MSG_IPN, MSG_IPN_2, MSG_NAMEALREADYEXISTS, MSG_NAMETOOLONG, MSG_NOACCESSFORRESOURCE, MSG_NORECIPIENTGIVEN, MSG_OPERATIONNOTSUPPORTED, MSG_PARENTFOLDERLOCKED, MSG_RESOURCECHECKEDOUT, MSG_RESOURCELOCKED, MSG_RESOURCENOTCHECKEDOUT, MSG_RESOURCEREADONLY, MSG_SYSTEMERROR, MSG_UNKNOWNERROR, MSG_VALIDATIONERROR| Constructor and Description |
|---|
SubscriptionUpdateOrCreateCommand()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canExecuteImpl()
Deprecated.
Default implementation of precondition to execute a command.
|
protected void |
executeResourceImpl()
Deprecated.
Re-Implementation of resource command execute method.
|
IRecipientList |
getInvalidRecipientsForChannel()
Deprecated.
|
protected boolean |
isAccessibleImpl()
Deprecated.
Implementation to check access rights to execute a command.
|
protected boolean |
isSupportedImpl()
Deprecated.
Implementation to check if a system configuration supports the execution of a command.
|
Date |
readExpiryDate(String aDate)
Deprecated.
|
boolean |
setEnvironment(ISubscriptionManager subscriptionManager,
SelectionUserManager selectionUserManager,
ISubscription subscription,
int modus,
IResource resource,
Properties properties)
Deprecated.
|
protected void |
validateResourceImpl()
Deprecated.
Re-Implementation of resource command validate method.
|
executeImpl, getDuplicateName, getResource, isLockedByMeAndSupported, isNotLockedByOtherUser, isNotVersionedOrCheckedOutByMe, isResourceLockedByOther, setResource, validateImplcanExecute, canExecuteDefaultImpl, execute, failed, getMessage, getMessageKey, getRootCauseException, isAccessible, isSupported, isSystemError, setMessage, setMessageKeypublic static final String TAG_EVENT
public static final String TAG_INTERVAL
public static final String TAG_RECURSION
public static final String TAG_TEXT
public static final String TAG_CHANNEL
public static final String TAG_NAME
public static final String TAG_EXPIRY
public static final int MODUS_SAVE
public static final int MODUS_UPDATE
public static final String DATE_ONEWEEK
public static final String DATE_ONEMONTH
public static final String DATE_SIXMONTH
public static final String DATE_ONEYEAR
public static final String DATE_NEVER
public static final String DATE_SET
public SubscriptionUpdateOrCreateCommand()
protected void executeResourceImpl()
throws Exception
ResourceCommandexecuteResourceImpl in class ResourceCommandExceptionpublic IRecipientList getInvalidRecipientsForChannel()
protected boolean canExecuteImpl()
throws WcmException
CommandisAccessible() and isSupported() and
others. For convenience the implementation can call canExecuteDefaultImpl().canExecuteImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected boolean isAccessibleImpl()
throws WcmException
CommandExample: To rename a file at least read and write access permission have to be set.
isAccessibleImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected boolean isSupportedImpl()
throws WcmException
CommandisSupportedImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected void validateResourceImpl()
throws ValidationException
ResourceCommandvalidateResourceImpl in class ResourceCommandValidationException - Only this kind of exceptions are allowedpublic boolean setEnvironment(ISubscriptionManager subscriptionManager, SelectionUserManager selectionUserManager, ISubscription subscription, int modus, IResource resource, Properties properties) throws WcmException
WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice