Uses of Class
com.echothree.model.data.communication.common.pk.CommunicationEventPurposePK
Packages that use CommunicationEventPurposePK
Package
Description
-
Uses of CommunicationEventPurposePK in com.echothree.model.data.communication.server.entity
Methods in com.echothree.model.data.communication.server.entity that return CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventDetail.getCommunicationEventPurposePK()CommunicationEventPurposeDescription.getCommunicationEventPurposePK()CommunicationEventPurposeDetail.getCommunicationEventPurposePK()CommunicationEventPurpose.getPrimaryKey()Methods in com.echothree.model.data.communication.server.entity with parameters of type CommunicationEventPurposePKModifier and TypeMethodDescriptionvoidCommunicationEventDetail.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) voidCommunicationEventPurposeDescription.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) voidCommunicationEventPurposeDetail.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) -
Uses of CommunicationEventPurposePK in com.echothree.model.data.communication.server.factory
Methods in com.echothree.model.data.communication.server.factory that return CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventPurposeFactory.getNextPK()CommunicationEventPurposeFactory.getPKFromQuery(PreparedStatement ps, Object... params) CommunicationEventPurposeFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.communication.server.factory that return types with arguments of type CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventPurposeFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) CommunicationEventPurposeFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) CommunicationEventPurposeFactory.getPKsFromResultSetAsList(ResultSet rs) CommunicationEventPurposeFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.communication.server.factory with parameters of type CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventDetailFactory.create(CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) CommunicationEventPurposeDescriptionFactory.create(CommunicationEventPurposePK communicationEventPurposePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) CommunicationEventPurposeDetailFactory.create(CommunicationEventPurposePK communicationEventPurposePK, String communicationEventPurposeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CommunicationEventPurposeFactory.getEntityFromCache(CommunicationEventPurposePK pk) CommunicationEventPurposeFactory.getEntityFromPK(EntityPermission entityPermission, CommunicationEventPurposePK pk) CommunicationEventPurposeFactory.getValueFromPK(CommunicationEventPurposePK pk) voidCommunicationEventPurposeFactory.remove(CommunicationEventPurposePK pk) booleanCommunicationEventPurposeFactory.validPK(CommunicationEventPurposePK pk) Method parameters in com.echothree.model.data.communication.server.factory with type arguments of type CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventPurposeFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<CommunicationEventPurposePK> pks) CommunicationEventPurposeFactory.getValuesFromPKs(Collection<CommunicationEventPurposePK> pks) voidCommunicationEventPurposeFactory.remove(Collection<CommunicationEventPurposePK> pks) -
Uses of CommunicationEventPurposePK in com.echothree.model.data.communication.server.value
Methods in com.echothree.model.data.communication.server.value that return CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventDetailValue.getCommunicationEventPurposePK()CommunicationEventPurposeDescriptionValue.getCommunicationEventPurposePK()CommunicationEventPurposeDetailValue.getCommunicationEventPurposePK()CommunicationEventPurposeValue.getPrimaryKey()Methods in com.echothree.model.data.communication.server.value with parameters of type CommunicationEventPurposePKModifier and TypeMethodDescriptionvoidCommunicationEventDetailValue.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) voidCommunicationEventPurposeDescriptionValue.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) voidCommunicationEventPurposeDetailValue.setCommunicationEventPurposePK(CommunicationEventPurposePK communicationEventPurposePK) Constructors in com.echothree.model.data.communication.server.value with parameters of type CommunicationEventPurposePKModifierConstructorDescriptionCommunicationEventDetailValue(CommunicationEventDetailPK communicationEventDetailPK, CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventDetailValueCommunicationEventDetailValue(CommunicationEventPK communicationEventPK, String communicationEventName, CommunicationEventTypePK communicationEventTypePK, CommunicationSourcePK communicationSourcePK, CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPK originalCommunicationEventPK, CommunicationEventPK parentCommunicationEventPK, PartyContactMechanismPK partyContactMechanismPK, DocumentPK documentPK, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventDetailValueCommunicationEventPurposeDescriptionValue(CommunicationEventPurposeDescriptionPK communicationEventPurposeDescriptionPK, CommunicationEventPurposePK communicationEventPurposePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventPurposeDescriptionValueCommunicationEventPurposeDescriptionValue(CommunicationEventPurposePK communicationEventPurposePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventPurposeDescriptionValueCommunicationEventPurposeDetailValue(CommunicationEventPurposeDetailPK communicationEventPurposeDetailPK, CommunicationEventPurposePK communicationEventPurposePK, String communicationEventPurposeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventPurposeDetailValueCommunicationEventPurposeDetailValue(CommunicationEventPurposePK communicationEventPurposePK, String communicationEventPurposeName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommunicationEventPurposeDetailValueCommunicationEventPurposeValue(CommunicationEventPurposePK communicationEventPurposePK, CommunicationEventPurposeDetailPK activeDetailPK, CommunicationEventPurposeDetailPK lastDetailPK) Creates a new instance of CommunicationEventPurposeValue -
Uses of CommunicationEventPurposePK in com.echothree.model.jooq.server.records.communication
Methods in com.echothree.model.jooq.server.records.communication that return CommunicationEventPurposePKModifier and TypeMethodDescriptionCommunicationEventDetails.CommunicationEventPurpose()Getter forcommunicationeventdetails.cmmnevdt_cmmnevpr_communicationeventpurposeid.CommunicationEventPurposeDescriptions.CommunicationEventPurpose()Getter forcommunicationeventpurposedescriptions.cmmnevprd_cmmnevpr_communicationeventpurposeid.CommunicationEventPurposeDetails.CommunicationEventPurpose()Getter forcommunicationeventpurposedetails.cmmnevprdt_cmmnevpr_communicationeventpurposeid.CommunicationEventPurposes.CommunicationEventPurpose()Getter forcommunicationeventpurposes.cmmnevpr_communicationeventpurposeid.Methods in com.echothree.model.jooq.server.records.communication that return types with arguments of type CommunicationEventPurposePKModifier and TypeMethodDescriptionorg.jooq.Record1<CommunicationEventPurposePK> CommunicationEventPurposes.key()Methods in com.echothree.model.jooq.server.records.communication with parameters of type CommunicationEventPurposePKModifier and TypeMethodDescriptionvoidCommunicationEventDetails.CommunicationEventPurpose(CommunicationEventPurposePK value) Setter forcommunicationeventdetails.cmmnevdt_cmmnevpr_communicationeventpurposeid.voidCommunicationEventPurposeDescriptions.CommunicationEventPurpose(CommunicationEventPurposePK value) Setter forcommunicationeventpurposedescriptions.cmmnevprd_cmmnevpr_communicationeventpurposeid.voidCommunicationEventPurposeDetails.CommunicationEventPurpose(CommunicationEventPurposePK value) Setter forcommunicationeventpurposedetails.cmmnevprdt_cmmnevpr_communicationeventpurposeid.voidCommunicationEventPurposes.CommunicationEventPurpose(CommunicationEventPurposePK value) Setter forcommunicationeventpurposes.cmmnevpr_communicationeventpurposeid.Constructors in com.echothree.model.jooq.server.records.communication with parameters of type CommunicationEventPurposePKModifierConstructorDescriptionCommunicationEventDetails(CommunicationEventDetailPK CommunicationEventDetail, CommunicationEventPK CommunicationEvent, String CommunicationEventName, CommunicationEventTypePK CommunicationEventType, CommunicationSourcePK CommunicationSource, CommunicationEventPurposePK CommunicationEventPurpose, CommunicationEventPK OriginalCommunicationEvent, CommunicationEventPK ParentCommunicationEvent, PartyContactMechanismPK PartyContactMechanism, DocumentPK Document, Long FromTime, Long ThruTime) Create a detached, initialised CommunicationEventDetailsCommunicationEventPurposeDescriptions(CommunicationEventPurposeDescriptionPK CommunicationEventPurposeDescription, CommunicationEventPurposePK CommunicationEventPurpose, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised CommunicationEventPurposeDescriptionsCommunicationEventPurposeDetails(CommunicationEventPurposeDetailPK CommunicationEventPurposeDetail, CommunicationEventPurposePK CommunicationEventPurpose, String CommunicationEventPurposeName, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised CommunicationEventPurposeDetailsCommunicationEventPurposes(CommunicationEventPurposePK CommunicationEventPurpose, CommunicationEventPurposeDetailPK ActiveDetail, CommunicationEventPurposeDetailPK LastDetail) Create a detached, initialised CommunicationEventPurposes -
Uses of CommunicationEventPurposePK in com.echothree.model.jooq.server.tables.communication
Fields in com.echothree.model.jooq.server.tables.communication with type parameters of type CommunicationEventPurposePKModifier and TypeFieldDescriptionfinal org.jooq.TableField<CommunicationEventDetails, CommunicationEventPurposePK> CommunicationEventDetails.COMMUNICATION_EVENT_PURPOSEThe columncommunicationeventdetails.cmmnevdt_cmmnevpr_communicationeventpurposeid.final org.jooq.TableField<CommunicationEventPurposeDescriptions, CommunicationEventPurposePK> CommunicationEventPurposeDescriptions.COMMUNICATION_EVENT_PURPOSEThe columncommunicationeventpurposedescriptions.cmmnevprd_cmmnevpr_communicationeventpurposeid.final org.jooq.TableField<CommunicationEventPurposeDetails, CommunicationEventPurposePK> CommunicationEventPurposeDetails.COMMUNICATION_EVENT_PURPOSEThe columncommunicationeventpurposedetails.cmmnevprdt_cmmnevpr_communicationeventpurposeid.final org.jooq.TableField<CommunicationEventPurposes, CommunicationEventPurposePK> CommunicationEventPurposes.COMMUNICATION_EVENT_PURPOSEThe columncommunicationeventpurposes.cmmnevpr_communicationeventpurposeid.