|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.coll.attachment.command.AttachmentCreateLinkCommand
public class AttachmentCreateLinkCommand
Command to create link to a resource
| Constructor Summary | |
|---|---|
AttachmentCreateLinkCommand()
|
|
| Method Summary | |
|---|---|
boolean |
canExecute()
Check if command can be executed |
boolean |
execute()
Execute the command |
IResource |
getCreatedLink()
Get the created link by command execution |
Exception |
getLastException()
Get the last exception that occurred during command execution |
LinkType |
getLinkType()
Get the link type |
String |
getNewName()
Get the name of the new resource |
IPropertyMap |
getProperties()
Get the properties on the new resource |
IResource |
getResource()
Get the target collection |
RID |
getTargetRID()
Get the target RID |
protected boolean |
isAccessibleImpl()
|
protected boolean |
isSupportedImpl()
|
void |
setCreatedLink(IResource input)
Set the created link resource. |
void |
setLinkType(LinkType linkType)
Set the link type |
void |
setNewName(String newName)
Set the name of the new resource |
void |
setProperties(IPropertyMap properties)
Set properties on the new resource |
void |
setResource(IResource input)
Set the target collection |
void |
setTargetRID(RID input)
Set the target RID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentCreateLinkCommand()
| Method Detail |
|---|
public void setProperties(IPropertyMap properties)
properties - public IPropertyMap getProperties()
public String getNewName()
public void setNewName(String newName)
newName - public RID getTargetRID()
public void setTargetRID(RID input)
input - public LinkType getLinkType()
public void setLinkType(LinkType linkType)
linkType - public IResource getResource()
public void setResource(IResource input)
input - public IResource getCreatedLink()
public void setCreatedLink(IResource input)
input - public Exception getLastException()
public boolean execute()
public boolean canExecute()
throws WcmException
WcmException
protected boolean isAccessibleImpl()
throws WcmException
WcmExceptionprotected boolean isSupportedImpl()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||