Package com.appliedolap.essbase
Interface EssLock
- All Superinterfaces:
EssObject
- All Known Implementing Classes:
EssLockImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.appliedolap.essbase.EssObject
EssObject.Type -
Method Summary
-
Method Details
-
getName
String getName()Gets the name of the lock. -
getType
EssObject.Type getType()Description copied from interface:EssObjectGets the type of this object. -
getLockObjectType
com.appliedolap.essbase.client.model.LockObject.TypeEnum getLockObjectType() -
getUser
String getUser() -
getTime
Long getTime()
-