Class CommunicationEventDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.communication.server.entity.CommunicationEventDetail
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of CommunicationEventDetailCommunicationEventDetail(CommunicationEventDetailValue value, EntityPermission entityPermission) Creates a new instance of CommunicationEventDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCommunicationEvent(EntityPermission entityPermission) getCommunicationEvent(Session session) getCommunicationEvent(Session session, EntityPermission entityPermission) getCommunicationEventForUpdate(Session session) booleanbooleangetCommunicationEventPurpose(EntityPermission entityPermission) getCommunicationEventPurpose(Session session) getCommunicationEventPurpose(Session session, EntityPermission entityPermission) booleangetCommunicationEventType(EntityPermission entityPermission) getCommunicationEventType(Session session) getCommunicationEventType(Session session, EntityPermission entityPermission) booleangetCommunicationSource(EntityPermission entityPermission) getCommunicationSource(Session session) getCommunicationSource(Session session, EntityPermission entityPermission) getCommunicationSourceForUpdate(Session session) booleangetDocument(EntityPermission entityPermission) getDocument(Session session) getDocument(Session session, EntityPermission entityPermission) getDocumentForUpdate(Session session) booleanbooleangetOriginalCommunicationEvent(EntityPermission entityPermission) getOriginalCommunicationEvent(Session session) getOriginalCommunicationEvent(Session session, EntityPermission entityPermission) booleangetParentCommunicationEvent(EntityPermission entityPermission) getParentCommunicationEvent(Session session) getParentCommunicationEvent(Session session, EntityPermission entityPermission) booleangetPartyContactMechanism(EntityPermission entityPermission) getPartyContactMechanism(Session session) getPartyContactMechanism(Session session, EntityPermission entityPermission) getPartyContactMechanismForUpdate(Session session) booleanbooleanbooleaninthashCode()voidremove()voidvoidvoidvoidsetCommunicationEventName(String communicationEventName) voidsetCommunicationEventPK(CommunicationEventPK communicationEventPK) voidvoidsetCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) voidvoidsetCommunicationEventTypePK(CommunicationEventTypePK communicationEventTypePK) voidvoidsetCommunicationSourcePK(CommunicationSourcePK communicationSourcePK) voidsetDocument(Document entity) voidsetDocumentPK(DocumentPK documentPK) voidsetFromTime(Long fromTime) voidvoidsetOriginalCommunicationEventPK(CommunicationEventPK originalCommunicationEventPK) voidvoidsetParentCommunicationEventPK(CommunicationEventPK parentCommunicationEventPK) voidvoidsetPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) voidsetThruTime(Long thruTime) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
CommunicationEventDetail
Creates a new instance of CommunicationEventDetail- Throws:
PersistenceException
-
CommunicationEventDetail
public CommunicationEventDetail(CommunicationEventDetailValue value, EntityPermission entityPermission) Creates a new instance of CommunicationEventDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getCommunicationEventDetailValue
-
setCommunicationEventDetailValue
public void setCommunicationEventDetailValue(CommunicationEventDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getCommunicationEventPK
-
getCommunicationEvent
-
getCommunicationEvent
-
getCommunicationEvent
-
getCommunicationEvent
-
getCommunicationEventForUpdate
-
getCommunicationEventForUpdate
-
setCommunicationEventPK
public void setCommunicationEventPK(CommunicationEventPK communicationEventPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCommunicationEvent
-
getCommunicationEventPKHasBeenModified
-
getCommunicationEventName
-
setCommunicationEventName
public void setCommunicationEventName(String communicationEventName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getCommunicationEventNameHasBeenModified
-
getCommunicationEventTypePK
-
getCommunicationEventType
public CommunicationEventType getCommunicationEventType(Session session, EntityPermission entityPermission) -
getCommunicationEventType
-
getCommunicationEventType
-
getCommunicationEventType
-
getCommunicationEventTypeForUpdate
-
getCommunicationEventTypeForUpdate
-
setCommunicationEventTypePK
public void setCommunicationEventTypePK(CommunicationEventTypePK communicationEventTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCommunicationEventType
-
getCommunicationEventTypePKHasBeenModified
-
getCommunicationSourcePK
-
getCommunicationSource
public CommunicationSource getCommunicationSource(Session session, EntityPermission entityPermission) -
getCommunicationSource
-
getCommunicationSource
-
getCommunicationSource
-
getCommunicationSourceForUpdate
-
getCommunicationSourceForUpdate
-
setCommunicationSourcePK
public void setCommunicationSourcePK(CommunicationSourcePK communicationSourcePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCommunicationSource
-
getCommunicationSourcePKHasBeenModified
-
getCommunicationEventPurposePK
-
getCommunicationEventPurpose
public CommunicationEventPurpose getCommunicationEventPurpose(Session session, EntityPermission entityPermission) -
getCommunicationEventPurpose
-
getCommunicationEventPurpose
-
getCommunicationEventPurpose
-
getCommunicationEventPurposeForUpdate
-
getCommunicationEventPurposeForUpdate
-
setCommunicationEventPurposePK
public void setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCommunicationEventPurpose
-
getCommunicationEventPurposePKHasBeenModified
-
getOriginalCommunicationEventPK
-
getOriginalCommunicationEvent
public CommunicationEvent getOriginalCommunicationEvent(Session session, EntityPermission entityPermission) -
getOriginalCommunicationEvent
-
getOriginalCommunicationEvent
-
getOriginalCommunicationEvent
-
getOriginalCommunicationEventForUpdate
-
getOriginalCommunicationEventForUpdate
-
setOriginalCommunicationEventPK
public void setOriginalCommunicationEventPK(CommunicationEventPK originalCommunicationEventPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setOriginalCommunicationEvent
-
getOriginalCommunicationEventPKHasBeenModified
-
getParentCommunicationEventPK
-
getParentCommunicationEvent
public CommunicationEvent getParentCommunicationEvent(Session session, EntityPermission entityPermission) -
getParentCommunicationEvent
-
getParentCommunicationEvent
-
getParentCommunicationEvent
-
getParentCommunicationEventForUpdate
-
getParentCommunicationEventForUpdate
-
setParentCommunicationEventPK
public void setParentCommunicationEventPK(CommunicationEventPK parentCommunicationEventPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setParentCommunicationEvent
-
getParentCommunicationEventPKHasBeenModified
-
getPartyContactMechanismPK
-
getPartyContactMechanism
public PartyContactMechanism getPartyContactMechanism(Session session, EntityPermission entityPermission) -
getPartyContactMechanism
-
getPartyContactMechanism
-
getPartyContactMechanism
-
getPartyContactMechanismForUpdate
-
getPartyContactMechanismForUpdate
-
setPartyContactMechanismPK
public void setPartyContactMechanismPK(PartyContactMechanismPK partyContactMechanismPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setPartyContactMechanism
-
getPartyContactMechanismPKHasBeenModified
-
getDocumentPK
-
getDocument
-
getDocument
-
getDocument
-
getDocument
-
getDocumentForUpdate
-
getDocumentForUpdate
-
setDocumentPK
public void setDocumentPK(DocumentPK documentPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setDocument
-
getDocumentPKHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-