Uses of Class
com.echothree.model.data.contactlist.common.pk.ContactListGroupPK
Packages that use ContactListGroupPK
Package
Description
-
Uses of ContactListGroupPK in com.echothree.model.data.contactlist.server.entity
Methods in com.echothree.model.data.contactlist.server.entity that return ContactListGroupPKModifier and TypeMethodDescriptionContactListDetail.getContactListGroupPK()ContactListGroupDescription.getContactListGroupPK()ContactListGroupDetail.getContactListGroupPK()CustomerTypeContactListGroup.getContactListGroupPK()PartyTypeContactListGroup.getContactListGroupPK()ContactListGroup.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.entity with parameters of type ContactListGroupPKModifier and TypeMethodDescriptionvoidContactListDetail.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidContactListGroupDescription.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidContactListGroupDetail.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidCustomerTypeContactListGroup.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidPartyTypeContactListGroup.setContactListGroupPK(ContactListGroupPK contactListGroupPK) -
Uses of ContactListGroupPK in com.echothree.model.data.contactlist.server.factory
Methods in com.echothree.model.data.contactlist.server.factory that return ContactListGroupPKModifier and TypeMethodDescriptionContactListGroupFactory.getNextPK()ContactListGroupFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContactListGroupFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory that return types with arguments of type ContactListGroupPKModifier and TypeMethodDescriptionContactListGroupFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContactListGroupFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContactListGroupFactory.getPKsFromResultSetAsList(ResultSet rs) ContactListGroupFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.contactlist.server.factory with parameters of type ContactListGroupPKModifier and TypeMethodDescriptionContactListDetailFactory.create(ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContactListGroupDescriptionFactory.create(ContactListGroupPK contactListGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContactListGroupDetailFactory.create(ContactListGroupPK contactListGroupPK, String contactListGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeContactListGroupFactory.create(CustomerTypePK customerTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) PartyTypeContactListGroupFactory.create(PartyTypePK partyTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) ContactListGroupFactory.getEntityFromCache(ContactListGroupPK pk) ContactListGroupFactory.getEntityFromPK(EntityPermission entityPermission, ContactListGroupPK pk) ContactListGroupFactory.getValueFromPK(ContactListGroupPK pk) voidContactListGroupFactory.remove(ContactListGroupPK pk) booleanContactListGroupFactory.validPK(ContactListGroupPK pk) Method parameters in com.echothree.model.data.contactlist.server.factory with type arguments of type ContactListGroupPKModifier and TypeMethodDescriptionContactListGroupFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContactListGroupPK> pks) ContactListGroupFactory.getValuesFromPKs(Collection<ContactListGroupPK> pks) voidContactListGroupFactory.remove(Collection<ContactListGroupPK> pks) -
Uses of ContactListGroupPK in com.echothree.model.data.contactlist.server.value
Methods in com.echothree.model.data.contactlist.server.value that return ContactListGroupPKModifier and TypeMethodDescriptionContactListDetailValue.getContactListGroupPK()ContactListGroupDescriptionValue.getContactListGroupPK()ContactListGroupDetailValue.getContactListGroupPK()CustomerTypeContactListGroupValue.getContactListGroupPK()PartyTypeContactListGroupValue.getContactListGroupPK()ContactListGroupValue.getPrimaryKey()Methods in com.echothree.model.data.contactlist.server.value with parameters of type ContactListGroupPKModifier and TypeMethodDescriptionvoidContactListDetailValue.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidContactListGroupDescriptionValue.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidContactListGroupDetailValue.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidCustomerTypeContactListGroupValue.setContactListGroupPK(ContactListGroupPK contactListGroupPK) voidPartyTypeContactListGroupValue.setContactListGroupPK(ContactListGroupPK contactListGroupPK) Constructors in com.echothree.model.data.contactlist.server.value with parameters of type ContactListGroupPKModifierConstructorDescriptionContactListDetailValue(ContactListDetailPK contactListDetailPK, ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListDetailValueContactListDetailValue(ContactListPK contactListPK, String contactListName, ContactListGroupPK contactListGroupPK, ContactListTypePK contactListTypePK, ContactListFrequencyPK contactListFrequencyPK, WorkflowEntrancePK defaultPartyContactListStatusPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListDetailValueContactListGroupDescriptionValue(ContactListGroupDescriptionPK contactListGroupDescriptionPK, ContactListGroupPK contactListGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContactListGroupDescriptionValueContactListGroupDescriptionValue(ContactListGroupPK contactListGroupPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContactListGroupDescriptionValueContactListGroupDetailValue(ContactListGroupDetailPK contactListGroupDetailPK, ContactListGroupPK contactListGroupPK, String contactListGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListGroupDetailValueContactListGroupDetailValue(ContactListGroupPK contactListGroupPK, String contactListGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContactListGroupDetailValueContactListGroupValue(ContactListGroupPK contactListGroupPK, ContactListGroupDetailPK activeDetailPK, ContactListGroupDetailPK lastDetailPK) Creates a new instance of ContactListGroupValueCustomerTypeContactListGroupValue(CustomerTypeContactListGroupPK customerTypeContactListGroupPK, CustomerTypePK customerTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeContactListGroupValueCustomerTypeContactListGroupValue(CustomerTypePK customerTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeContactListGroupValuePartyTypeContactListGroupValue(PartyTypeContactListGroupPK partyTypeContactListGroupPK, PartyTypePK partyTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of PartyTypeContactListGroupValuePartyTypeContactListGroupValue(PartyTypePK partyTypePK, ContactListGroupPK contactListGroupPK, Boolean addWhenCreated, Long fromTime, Long thruTime) Creates a new instance of PartyTypeContactListGroupValue