|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.corrspt.xeo.api.core.AbstractModelWrapper
com.corrspt.xeo.api.core.XEOObject
public class XEOObject
Class representing a generic object
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.corrspt.xeo.api.core.AbstractModelWrapper |
|---|
AbstractModelWrapper.SystemAtts |
| Field Summary |
|---|
| Fields inherited from class com.corrspt.xeo.api.core.AbstractModelWrapper |
|---|
object |
| Constructor Summary | |
|---|---|
XEOObject(netgest.bo.runtime.boObject obj)
|
|
| Method Summary | |
|---|---|
boolean |
isWrappableIn(java.lang.String modelName)
Whether this instance is wrappable as a more specific instance |
| Methods inherited from class com.corrspt.xeo.api.core.AbstractModelWrapper |
|---|
addErrorMessage, checkEboContextIsActive, checkObjectLoaded, clearAttributeErrors, clearErrors, clearObjectErrors, destroy, disable, enable, exists, getBoui, getCardId, getCardIdIcon, getDateCreate, getDateLastUpdate, getEboContext, getOriginal, getParent, getXeoModelName, hasAttributeErrors, hasErrors, hasErrorsInObjectOnly, hasParent, isChanged, isDisabled, isEnabled, isSame, isValid, setParent, toString, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XEOObject(netgest.bo.runtime.boObject obj)
| Method Detail |
|---|
public boolean isWrappableIn(java.lang.String modelName)
modelName - The model to check wrappability of this instance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||