Class LetterContactMechanismPurposeDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.letter.server.entity.LetterContactMechanismPurposeDetail
- 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 LetterContactMechanismPurposeDetailLetterContactMechanismPurposeDetail(LetterContactMechanismPurposeDetailValue value, EntityPermission entityPermission) Creates a new instance of LetterContactMechanismPurposeDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleangetContactMechanismPurpose(EntityPermission entityPermission) getContactMechanismPurpose(Session session) getContactMechanismPurpose(Session session, EntityPermission entityPermission) booleanbooleangetLetter(EntityPermission entityPermission) getLetter(Session session, EntityPermission entityPermission) getLetterContactMechanismPurpose(EntityPermission entityPermission) getLetterContactMechanismPurpose(Session session) getLetterContactMechanismPurpose(Session session, EntityPermission entityPermission) booleangetLetterForUpdate(Session session) booleanbooleanbooleanbooleaninthashCode()voidremove()voidvoidvoidsetContactMechanismPurposePK(ContactMechanismPurposePK contactMechanismPurposePK) voidsetFromTime(Long fromTime) voidvoidvoidvoidsetLetterContactMechanismPurposePK(LetterContactMechanismPurposePK letterContactMechanismPurposePK) voidsetLetterPK(LetterPK letterPK) voidsetPriority(Integer priority) voidsetThruTime(Long thruTime) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
LetterContactMechanismPurposeDetail
Creates a new instance of LetterContactMechanismPurposeDetail- Throws:
PersistenceException
-
LetterContactMechanismPurposeDetail
public LetterContactMechanismPurposeDetail(LetterContactMechanismPurposeDetailValue value, EntityPermission entityPermission) Creates a new instance of LetterContactMechanismPurposeDetail
-
-
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
-
getLetterContactMechanismPurposeDetailValue
-
setLetterContactMechanismPurposeDetailValue
public void setLetterContactMechanismPurposeDetailValue(LetterContactMechanismPurposeDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getLetterContactMechanismPurposePK
-
getLetterContactMechanismPurpose
public LetterContactMechanismPurpose getLetterContactMechanismPurpose(Session session, EntityPermission entityPermission) -
getLetterContactMechanismPurpose
public LetterContactMechanismPurpose getLetterContactMechanismPurpose(EntityPermission entityPermission) -
getLetterContactMechanismPurpose
-
getLetterContactMechanismPurpose
-
getLetterContactMechanismPurposeForUpdate
-
getLetterContactMechanismPurposeForUpdate
-
setLetterContactMechanismPurposePK
public void setLetterContactMechanismPurposePK(LetterContactMechanismPurposePK letterContactMechanismPurposePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setLetterContactMechanismPurpose
-
getLetterContactMechanismPurposePKHasBeenModified
-
getLetterPK
-
getLetter
-
getLetter
-
getLetter
-
getLetter
-
getLetterForUpdate
-
getLetterForUpdate
-
setLetterPK
public void setLetterPK(LetterPK letterPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setLetter
-
getLetterPKHasBeenModified
-
getPriority
-
setPriority
public void setPriority(Integer priority) throws PersistenceNotNullException, PersistenceReadOnlyException -
getPriorityHasBeenModified
-
getContactMechanismPurposePK
-
getContactMechanismPurpose
public ContactMechanismPurpose getContactMechanismPurpose(Session session, EntityPermission entityPermission) -
getContactMechanismPurpose
-
getContactMechanismPurpose
-
getContactMechanismPurpose
-
getContactMechanismPurposeForUpdate
-
getContactMechanismPurposeForUpdate
-
setContactMechanismPurposePK
public void setContactMechanismPurposePK(ContactMechanismPurposePK contactMechanismPurposePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setContactMechanismPurpose
-
getContactMechanismPurposePKHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-