Package com.kloudville.system.core
Class appinfo.dynamicEnum
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.system.core.appinfo.dynamicEnum
- Enclosing class:
- appinfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kloudville.data.object.DataObject
clearModified, compareDates, copy, formatDecimal, formatDecimalField, getAnyValue, getAnyValueNames, getChildLabel, getDefinition, getDisplayName, getEnumValue, getEnumValueArray, getEnumValueByCode, getEnumValueByIndex, getExtension, getExtensionDefinition, getFormattedMessage, getLastUpdated, getObjectId, getObjectIds, getParent, getText, getTopParent, has, hasChild, hasValue, htmlToText, isDeleted, isError, isModified, isNewObject, mapFrom, mapTo, setAnyValue, setDeleted, setFormattedValue, setNewObject, setObjectId, setText, toJSON, toXML, validate, valToXML
-
Field Details
-
event
Restrictions: maxlength: 128
-
api
-
type
Restrictions: maxlength: 10 enumeration: REF (Reference) enumeration: PARAM (Need Param)
-
needData
public boolean needData -
param
-
searchParam
-
-
Constructor Details
-
dynamicEnum
public dynamicEnum()
-