public class CopyResourceCommand extends ResourceCommand
Copyright 2004 SAP AG
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 |
|---|
CopyResourceCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canExecuteImpl()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
Review-comment why not do checks of canExecuteDefaultImpl() in Command.canExecute() and then call canExecuteImpl() so canExecuteDefaultImpl() would not be needed?
|
protected void |
executeResourceImpl()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
String |
getNewName()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
IResource |
getNewResource() |
String |
getTarget()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
boolean |
ignorePropertyFailures() |
protected boolean |
isAccessibleImpl()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
protected boolean |
isReadonlyImpl()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
protected boolean |
isSupportedImpl()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
Review-comment CREATE must be checked at the target repository
|
void |
setIgnorePropertyFailures(boolean enable) |
void |
setNewName(String newName)
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
void |
setTarget(String target)
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
|
protected void |
validateResourceImpl()
Is called before
executeWcmImpl() and should be used to do validation checks (e.g. date format validation). |
executeImpl, getDuplicateName, getResource, isLockedByMeAndSupported, isNotLockedByOtherUser, isNotVersionedOrCheckedOutByMe, isResourceLockedByOther, setResource, validateImplcanExecute, canExecuteDefaultImpl, execute, failed, getMessage, getMessageKey, getRootCauseException, isAccessible, isSupported, isSystemError, setMessage, setMessageKeypublic String getNewName()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
public void setNewName(String newName)
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
newName - public void setIgnorePropertyFailures(boolean enable)
enable - public boolean ignorePropertyFailures()
public String getTarget()
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
public void setTarget(String target)
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
target - public IResource getNewResource()
protected void executeResourceImpl()
throws Exception
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
executeResourceImpl in class ResourceCommandExceptionprotected boolean canExecuteImpl()
throws WcmException
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
Review-comment why not do checks of canExecuteDefaultImpl() in Command.canExecute() and then call canExecuteImpl() so canExecuteDefaultImpl() would not be needed?
canExecuteImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected boolean isAccessibleImpl()
throws WcmException
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
isAccessibleImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected boolean isReadonlyImpl()
throws WcmException
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
WcmExceptionprotected boolean isSupportedImpl()
throws WcmException
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
Review-comment CREATE must be checked at the target repository
isSupportedImpl in class CommandWcmException - Must be handled by caller!
Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
protected void validateResourceImpl()
throws ValidationException
executeWcmImpl() and should be used to do validation checks (e.g. date format validation).validateResourceImpl in class ResourceCommandValidationException - Review-reader Dirk Sabiwalsky
Review-date 2001/11/26
| 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