Package pl.decerto.hyperon.runtime.model
Class HyperonDomainAttribute
java.lang.Object
pl.decerto.hyperon.runtime.model.HyperonDomainAttribute
- Direct Known Subclasses:
HyperonDomainAttributeProxy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandoublegetBoolean(HyperonContext ctx) getCode()getDate(HyperonContext ctx) getDecimal(HyperonContext ctx) intgetHolder(HyperonContext ctx) intgetId()getInteger(HyperonContext ctx) getLong(HyperonContext ctx) getName()doublegetNumber(HyperonContext ctx) getString(HyperonContext ctx) getType()getValue(ParamContext ctx, Object... args) intintValue(HyperonContext ctx) longlongValue(HyperonContext ctx) toString()
-
Constructor Details
-
HyperonDomainAttribute
public HyperonDomainAttribute()
-
-
Method Details
-
getId
public int getId() -
getCode
-
getName
-
getDescription
-
getRawValue
-
getRawType
-
getDomainType
-
getDomainObject
-
getDomainObjectId
public int getDomainObjectId() -
getType
-
getValue
-
getString
-
getDecimal
-
getNumber
-
getInteger
-
getLong
-
getDate
-
getBoolean
-
getHolder
-
doubleValue
-
intValue
-
longValue
-
booleanValue
-
getDigest
-
toString
-