Class AssociateReferralDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.associate.server.entity.AssociateReferralDetail
- 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 AssociateReferralDetailAssociateReferralDetail(AssociateReferralDetailValue value, EntityPermission entityPermission) Creates a new instance of AssociateReferralDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAssociate(EntityPermission entityPermission) getAssociate(Session session) getAssociate(Session session, EntityPermission entityPermission) getAssociateForUpdate(Session session) getAssociatePartyContactMechanism(EntityPermission entityPermission) getAssociatePartyContactMechanism(Session session) getAssociatePartyContactMechanism(Session session, EntityPermission entityPermission) booleanbooleangetAssociateReferral(EntityPermission entityPermission) getAssociateReferral(Session session) getAssociateReferral(Session session, EntityPermission entityPermission) getAssociateReferralForUpdate(Session session) booleanbooleanbooleanbooleangetTargetEntityInstance(EntityPermission entityPermission) getTargetEntityInstance(Session session) getTargetEntityInstance(Session session, EntityPermission entityPermission) getTargetEntityInstanceForUpdate(Session session) booleanbooleanbooleaninthashCode()voidremove()voidvoidsetAssociate(Associate entity) voidvoidsetAssociatePartyContactMechanismPK(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) voidsetAssociatePK(AssociatePK associatePK) voidvoidvoidsetAssociateReferralName(String associateReferralName) voidsetAssociateReferralPK(AssociateReferralPK associateReferralPK) voidsetAssociateReferralTime(Long associateReferralTime) voidsetFromTime(Long fromTime) voidvoidsetTargetEntityInstancePK(EntityInstancePK targetEntityInstancePK) voidsetThruTime(Long thruTime) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
AssociateReferralDetail
Creates a new instance of AssociateReferralDetail- Throws:
PersistenceException
-
AssociateReferralDetail
public AssociateReferralDetail(AssociateReferralDetailValue value, EntityPermission entityPermission) Creates a new instance of AssociateReferralDetail
-
-
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
-
getAssociateReferralDetailValue
-
setAssociateReferralDetailValue
public void setAssociateReferralDetailValue(AssociateReferralDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getAssociateReferralPK
-
getAssociateReferral
-
getAssociateReferral
-
getAssociateReferral
-
getAssociateReferral
-
getAssociateReferralForUpdate
-
getAssociateReferralForUpdate
-
setAssociateReferralPK
public void setAssociateReferralPK(AssociateReferralPK associateReferralPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setAssociateReferral
-
getAssociateReferralPKHasBeenModified
-
getAssociateReferralName
-
setAssociateReferralName
public void setAssociateReferralName(String associateReferralName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getAssociateReferralNameHasBeenModified
-
getAssociatePK
-
getAssociate
-
getAssociate
-
getAssociate
-
getAssociate
-
getAssociateForUpdate
-
getAssociateForUpdate
-
setAssociatePK
public void setAssociatePK(AssociatePK associatePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setAssociate
-
getAssociatePKHasBeenModified
-
getAssociatePartyContactMechanismPK
-
getAssociatePartyContactMechanism
public AssociatePartyContactMechanism getAssociatePartyContactMechanism(Session session, EntityPermission entityPermission) -
getAssociatePartyContactMechanism
public AssociatePartyContactMechanism getAssociatePartyContactMechanism(EntityPermission entityPermission) -
getAssociatePartyContactMechanism
-
getAssociatePartyContactMechanism
-
getAssociatePartyContactMechanismForUpdate
-
getAssociatePartyContactMechanismForUpdate
-
setAssociatePartyContactMechanismPK
public void setAssociatePartyContactMechanismPK(AssociatePartyContactMechanismPK associatePartyContactMechanismPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setAssociatePartyContactMechanism
-
getAssociatePartyContactMechanismPKHasBeenModified
-
getTargetEntityInstancePK
-
getTargetEntityInstance
-
getTargetEntityInstance
-
getTargetEntityInstance
-
getTargetEntityInstance
-
getTargetEntityInstanceForUpdate
-
getTargetEntityInstanceForUpdate
-
setTargetEntityInstancePK
public void setTargetEntityInstancePK(EntityInstancePK targetEntityInstancePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setTargetEntityInstance
-
getTargetEntityInstancePKHasBeenModified
-
getAssociateReferralTime
-
setAssociateReferralTime
public void setAssociateReferralTime(Long associateReferralTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getAssociateReferralTimeHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-