public class DMPEventDMO extends DMPMessageDMO implements de.novanic.eventservice.client.event.Event, Serializable
Generated from the dmp schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
DMPEventDMO() |
|
DMPEventDMO(DmcTypeModifierMV mods) |
protected |
DMPEventDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addModify(Modifier value)
Adds another modify to the specified value.
|
DmcAttribute<?> |
addModify(Object value)
Adds another modify value.
|
DmcAttribute<?> |
delModify(Modifier value)
Deletes a modify from the specified value.
|
DmcAttribute<?> |
delModify(Object value)
Deletes a modify value.
|
DMPEventTypeEnum |
getEventTypeDMP() |
Integer |
getHandlerID() |
Long |
getListenerID() |
DMPEventDMO |
getModificationRecorder() |
Iterator<Modifier> |
getModify() |
int |
getModifySize() |
DMPEventDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
Modifier |
getNthModify(int i) |
Integer |
getOriginatorID() |
String |
getSlice() |
DMPEventDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
NameContainer |
getSource() |
DmcObject |
getSourceObject() |
ClassDefinitionREF |
getSourceObjectClass() |
ClassDefinitionREF |
getSourceObjectClassREF() |
Boolean |
isMyOwnEvent() |
Boolean |
isNotifyOriginator() |
boolean |
modifyContains(Modifier value) |
void |
remEventTypeDMP()
Removes the eventTypeDMP attribute value.
|
void |
remHandlerID()
Removes the handlerID attribute value.
|
void |
remListenerID()
Removes the listenerID attribute value.
|
void |
remModify()
Removes the modify attribute value.
|
void |
remMyOwnEvent()
Removes the myOwnEvent attribute value.
|
void |
remNotifyOriginator()
Removes the notifyOriginator attribute value.
|
void |
remOriginatorID()
Removes the originatorID attribute value.
|
void |
remSlice()
Removes the slice attribute value.
|
void |
remSource()
Removes the source attribute value.
|
void |
remSourceObject()
Removes the sourceObject attribute value.
|
void |
remSourceObjectClass()
Removes the sourceObjectClass attribute value.
|
void |
setEventTypeDMP(DMPEventTypeEnum value)
Sets eventTypeDMP to the specified value.
|
void |
setEventTypeDMP(Object value)
Sets eventTypeDMP to the specified value.
|
void |
setHandlerID(Integer value)
Sets handlerID to the specified value.
|
void |
setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
setListenerID(Long value)
Sets listenerID to the specified value.
|
void |
setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
setMyOwnEvent(Boolean value)
Sets myOwnEvent to the specified value.
|
void |
setMyOwnEvent(Object value)
Sets myOwnEvent to the specified value.
|
void |
setNotifyOriginator(Boolean value)
Sets notifyOriginator to the specified value.
|
void |
setNotifyOriginator(Object value)
Sets notifyOriginator to the specified value.
|
void |
setOriginatorID(Integer value)
Sets originatorID to the specified value.
|
void |
setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
setSlice(Object value)
Sets slice to the specified value.
|
void |
setSlice(String value)
Sets slice to the specified value.
|
void |
setSource(DmcObjectName value)
Sets source to the specified value.
|
void |
setSource(NameContainer value)
Sets source to the specified value.
|
void |
setSource(Object value)
Sets source to the specified value.
|
void |
setSourceObject(DmcObject value)
Sets sourceObject to the specified value.
|
void |
setSourceObject(Object value)
Sets sourceObject to the specified value.
|
void |
setSourceObjectClass(ClassDefinitionDMO value)
Sets sourceObjectClass to the specified value.
|
void |
setSourceObjectClass(Object value)
Sets sourceObjectClass to the specified value.
|
addNvp, addNvp, addRequestID, addRequestID, delNvp, delNvp, delRequestID, delRequestID, getNthNvp, getNthRequestID, getNvp, getNvpSize, getRequestID, getRequestIDSize, getTimeMS, isTrackingEnabled, nvpContains, remNvp, remRequestID, remTimeMS, remTrackingEnabled, requestIDContains, setTimeMS, setTimeMS, setTrackingEnabled, setTrackingEnabled, supportsBackrefTrackingadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public DMPEventDMO()
protected DMPEventDMO(String oc)
public DMPEventDMO(DmcTypeModifierMV mods)
public DMPEventDMO getNew()
DmcObjectpublic DMPEventDMO getSlice(DmcSliceInfo info)
DmcObjectpublic DMPEventDMO getModificationRecorder()
public NameContainer getSource()
public void setSource(NameContainer value)
value - NameContainerpublic void setSource(DmcObjectName value)
value - NameContainerpublic void setSource(Object value) throws DmcValueException
value - A value compatible with DmcTypeNameContainerSVDmcValueException - if value is not correctpublic void remSource()
public ClassDefinitionREF getSourceObjectClass()
public ClassDefinitionREF getSourceObjectClassREF()
public void setSourceObjectClass(ClassDefinitionDMO value)
value - ClassDefinitionDMOpublic void setSourceObjectClass(Object value) throws DmcValueException
value - A value compatible with DmcTypeClassDefinitionREFSVDmcValueException - if value is not correctpublic void remSourceObjectClass()
public Modifier getNthModify(int i)
i - the indexpublic DmcAttribute<?> addModify(Modifier value)
value - Modifierpublic boolean modifyContains(Modifier value)
value - Modifierpublic DmcAttribute<?> addModify(Object value) throws DmcValueException
value - A value compatible with ModifierDmcValueException - if value is not correctpublic int getModifySize()
public DmcAttribute<?> delModify(Object value) throws DmcValueException
value - The Modifier to be deleted from set of attribute values.DmcValueException - if the value is incorrectpublic DmcAttribute<?> delModify(Modifier value)
value - Modifierpublic void remModify()
public DmcObject getSourceObject()
public void setSourceObject(DmcObject value)
value - DmcObjectpublic void setSourceObject(Object value) throws DmcValueException
value - A value compatible with DmcTypeDmcObjectSVDmcValueException - if value is not correctpublic void remSourceObject()
public Integer getOriginatorID()
public void setOriginatorID(Integer value)
value - Integerpublic void setOriginatorID(Object value) throws DmcValueException
value - A value compatible with DmcTypeIntegerSVDmcValueException - if value is not correctpublic void remOriginatorID()
public Integer getHandlerID()
public void setHandlerID(Integer value)
value - Integerpublic void setHandlerID(Object value) throws DmcValueException
value - A value compatible with DmcTypeIntegerSVDmcValueException - if value is not correctpublic void remHandlerID()
public Boolean isNotifyOriginator()
public void setNotifyOriginator(Boolean value)
value - Booleanpublic void setNotifyOriginator(Object value) throws DmcValueException
value - A value compatible with DmcTypeBooleanSVDmcValueException - if value is not correctpublic void remNotifyOriginator()
public String getSlice()
public void setSlice(String value)
value - Stringpublic void setSlice(Object value) throws DmcValueException
value - A value compatible with DmcTypeStringSVDmcValueException - if value is not correctpublic void remSlice()
public Long getListenerID()
public void setListenerID(Long value)
value - Longpublic void setListenerID(Object value) throws DmcValueException
value - A value compatible with DmcTypeLongSVDmcValueException - if value is not correctpublic void remListenerID()
public Boolean isMyOwnEvent()
public void setMyOwnEvent(Boolean value)
value - Booleanpublic void setMyOwnEvent(Object value) throws DmcValueException
value - A value compatible with DmcTypeBooleanSVDmcValueException - if value is not correctpublic void remMyOwnEvent()
public DMPEventTypeEnum getEventTypeDMP()
public void setEventTypeDMP(DMPEventTypeEnum value)
value - DMPEventTypeEnumpublic void setEventTypeDMP(Object value) throws DmcValueException
value - A value compatible with DmcTypeDMPEventTypeEnumSVDmcValueException - if value is not correctpublic void remEventTypeDMP()
Copyright © 2023. All rights reserved.