|
Jala 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--HopObject
Method Summary | |
String
|
getAccessName(<Object> obj, <Number> maxLength)
Constructs a name from an object which is unique in the underlying HopObject collection. |
Boolean
|
isClean()
Returns true if the internal state of this HopObject is CLEAN. |
Boolean
|
isDeleted()
Returns true if the internal state of this HopObject is DELETED. |
Boolean
|
isInvalid()
Returns true if the internal state of this HopObject is INVALID. |
Boolean
|
isModified()
Returns true if the internal state of this HopObject is MODIFIED. |
Boolean
|
isNew()
Returns true if the internal state of this HopObject is NEW. |
Boolean
|
isTransient()
Returns true if the internal state of this HopObject is TRANSIENT. |
Boolean
|
isVirtual()
Returns true if the internal state of this HopObject is VIRTUAL. |
Method Detail |
String getAccessName(<Object> obj, <Number> maxLength)
obj
- The object representing or containing the alias name. Possible object types include: maxLength
- The maximum length of the alias
Boolean isClean()
Boolean isDeleted()
Boolean isInvalid()
Boolean isModified()
Boolean isNew()
Boolean isTransient()
Boolean isVirtual()
|
Jala 1.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |