Class WorkRequirementScopeDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.workrequirement.server.entity.WorkRequirementScopeDetail
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of WorkRequirementScopeDetailWorkRequirementScopeDetail(WorkRequirementScopeDetailValue value, EntityPermission entityPermission) Creates a new instance of WorkRequirementScopeDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleangetWorkAssignmentSelector(EntityPermission entityPermission) getWorkAssignmentSelector(Session session) getWorkAssignmentSelector(Session session, EntityPermission entityPermission) booleangetWorkEffortScope(EntityPermission entityPermission) getWorkEffortScope(Session session) getWorkEffortScope(Session session, EntityPermission entityPermission) getWorkEffortScopeForUpdate(Session session) booleangetWorkRequirementScope(EntityPermission entityPermission) getWorkRequirementScope(Session session) getWorkRequirementScope(Session session, EntityPermission entityPermission) getWorkRequirementScopeForUpdate(Session session) booleangetWorkRequirementSequence(EntityPermission entityPermission) getWorkRequirementSequence(Session session) getWorkRequirementSequence(Session session, EntityPermission entityPermission) booleangetWorkRequirementType(EntityPermission entityPermission) getWorkRequirementType(Session session) getWorkRequirementType(Session session, EntityPermission entityPermission) getWorkRequirementTypeForUpdate(Session session) booleangetWorkTimeSequence(EntityPermission entityPermission) getWorkTimeSequence(Session session) getWorkTimeSequence(Session session, EntityPermission entityPermission) getWorkTimeSequenceForUpdate(Session session) booleanbooleaninthashCode()voidremove()voidvoidsetEstimatedTimeAllowed(Long estimatedTimeAllowed) voidsetFromTime(Long fromTime) voidsetMaximumTimeAllowed(Long maximumTimeAllowed) voidsetThruTime(Long thruTime) voidsetWorkAssignmentSelector(Selector entity) voidsetWorkAssignmentSelectorPK(SelectorPK workAssignmentSelectorPK) voidsetWorkEffortScope(WorkEffortScope entity) voidsetWorkEffortScopePK(WorkEffortScopePK workEffortScopePK) voidvoidvoidsetWorkRequirementScopePK(WorkRequirementScopePK workRequirementScopePK) voidsetWorkRequirementSequence(Sequence entity) voidsetWorkRequirementSequencePK(SequencePK workRequirementSequencePK) voidvoidsetWorkRequirementTypePK(WorkRequirementTypePK workRequirementTypePK) voidsetWorkTimeSequence(Sequence entity) voidsetWorkTimeSequencePK(SequencePK workTimeSequencePK) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
WorkRequirementScopeDetail
Creates a new instance of WorkRequirementScopeDetail- Throws:
PersistenceException
-
WorkRequirementScopeDetail
public WorkRequirementScopeDetail(WorkRequirementScopeDetailValue value, EntityPermission entityPermission) Creates a new instance of WorkRequirementScopeDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getWorkRequirementScopeDetailValue
-
setWorkRequirementScopeDetailValue
public void setWorkRequirementScopeDetailValue(WorkRequirementScopeDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getWorkRequirementScopePK
-
getWorkRequirementScope
public WorkRequirementScope getWorkRequirementScope(Session session, EntityPermission entityPermission) -
getWorkRequirementScope
-
getWorkRequirementScope
-
getWorkRequirementScope
-
getWorkRequirementScopeForUpdate
-
getWorkRequirementScopeForUpdate
-
setWorkRequirementScopePK
public void setWorkRequirementScopePK(WorkRequirementScopePK workRequirementScopePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkRequirementScope
-
getWorkRequirementScopePKHasBeenModified
-
getWorkEffortScopePK
-
getWorkEffortScope
-
getWorkEffortScope
-
getWorkEffortScope
-
getWorkEffortScope
-
getWorkEffortScopeForUpdate
-
getWorkEffortScopeForUpdate
-
setWorkEffortScopePK
public void setWorkEffortScopePK(WorkEffortScopePK workEffortScopePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkEffortScope
-
getWorkEffortScopePKHasBeenModified
-
getWorkRequirementTypePK
-
getWorkRequirementType
public WorkRequirementType getWorkRequirementType(Session session, EntityPermission entityPermission) -
getWorkRequirementType
-
getWorkRequirementType
-
getWorkRequirementType
-
getWorkRequirementTypeForUpdate
-
getWorkRequirementTypeForUpdate
-
setWorkRequirementTypePK
public void setWorkRequirementTypePK(WorkRequirementTypePK workRequirementTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkRequirementType
-
getWorkRequirementTypePKHasBeenModified
-
getWorkRequirementSequencePK
-
getWorkRequirementSequence
-
getWorkRequirementSequence
-
getWorkRequirementSequence
-
getWorkRequirementSequence
-
getWorkRequirementSequenceForUpdate
-
getWorkRequirementSequenceForUpdate
-
setWorkRequirementSequencePK
public void setWorkRequirementSequencePK(SequencePK workRequirementSequencePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkRequirementSequence
-
getWorkRequirementSequencePKHasBeenModified
-
getWorkTimeSequencePK
-
getWorkTimeSequence
-
getWorkTimeSequence
-
getWorkTimeSequence
-
getWorkTimeSequence
-
getWorkTimeSequenceForUpdate
-
getWorkTimeSequenceForUpdate
-
setWorkTimeSequencePK
public void setWorkTimeSequencePK(SequencePK workTimeSequencePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkTimeSequence
-
getWorkTimeSequencePKHasBeenModified
-
getWorkAssignmentSelectorPK
-
getWorkAssignmentSelector
-
getWorkAssignmentSelector
-
getWorkAssignmentSelector
-
getWorkAssignmentSelector
-
getWorkAssignmentSelectorForUpdate
-
getWorkAssignmentSelectorForUpdate
-
setWorkAssignmentSelectorPK
public void setWorkAssignmentSelectorPK(SelectorPK workAssignmentSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setWorkAssignmentSelector
-
getWorkAssignmentSelectorPKHasBeenModified
-
getEstimatedTimeAllowed
-
setEstimatedTimeAllowed
public void setEstimatedTimeAllowed(Long estimatedTimeAllowed) throws PersistenceNotNullException, PersistenceReadOnlyException -
getEstimatedTimeAllowedHasBeenModified
-
getMaximumTimeAllowed
-
setMaximumTimeAllowed
public void setMaximumTimeAllowed(Long maximumTimeAllowed) throws PersistenceNotNullException, PersistenceReadOnlyException -
getMaximumTimeAllowedHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-