Package com.kloudville.event
Class registerSubscriptionReq
java.lang.Object
com.kloudville.data.object.DataObject
com.kloudville.event.registerSubscriptionReq
-
Field Summary
FieldsModifier and TypeFieldDescriptionRestrictions: Mandatory: true maxlength: 1024Restrictions: maxlength: 32Restrictions: Mandatory: true maxlength: 64String[]
Restrictions: Mandatory: true maxlength: 16 enumeration: CREATED enumeration: UPDATED enumeration: DELETED enumeration: STATUS enumeration: FINAL enumeration: NEGATIVE enumeration: ANYRestrictions: maxlength: 64 -
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
-
callback
Restrictions: Mandatory: true maxlength: 1024
-
domain
Restrictions: Mandatory: true maxlength: 64
-
contextType
Restrictions: maxlength: 32
-
eventType
Restrictions: Mandatory: true maxlength: 16 enumeration: CREATED enumeration: UPDATED enumeration: DELETED enumeration: STATUS enumeration: FINAL enumeration: NEGATIVE enumeration: ANY
-
identifier
Restrictions: maxlength: 64
-
expression
-
-
Constructor Details
-
registerSubscriptionReq
public registerSubscriptionReq()
-