|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface describing a create descriptor used to create resources of arbitrary kind.
| Method Summary | |
IDestinationDescriptor |
getDestinationDescriptor()
Get destination of the resource to be created. |
ILockDescriptor |
getLockDescriptor()
Get lock descriptor to be applied atomically when creating the resource. |
ILockInfo |
getLockInfo()
Get lock info created atomically while creating the resource. |
void |
setLockDescriptor(ILockDescriptor lockDescriptor)
Set lock descriptor to be applied atomically when creating the resource. |
void |
setLockInfo(ILockInfo lockInfo)
Set lock info created atomically while creating the resource. |
| Method Detail |
public IDestinationDescriptor getDestinationDescriptor()
public ILockDescriptor getLockDescriptor()
public void setLockDescriptor(ILockDescriptor lockDescriptor)
lockDescriptor - lock descriptorpublic ILockInfo getLockInfo()
public void setLockInfo(ILockInfo lockInfo)
lockInfo - lock info
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||