Package com.kloudville.catalog
Class catalogInfo
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.catalog.catalogInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]
Restrictions: maxlength: 16boolean
Restrictions: maxlength: 256Restrictions: maxlength: 128Restrictions: Mandatory: true maxlength: 48Restrictions: Mandatory: true maxlength: 16 enumeration: PRODUCT (Products) enumeration: CHARGE (Charges) enumeration: ASSET (Assets) enumeration: RULE (Rules) -
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
-
name
Restrictions: Mandatory: true maxlength: 48
-
label
Restrictions: maxlength: 128
-
image
Restrictions: maxlength: 256
-
type
Restrictions: Mandatory: true maxlength: 16 enumeration: PRODUCT (Products) enumeration: CHARGE (Charges) enumeration: ASSET (Assets) enumeration: RULE (Rules)
-
hasCharges
public boolean hasCharges -
currency
Restrictions: maxlength: 16
-
-
Constructor Details
-
catalogInfo
public catalogInfo()
-