Uses of Class
com.echothree.model.data.warehouse.common.pk.LocationNameElementPK
Packages that use LocationNameElementPK
Package
Description
-
Uses of LocationNameElementPK in com.echothree.model.data.warehouse.server.entity
Methods in com.echothree.model.data.warehouse.server.entity that return LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementDescription.getLocationNameElementPK()LocationNameElementDetail.getLocationNameElementPK()LocationNameElement.getPrimaryKey()Methods in com.echothree.model.data.warehouse.server.entity with parameters of type LocationNameElementPKModifier and TypeMethodDescriptionvoidLocationNameElementDescription.setLocationNameElementPK(LocationNameElementPK locationNameElementPK) voidLocationNameElementDetail.setLocationNameElementPK(LocationNameElementPK locationNameElementPK) -
Uses of LocationNameElementPK in com.echothree.model.data.warehouse.server.factory
Methods in com.echothree.model.data.warehouse.server.factory that return LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementFactory.getNextPK()LocationNameElementFactory.getPKFromQuery(PreparedStatement ps, Object... params) LocationNameElementFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory that return types with arguments of type LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) LocationNameElementFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) LocationNameElementFactory.getPKsFromResultSetAsList(ResultSet rs) LocationNameElementFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.warehouse.server.factory with parameters of type LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementDescriptionFactory.create(LocationNameElementPK locationNameElementPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) LocationNameElementDetailFactory.create(LocationNameElementPK locationNameElementPK, LocationTypePK locationTypePK, String locationNameElementName, Integer offset, Integer length, String validationPattern, Long fromTime, Long thruTime) LocationNameElementFactory.getEntityFromCache(LocationNameElementPK pk) LocationNameElementFactory.getEntityFromPK(EntityPermission entityPermission, LocationNameElementPK pk) LocationNameElementFactory.getValueFromPK(LocationNameElementPK pk) voidLocationNameElementFactory.remove(LocationNameElementPK pk) booleanLocationNameElementFactory.validPK(LocationNameElementPK pk) Method parameters in com.echothree.model.data.warehouse.server.factory with type arguments of type LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<LocationNameElementPK> pks) LocationNameElementFactory.getValuesFromPKs(Collection<LocationNameElementPK> pks) voidLocationNameElementFactory.remove(Collection<LocationNameElementPK> pks) -
Uses of LocationNameElementPK in com.echothree.model.data.warehouse.server.value
Methods in com.echothree.model.data.warehouse.server.value that return LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementDescriptionValue.getLocationNameElementPK()LocationNameElementDetailValue.getLocationNameElementPK()LocationNameElementValue.getPrimaryKey()Methods in com.echothree.model.data.warehouse.server.value with parameters of type LocationNameElementPKModifier and TypeMethodDescriptionvoidLocationNameElementDescriptionValue.setLocationNameElementPK(LocationNameElementPK locationNameElementPK) voidLocationNameElementDetailValue.setLocationNameElementPK(LocationNameElementPK locationNameElementPK) Constructors in com.echothree.model.data.warehouse.server.value with parameters of type LocationNameElementPKModifierConstructorDescriptionLocationNameElementDescriptionValue(LocationNameElementDescriptionPK locationNameElementDescriptionPK, LocationNameElementPK locationNameElementPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of LocationNameElementDescriptionValueLocationNameElementDescriptionValue(LocationNameElementPK locationNameElementPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of LocationNameElementDescriptionValueLocationNameElementDetailValue(LocationNameElementDetailPK locationNameElementDetailPK, LocationNameElementPK locationNameElementPK, LocationTypePK locationTypePK, String locationNameElementName, Integer offset, Integer length, String validationPattern, Long fromTime, Long thruTime) Creates a new instance of LocationNameElementDetailValueLocationNameElementDetailValue(LocationNameElementPK locationNameElementPK, LocationTypePK locationTypePK, String locationNameElementName, Integer offset, Integer length, String validationPattern, Long fromTime, Long thruTime) Creates a new instance of LocationNameElementDetailValueLocationNameElementValue(LocationNameElementPK locationNameElementPK, LocationNameElementDetailPK activeDetailPK, LocationNameElementDetailPK lastDetailPK) Creates a new instance of LocationNameElementValue -
Uses of LocationNameElementPK in com.echothree.model.jooq.server.records.warehouse
Methods in com.echothree.model.jooq.server.records.warehouse that return LocationNameElementPKModifier and TypeMethodDescriptionLocationNameElementDescriptions.LocationNameElement()Getter forlocationnameelementdescriptions.locned_locne_locationnameelementid.LocationNameElementDetails.LocationNameElement()Getter forlocationnameelementdetails.locnedt_locne_locationnameelementid.LocationNameElements.LocationNameElement()Getter forlocationnameelements.locne_locationnameelementid.Methods in com.echothree.model.jooq.server.records.warehouse that return types with arguments of type LocationNameElementPKModifier and TypeMethodDescriptionorg.jooq.Record1<LocationNameElementPK> LocationNameElements.key()Methods in com.echothree.model.jooq.server.records.warehouse with parameters of type LocationNameElementPKModifier and TypeMethodDescriptionvoidLocationNameElementDescriptions.LocationNameElement(LocationNameElementPK value) Setter forlocationnameelementdescriptions.locned_locne_locationnameelementid.voidLocationNameElementDetails.LocationNameElement(LocationNameElementPK value) Setter forlocationnameelementdetails.locnedt_locne_locationnameelementid.voidLocationNameElements.LocationNameElement(LocationNameElementPK value) Setter forlocationnameelements.locne_locationnameelementid.Constructors in com.echothree.model.jooq.server.records.warehouse with parameters of type LocationNameElementPKModifierConstructorDescriptionLocationNameElementDescriptions(LocationNameElementDescriptionPK LocationNameElementDescription, LocationNameElementPK LocationNameElement, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised LocationNameElementDescriptionsLocationNameElementDetails(LocationNameElementDetailPK LocationNameElementDetail, LocationNameElementPK LocationNameElement, LocationTypePK LocationType, String LocationNameElementName, Integer Offset, Integer Length, String ValidationPattern, Long FromTime, Long ThruTime) Create a detached, initialised LocationNameElementDetailsLocationNameElements(LocationNameElementPK LocationNameElement, LocationNameElementDetailPK ActiveDetail, LocationNameElementDetailPK LastDetail) Create a detached, initialised LocationNameElements -
Uses of LocationNameElementPK in com.echothree.model.jooq.server.tables.warehouse
Fields in com.echothree.model.jooq.server.tables.warehouse with type parameters of type LocationNameElementPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<LocationNameElementDescriptions, LocationNameElementPK> LocationNameElementDescriptions.LOCATION_NAME_ELEMENTThe columnlocationnameelementdescriptions.locned_locne_locationnameelementid.final org.jooq.TableField<LocationNameElementDetails, LocationNameElementPK> LocationNameElementDetails.LOCATION_NAME_ELEMENTThe columnlocationnameelementdetails.locnedt_locne_locationnameelementid.final org.jooq.TableField<LocationNameElements, LocationNameElementPK> LocationNameElements.LOCATION_NAME_ELEMENTThe columnlocationnameelements.locne_locationnameelementid.