Uses of Class
com.echothree.model.data.workflow.common.pk.WorkflowEntranceDetailPK
Packages that use WorkflowEntranceDetailPK
Package
Description
-
Uses of WorkflowEntranceDetailPK in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntrance.getActiveDetailPK()WorkflowEntrance.getLastDetailPK()WorkflowEntranceDetail.getPrimaryKey()Methods in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionvoidWorkflowEntrance.setActiveDetailPK(WorkflowEntranceDetailPK activeDetailPK) voidWorkflowEntrance.setLastDetailPK(WorkflowEntranceDetailPK lastDetailPK) -
Uses of WorkflowEntranceDetailPK in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory that return WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntranceDetailFactory.getNextPK()WorkflowEntranceDetailFactory.getPKFromQuery(PreparedStatement ps, Object... params) WorkflowEntranceDetailFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory that return types with arguments of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntranceDetailFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) WorkflowEntranceDetailFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) WorkflowEntranceDetailFactory.getPKsFromResultSetAsList(ResultSet rs) WorkflowEntranceDetailFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory with parameters of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntranceFactory.create(WorkflowEntranceDetailPK activeDetailPK, WorkflowEntranceDetailPK lastDetailPK) WorkflowEntranceDetailFactory.getEntityFromCache(WorkflowEntranceDetailPK pk) WorkflowEntranceDetailFactory.getEntityFromPK(EntityPermission entityPermission, WorkflowEntranceDetailPK pk) WorkflowEntranceDetailFactory.getValueFromPK(WorkflowEntranceDetailPK pk) voidWorkflowEntranceDetailFactory.remove(WorkflowEntranceDetailPK pk) booleanWorkflowEntranceDetailFactory.validPK(WorkflowEntranceDetailPK pk) Method parameters in com.echothree.model.data.workflow.server.factory with type arguments of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntranceDetailFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<WorkflowEntranceDetailPK> pks) WorkflowEntranceDetailFactory.getValuesFromPKs(Collection<WorkflowEntranceDetailPK> pks) voidWorkflowEntranceDetailFactory.remove(Collection<WorkflowEntranceDetailPK> pks) -
Uses of WorkflowEntranceDetailPK in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntranceValue.getActiveDetailPK()WorkflowEntranceValue.getLastDetailPK()WorkflowEntranceDetailValue.getPrimaryKey()Methods in com.echothree.model.data.workflow.server.value with parameters of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionvoidWorkflowEntranceValue.setActiveDetailPK(WorkflowEntranceDetailPK activeDetailPK) voidWorkflowEntranceValue.setLastDetailPK(WorkflowEntranceDetailPK lastDetailPK) Constructors in com.echothree.model.data.workflow.server.value with parameters of type WorkflowEntranceDetailPKModifierConstructorDescriptionWorkflowEntranceDetailValue(WorkflowEntranceDetailPK workflowEntranceDetailPK, WorkflowEntrancePK workflowEntrancePK, WorkflowPK workflowPK, String workflowEntranceName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowEntranceDetailValueWorkflowEntranceValue(WorkflowEntranceDetailPK activeDetailPK, WorkflowEntranceDetailPK lastDetailPK) Creates a new instance of WorkflowEntranceValueWorkflowEntranceValue(WorkflowEntrancePK workflowEntrancePK, WorkflowEntranceDetailPK activeDetailPK, WorkflowEntranceDetailPK lastDetailPK) Creates a new instance of WorkflowEntranceValue -
Uses of WorkflowEntranceDetailPK in com.echothree.model.jooq.server.records.workflow
Methods in com.echothree.model.jooq.server.records.workflow that return WorkflowEntranceDetailPKModifier and TypeMethodDescriptionWorkflowEntrances.ActiveDetail()Getter forworkflowentrances.wkflen_activedetailid.WorkflowEntrances.LastDetail()Getter forworkflowentrances.wkflen_lastdetailid.WorkflowEntranceDetails.WorkflowEntranceDetail()Getter forworkflowentrancedetails.wkflendt_workflowentrancedetailid.Methods in com.echothree.model.jooq.server.records.workflow that return types with arguments of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionorg.jooq.Record1<WorkflowEntranceDetailPK> WorkflowEntranceDetails.key()Methods in com.echothree.model.jooq.server.records.workflow with parameters of type WorkflowEntranceDetailPKModifier and TypeMethodDescriptionvoidWorkflowEntrances.ActiveDetail(WorkflowEntranceDetailPK value) Setter forworkflowentrances.wkflen_activedetailid.voidWorkflowEntrances.LastDetail(WorkflowEntranceDetailPK value) Setter forworkflowentrances.wkflen_lastdetailid.voidWorkflowEntranceDetails.WorkflowEntranceDetail(WorkflowEntranceDetailPK value) Setter forworkflowentrancedetails.wkflendt_workflowentrancedetailid.Constructors in com.echothree.model.jooq.server.records.workflow with parameters of type WorkflowEntranceDetailPKModifierConstructorDescriptionWorkflowEntranceDetails(WorkflowEntranceDetailPK WorkflowEntranceDetail, WorkflowEntrancePK WorkflowEntrance, WorkflowPK Workflow, String WorkflowEntranceName, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised WorkflowEntranceDetailsWorkflowEntrances(WorkflowEntrancePK WorkflowEntrance, WorkflowEntranceDetailPK ActiveDetail, WorkflowEntranceDetailPK LastDetail) Create a detached, initialised WorkflowEntrances -
Uses of WorkflowEntranceDetailPK in com.echothree.model.jooq.server.tables.workflow
Fields in com.echothree.model.jooq.server.tables.workflow with type parameters of type WorkflowEntranceDetailPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<WorkflowEntrances, WorkflowEntranceDetailPK> WorkflowEntrances.ACTIVE_DETAILThe columnworkflowentrances.wkflen_activedetailid.final org.jooq.TableField<WorkflowEntrances, WorkflowEntranceDetailPK> WorkflowEntrances.LAST_DETAILThe columnworkflowentrances.wkflen_lastdetailid.final org.jooq.TableField<WorkflowEntranceDetails, WorkflowEntranceDetailPK> WorkflowEntranceDetails.WORKFLOW_ENTRANCE_DETAILThe columnworkflowentrancedetails.wkflendt_workflowentrancedetailid.