Uses of Class
com.echothree.model.data.workrequirement.common.pk.WorkRequirementScopePK
Packages that use WorkRequirementScopePK
Package
Description
-
Uses of WorkRequirementScopePK in com.echothree.model.data.workrequirement.server.entity
Methods in com.echothree.model.data.workrequirement.server.entity that return WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementScope.getPrimaryKey()
WorkRequirementDetail.getWorkRequirementScopePK()
WorkRequirementScopeDetail.getWorkRequirementScopePK()
Methods in com.echothree.model.data.workrequirement.server.entity with parameters of type WorkRequirementScopePKModifier and TypeMethodDescriptionvoid
WorkRequirementDetail.setWorkRequirementScopePK
(WorkRequirementScopePK workRequirementScopePK) void
WorkRequirementScopeDetail.setWorkRequirementScopePK
(WorkRequirementScopePK workRequirementScopePK) -
Uses of WorkRequirementScopePK in com.echothree.model.data.workrequirement.server.factory
Methods in com.echothree.model.data.workrequirement.server.factory that return WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementScopeFactory.getNextPK()
WorkRequirementScopeFactory.getPKFromQuery
(PreparedStatement ps, Object... params) WorkRequirementScopeFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.workrequirement.server.factory that return types with arguments of type WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementScopeFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) WorkRequirementScopeFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) WorkRequirementScopeFactory.getPKsFromResultSetAsList
(ResultSet rs) WorkRequirementScopeFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.workrequirement.server.factory with parameters of type WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementDetailFactory.create
(WorkRequirementPK workRequirementPK, String workRequirementName, WorkEffortPK workEffortPK, WorkRequirementScopePK workRequirementScopePK, Long startTime, Long requiredTime, Long fromTime, Long thruTime) WorkRequirementDetailFactory.create
(Session session, WorkRequirementPK workRequirementPK, String workRequirementName, WorkEffortPK workEffortPK, WorkRequirementScopePK workRequirementScopePK, Long startTime, Long requiredTime, Long fromTime, Long thruTime) WorkRequirementScopeDetailFactory.create
(WorkRequirementScopePK workRequirementScopePK, WorkEffortScopePK workEffortScopePK, WorkRequirementTypePK workRequirementTypePK, SequencePK workRequirementSequencePK, SequencePK workTimeSequencePK, SelectorPK workAssignmentSelectorPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Long fromTime, Long thruTime) WorkRequirementScopeDetailFactory.create
(Session session, WorkRequirementScopePK workRequirementScopePK, WorkEffortScopePK workEffortScopePK, WorkRequirementTypePK workRequirementTypePK, SequencePK workRequirementSequencePK, SequencePK workTimeSequencePK, SelectorPK workAssignmentSelectorPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Long fromTime, Long thruTime) WorkRequirementScopeFactory.getEntityFromCache
(Session session, WorkRequirementScopePK pk) WorkRequirementScopeFactory.getEntityFromPK
(EntityPermission entityPermission, WorkRequirementScopePK pk) WorkRequirementScopeFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, WorkRequirementScopePK pk) WorkRequirementScopeFactory.getValueFromPK
(Session session, WorkRequirementScopePK pk) void
WorkRequirementScopeFactory.remove
(Session session, WorkRequirementScopePK pk) boolean
WorkRequirementScopeFactory.validPK
(Session session, WorkRequirementScopePK pk) Method parameters in com.echothree.model.data.workrequirement.server.factory with type arguments of type WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementScopeFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<WorkRequirementScopePK> pks) WorkRequirementScopeFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<WorkRequirementScopePK> pks) WorkRequirementScopeFactory.getValuesFromPKs
(Session session, Collection<WorkRequirementScopePK> pks) void
WorkRequirementScopeFactory.remove
(Session session, Collection<WorkRequirementScopePK> pks) void
WorkRequirementScopeFactory.remove
(Collection<WorkRequirementScopePK> pks) -
Uses of WorkRequirementScopePK in com.echothree.model.data.workrequirement.server.value
Methods in com.echothree.model.data.workrequirement.server.value that return WorkRequirementScopePKModifier and TypeMethodDescriptionWorkRequirementScopeValue.getPrimaryKey()
WorkRequirementDetailValue.getWorkRequirementScopePK()
WorkRequirementScopeDetailValue.getWorkRequirementScopePK()
Methods in com.echothree.model.data.workrequirement.server.value with parameters of type WorkRequirementScopePKModifier and TypeMethodDescriptionvoid
WorkRequirementDetailValue.setWorkRequirementScopePK
(WorkRequirementScopePK workRequirementScopePK) void
WorkRequirementScopeDetailValue.setWorkRequirementScopePK
(WorkRequirementScopePK workRequirementScopePK) Constructors in com.echothree.model.data.workrequirement.server.value with parameters of type WorkRequirementScopePKModifierConstructorDescriptionWorkRequirementDetailValue
(WorkRequirementDetailPK workRequirementDetailPK, WorkRequirementPK workRequirementPK, String workRequirementName, WorkEffortPK workEffortPK, WorkRequirementScopePK workRequirementScopePK, Long startTime, Long requiredTime, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementDetailValueWorkRequirementDetailValue
(WorkRequirementPK workRequirementPK, String workRequirementName, WorkEffortPK workEffortPK, WorkRequirementScopePK workRequirementScopePK, Long startTime, Long requiredTime, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementDetailValueWorkRequirementScopeDetailValue
(WorkRequirementScopeDetailPK workRequirementScopeDetailPK, WorkRequirementScopePK workRequirementScopePK, WorkEffortScopePK workEffortScopePK, WorkRequirementTypePK workRequirementTypePK, SequencePK workRequirementSequencePK, SequencePK workTimeSequencePK, SelectorPK workAssignmentSelectorPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementScopeDetailValueWorkRequirementScopeDetailValue
(WorkRequirementScopePK workRequirementScopePK, WorkEffortScopePK workEffortScopePK, WorkRequirementTypePK workRequirementTypePK, SequencePK workRequirementSequencePK, SequencePK workTimeSequencePK, SelectorPK workAssignmentSelectorPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementScopeDetailValueWorkRequirementScopeValue
(WorkRequirementScopePK workRequirementScopePK, WorkRequirementScopeDetailPK activeDetailPK, WorkRequirementScopeDetailPK lastDetailPK) Creates a new instance of WorkRequirementScopeValue