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