|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILockDescriptor | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| com.sap.netweaver.bc.rf.mi.lock | Contains repository framework manager interface for locking. |
| Uses of ILockDescriptor in com.sap.netweaver.bc.rf.common.namespace |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as ILockDescriptor | |
protected ILockDescriptor |
AbstractCreateDescriptor.lockDescriptor
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return ILockDescriptor | |
ILockDescriptor |
AbstractCreateDescriptor.getLockDescriptor()
Get lock descriptor to be applied atomically when creating the resource. |
ILockDescriptor |
ICreateDescriptor.getLockDescriptor()
Get lock descriptor to be applied atomically when creating the resource. |
| Methods in com.sap.netweaver.bc.rf.common.namespace with parameters of type ILockDescriptor | |
void |
AbstractCreateDescriptor.setLockDescriptor(ILockDescriptor lockDescriptor)
Set lock descriptor to be applied atomically when creating the resource. |
void |
ICreateDescriptor.setLockDescriptor(ILockDescriptor lockDescriptor)
Set lock descriptor to be applied atomically when creating the resource. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type ILockDescriptor | |
AbstractCreateDescriptor(IDestinationDescriptor destinationDescriptor,
ILockDescriptor lockDescriptor)
Construct object of class AbstractCreateDescriptor. |
|
| Uses of ILockDescriptor in com.sap.netweaver.bc.rf.mi.lock |
| Methods in com.sap.netweaver.bc.rf.mi.lock with parameters of type ILockDescriptor | |
ILockInfo |
IMutableLockManager.lock(IResourceHandle resourceHandle,
ILockDescriptor lockDescriptor)
Lock a resource (content, properties, etc. and the namespace, not the resources, below the resource). |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||