Package com.kloudville.catalog.plm
Class catalogInfo
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.catalog.plm.catalogInfo
Catalog Information
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
AddonsRestrictions: maxlength: 16 enumeration: PRODUCT (Products) enumeration: CHARGE (Charges) enumeration: ASSET (Assets) enumeration: RULE (Rules)int
Categories -
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
-
productInfo
-
addons
public int addonsAddons -
categories
public int categoriesCategories -
catalogType
Restrictions: maxlength: 16 enumeration: PRODUCT (Products) enumeration: CHARGE (Charges) enumeration: ASSET (Assets) enumeration: RULE (Rules)
-
-
Constructor Details
-
catalogInfo
public catalogInfo()
-