|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiPrimitiveModel
org.stina.framework.core.model.TiString
se.sj.stina.domain.model.impl.standard.SjIntegerStringStandard
public class SjIntegerStringStandard
The integer string datatype is a DecimalString with no decimals.
Field Summary |
---|
Fields inherited from class org.stina.framework.core.model.TiString |
---|
_name |
Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
---|
disposed |
Constructor Summary | |
---|---|
SjIntegerStringStandard()
|
Method Summary | |
---|---|
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
Methods inherited from class org.stina.framework.core.model.TiString |
---|
getPrimitiveClass, getString, setString, setString |
Methods inherited from class org.stina.framework.core.model.TiPrimitiveModel |
---|
clone, clone, compareTo, disposeModel, equals, equalsModel, getValue, getValueImpl, setValue, setValue, setValueImpl, toString |
Methods inherited from class org.stina.framework.support.observer.TiSubject |
---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers, toDebugString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.stina.framework.core.model.TiStringInterface |
---|
getString, setString, setString |
Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
---|
clone, disposeModel, equalsModel, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
---|
getModel, setModel |
Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
---|
toDebugString |
Constructor Detail |
---|
public SjIntegerStringStandard()
Method Detail |
---|
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiString
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiString
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |