Uses of Class
com.echothree.model.data.period.common.pk.PeriodKindPK
Packages that use PeriodKindPK
Package
Description
-
Uses of PeriodKindPK in com.echothree.model.data.period.server.entity
Methods in com.echothree.model.data.period.server.entity that return PeriodKindPKModifier and TypeMethodDescriptionPeriodDetail.getPeriodKindPK()
PeriodKindDescription.getPeriodKindPK()
PeriodKindDetail.getPeriodKindPK()
PeriodTypeDetail.getPeriodKindPK()
PeriodKind.getPrimaryKey()
Methods in com.echothree.model.data.period.server.entity with parameters of type PeriodKindPKModifier and TypeMethodDescriptionvoid
PeriodDetail.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodKindDescription.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodKindDetail.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodTypeDetail.setPeriodKindPK
(PeriodKindPK periodKindPK) -
Uses of PeriodKindPK in com.echothree.model.data.period.server.factory
Methods in com.echothree.model.data.period.server.factory that return PeriodKindPKModifier and TypeMethodDescriptionPeriodKindFactory.getNextPK()
PeriodKindFactory.getPKFromQuery
(PreparedStatement ps, Object... params) PeriodKindFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.period.server.factory that return types with arguments of type PeriodKindPKModifier and TypeMethodDescriptionPeriodKindFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) PeriodKindFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) PeriodKindFactory.getPKsFromResultSetAsList
(ResultSet rs) PeriodKindFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.period.server.factory with parameters of type PeriodKindPKModifier and TypeMethodDescriptionPeriodDetailFactory.create
(PeriodPK periodPK, PeriodKindPK periodKindPK, String periodName, PeriodPK parentPeriodPK, PeriodTypePK periodTypePK, Long startTime, Long endTime, Long fromTime, Long thruTime) PeriodDetailFactory.create
(Session session, PeriodPK periodPK, PeriodKindPK periodKindPK, String periodName, PeriodPK parentPeriodPK, PeriodTypePK periodTypePK, Long startTime, Long endTime, Long fromTime, Long thruTime) PeriodKindDescriptionFactory.create
(PeriodKindPK periodKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) PeriodKindDescriptionFactory.create
(Session session, PeriodKindPK periodKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) PeriodKindDetailFactory.create
(PeriodKindPK periodKindPK, String periodKindName, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PeriodKindDetailFactory.create
(Session session, PeriodKindPK periodKindPK, String periodKindName, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PeriodTypeDetailFactory.create
(PeriodTypePK periodTypePK, PeriodKindPK periodKindPK, String periodTypeName, PeriodTypePK parentPeriodTypePK, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PeriodTypeDetailFactory.create
(Session session, PeriodTypePK periodTypePK, PeriodKindPK periodKindPK, String periodTypeName, PeriodTypePK parentPeriodTypePK, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PeriodKindFactory.getEntityFromCache
(Session session, PeriodKindPK pk) PeriodKindFactory.getEntityFromPK
(EntityPermission entityPermission, PeriodKindPK pk) PeriodKindFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, PeriodKindPK pk) PeriodKindFactory.getValueFromPK
(Session session, PeriodKindPK pk) void
PeriodKindFactory.remove
(Session session, PeriodKindPK pk) boolean
PeriodKindFactory.validPK
(Session session, PeriodKindPK pk) Method parameters in com.echothree.model.data.period.server.factory with type arguments of type PeriodKindPKModifier and TypeMethodDescriptionPeriodKindFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<PeriodKindPK> pks) PeriodKindFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<PeriodKindPK> pks) PeriodKindFactory.getValuesFromPKs
(Session session, Collection<PeriodKindPK> pks) void
PeriodKindFactory.remove
(Session session, Collection<PeriodKindPK> pks) void
PeriodKindFactory.remove
(Collection<PeriodKindPK> pks) -
Uses of PeriodKindPK in com.echothree.model.data.period.server.value
Methods in com.echothree.model.data.period.server.value that return PeriodKindPKModifier and TypeMethodDescriptionPeriodDetailValue.getPeriodKindPK()
PeriodKindDescriptionValue.getPeriodKindPK()
PeriodKindDetailValue.getPeriodKindPK()
PeriodTypeDetailValue.getPeriodKindPK()
PeriodKindValue.getPrimaryKey()
Methods in com.echothree.model.data.period.server.value with parameters of type PeriodKindPKModifier and TypeMethodDescriptionvoid
PeriodDetailValue.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodKindDescriptionValue.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodKindDetailValue.setPeriodKindPK
(PeriodKindPK periodKindPK) void
PeriodTypeDetailValue.setPeriodKindPK
(PeriodKindPK periodKindPK) Constructors in com.echothree.model.data.period.server.value with parameters of type PeriodKindPKModifierConstructorDescriptionPeriodDetailValue
(PeriodDetailPK periodDetailPK, PeriodPK periodPK, PeriodKindPK periodKindPK, String periodName, PeriodPK parentPeriodPK, PeriodTypePK periodTypePK, Long startTime, Long endTime, Long fromTime, Long thruTime) Creates a new instance of PeriodDetailValuePeriodDetailValue
(PeriodPK periodPK, PeriodKindPK periodKindPK, String periodName, PeriodPK parentPeriodPK, PeriodTypePK periodTypePK, Long startTime, Long endTime, Long fromTime, Long thruTime) Creates a new instance of PeriodDetailValuePeriodKindDescriptionValue
(PeriodKindDescriptionPK periodKindDescriptionPK, PeriodKindPK periodKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of PeriodKindDescriptionValuePeriodKindDescriptionValue
(PeriodKindPK periodKindPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of PeriodKindDescriptionValuePeriodKindDetailValue
(PeriodKindDetailPK periodKindDetailPK, PeriodKindPK periodKindPK, String periodKindName, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PeriodKindDetailValuePeriodKindDetailValue
(PeriodKindPK periodKindPK, String periodKindName, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PeriodKindDetailValuePeriodKindValue
(PeriodKindPK periodKindPK, PeriodKindDetailPK activeDetailPK, PeriodKindDetailPK lastDetailPK) Creates a new instance of PeriodKindValuePeriodTypeDetailValue
(PeriodTypeDetailPK periodTypeDetailPK, PeriodTypePK periodTypePK, PeriodKindPK periodKindPK, String periodTypeName, PeriodTypePK parentPeriodTypePK, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PeriodTypeDetailValuePeriodTypeDetailValue
(PeriodTypePK periodTypePK, PeriodKindPK periodKindPK, String periodTypeName, PeriodTypePK parentPeriodTypePK, WorkflowEntrancePK workflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PeriodTypeDetailValue