Uses of Class
com.echothree.model.data.workflow.common.pk.WorkflowPK
Packages that use WorkflowPK
Package
Description
-
Uses of WorkflowPK in com.echothree.model.data.batch.server.entity
Methods in com.echothree.model.data.batch.server.entity that return WorkflowPKMethods in com.echothree.model.data.batch.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidBatchTypeDetail.setBatchWorkflowPK(WorkflowPK batchWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.batch.server.factory
Methods in com.echothree.model.data.batch.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionBatchTypeDetailFactory.create(BatchTypePK batchTypePK, String batchTypeName, BatchTypePK parentBatchTypePK, SequenceTypePK batchSequenceTypePK, WorkflowPK batchWorkflowPK, WorkflowEntrancePK batchWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) BatchTypeDetailFactory.create(Session session, BatchTypePK batchTypePK, String batchTypeName, BatchTypePK parentBatchTypePK, SequenceTypePK batchSequenceTypePK, WorkflowPK batchWorkflowPK, WorkflowEntrancePK batchWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.batch.server.value
Methods in com.echothree.model.data.batch.server.value that return WorkflowPKMethods in com.echothree.model.data.batch.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidBatchTypeDetailValue.setBatchWorkflowPK(WorkflowPK batchWorkflowPK) Constructors in com.echothree.model.data.batch.server.value with parameters of type WorkflowPKModifierConstructorDescriptionBatchTypeDetailValue(BatchTypeDetailPK batchTypeDetailPK, BatchTypePK batchTypePK, String batchTypeName, BatchTypePK parentBatchTypePK, SequenceTypePK batchSequenceTypePK, WorkflowPK batchWorkflowPK, WorkflowEntrancePK batchWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of BatchTypeDetailValueBatchTypeDetailValue(BatchTypePK batchTypePK, String batchTypeName, BatchTypePK parentBatchTypePK, SequenceTypePK batchSequenceTypePK, WorkflowPK batchWorkflowPK, WorkflowEntrancePK batchWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of BatchTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return WorkflowPKMethods in com.echothree.model.data.core.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidEntityAttributeWorkflow.setWorkflowPK(WorkflowPK workflowPK) -
Uses of WorkflowPK in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionEntityAttributeWorkflowFactory.create(EntityAttributePK entityAttributePK, WorkflowPK workflowPK, Long fromTime, Long thruTime) EntityAttributeWorkflowFactory.create(Session session, EntityAttributePK entityAttributePK, WorkflowPK workflowPK, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.core.server.value
Methods in com.echothree.model.data.core.server.value that return WorkflowPKMethods in com.echothree.model.data.core.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidEntityAttributeWorkflowValue.setWorkflowPK(WorkflowPK workflowPK) Constructors in com.echothree.model.data.core.server.value with parameters of type WorkflowPKModifierConstructorDescriptionEntityAttributeWorkflowValue(EntityAttributePK entityAttributePK, WorkflowPK workflowPK, Long fromTime, Long thruTime) Creates a new instance of EntityAttributeWorkflowValueEntityAttributeWorkflowValue(EntityAttributeWorkflowPK entityAttributeWorkflowPK, EntityAttributePK entityAttributePK, WorkflowPK workflowPK, Long fromTime, Long thruTime) Creates a new instance of EntityAttributeWorkflowValue -
Uses of WorkflowPK in com.echothree.model.data.financial.server.entity
Methods in com.echothree.model.data.financial.server.entity that return WorkflowPKMethods in com.echothree.model.data.financial.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidFinancialAccountTypeDetail.setFinancialAccountWorkflowPK(WorkflowPK financialAccountWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.financial.server.factory
Methods in com.echothree.model.data.financial.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionFinancialAccountTypeDetailFactory.create(FinancialAccountTypePK financialAccountTypePK, String financialAccountTypeName, FinancialAccountTypePK parentFinancialAccountTypePK, GlAccountPK defaultGlAccountPK, SequenceTypePK financialAccountSequenceTypePK, SequenceTypePK financialAccountTransactionSequenceTypePK, WorkflowPK financialAccountWorkflowPK, WorkflowEntrancePK financialAccountWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) FinancialAccountTypeDetailFactory.create(Session session, FinancialAccountTypePK financialAccountTypePK, String financialAccountTypeName, FinancialAccountTypePK parentFinancialAccountTypePK, GlAccountPK defaultGlAccountPK, SequenceTypePK financialAccountSequenceTypePK, SequenceTypePK financialAccountTransactionSequenceTypePK, WorkflowPK financialAccountWorkflowPK, WorkflowEntrancePK financialAccountWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.financial.server.value
Methods in com.echothree.model.data.financial.server.value that return WorkflowPKModifier and TypeMethodDescriptionFinancialAccountTypeDetailValue.getFinancialAccountWorkflowPK()Methods in com.echothree.model.data.financial.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidFinancialAccountTypeDetailValue.setFinancialAccountWorkflowPK(WorkflowPK financialAccountWorkflowPK) Constructors in com.echothree.model.data.financial.server.value with parameters of type WorkflowPKModifierConstructorDescriptionFinancialAccountTypeDetailValue(FinancialAccountTypeDetailPK financialAccountTypeDetailPK, FinancialAccountTypePK financialAccountTypePK, String financialAccountTypeName, FinancialAccountTypePK parentFinancialAccountTypePK, GlAccountPK defaultGlAccountPK, SequenceTypePK financialAccountSequenceTypePK, SequenceTypePK financialAccountTransactionSequenceTypePK, WorkflowPK financialAccountWorkflowPK, WorkflowEntrancePK financialAccountWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of FinancialAccountTypeDetailValueFinancialAccountTypeDetailValue(FinancialAccountTypePK financialAccountTypePK, String financialAccountTypeName, FinancialAccountTypePK parentFinancialAccountTypePK, GlAccountPK defaultGlAccountPK, SequenceTypePK financialAccountSequenceTypePK, SequenceTypePK financialAccountTransactionSequenceTypePK, WorkflowPK financialAccountWorkflowPK, WorkflowEntrancePK financialAccountWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of FinancialAccountTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return WorkflowPKModifier and TypeMethodDescriptionInventoryTransactionTypeDetail.getInventoryTransactionWorkflowPK()Methods in com.echothree.model.data.inventory.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidInventoryTransactionTypeDetail.setInventoryTransactionWorkflowPK(WorkflowPK inventoryTransactionWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionInventoryTransactionTypeDetailFactory.create(InventoryTransactionTypePK inventoryTransactionTypePK, String inventoryTransactionTypeName, SequenceTypePK inventoryTransactionSequenceTypePK, WorkflowPK inventoryTransactionWorkflowPK, WorkflowEntrancePK inventoryTransactionWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) InventoryTransactionTypeDetailFactory.create(Session session, InventoryTransactionTypePK inventoryTransactionTypePK, String inventoryTransactionTypeName, SequenceTypePK inventoryTransactionSequenceTypePK, WorkflowPK inventoryTransactionWorkflowPK, WorkflowEntrancePK inventoryTransactionWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.inventory.server.value
Methods in com.echothree.model.data.inventory.server.value that return WorkflowPKModifier and TypeMethodDescriptionInventoryTransactionTypeDetailValue.getInventoryTransactionWorkflowPK()Methods in com.echothree.model.data.inventory.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidInventoryTransactionTypeDetailValue.setInventoryTransactionWorkflowPK(WorkflowPK inventoryTransactionWorkflowPK) Constructors in com.echothree.model.data.inventory.server.value with parameters of type WorkflowPKModifierConstructorDescriptionInventoryTransactionTypeDetailValue(InventoryTransactionTypeDetailPK inventoryTransactionTypeDetailPK, InventoryTransactionTypePK inventoryTransactionTypePK, String inventoryTransactionTypeName, SequenceTypePK inventoryTransactionSequenceTypePK, WorkflowPK inventoryTransactionWorkflowPK, WorkflowEntrancePK inventoryTransactionWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of InventoryTransactionTypeDetailValueInventoryTransactionTypeDetailValue(InventoryTransactionTypePK inventoryTransactionTypePK, String inventoryTransactionTypeName, SequenceTypePK inventoryTransactionSequenceTypePK, WorkflowPK inventoryTransactionWorkflowPK, WorkflowEntrancePK inventoryTransactionWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of InventoryTransactionTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return WorkflowPKMethods in com.echothree.model.data.order.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidOrderTypeDetail.setOrderWorkflowPK(WorkflowPK orderWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionOrderTypeDetailFactory.create(OrderTypePK orderTypePK, String orderTypeName, SequenceTypePK orderSequenceTypePK, WorkflowPK orderWorkflowPK, WorkflowEntrancePK orderWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) OrderTypeDetailFactory.create(Session session, OrderTypePK orderTypePK, String orderTypeName, SequenceTypePK orderSequenceTypePK, WorkflowPK orderWorkflowPK, WorkflowEntrancePK orderWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.order.server.value
Methods in com.echothree.model.data.order.server.value that return WorkflowPKMethods in com.echothree.model.data.order.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidOrderTypeDetailValue.setOrderWorkflowPK(WorkflowPK orderWorkflowPK) Constructors in com.echothree.model.data.order.server.value with parameters of type WorkflowPKModifierConstructorDescriptionOrderTypeDetailValue(OrderTypeDetailPK orderTypeDetailPK, OrderTypePK orderTypePK, String orderTypeName, SequenceTypePK orderSequenceTypePK, WorkflowPK orderWorkflowPK, WorkflowEntrancePK orderWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of OrderTypeDetailValueOrderTypeDetailValue(OrderTypePK orderTypePK, String orderTypeName, SequenceTypePK orderSequenceTypePK, WorkflowPK orderWorkflowPK, WorkflowEntrancePK orderWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of OrderTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.payment.server.entity
Methods in com.echothree.model.data.payment.server.entity that return WorkflowPKModifier and TypeMethodDescriptionPaymentMethodTypePartyTypeDetail.getPartyContactMechanismWorkflowPK()PaymentMethodTypePartyTypeDetail.getPartyPaymentMethodWorkflowPK()Methods in com.echothree.model.data.payment.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidPaymentMethodTypePartyTypeDetail.setPartyContactMechanismWorkflowPK(WorkflowPK partyContactMechanismWorkflowPK) voidPaymentMethodTypePartyTypeDetail.setPartyPaymentMethodWorkflowPK(WorkflowPK partyPaymentMethodWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.payment.server.factory
Methods in com.echothree.model.data.payment.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionPaymentMethodTypePartyTypeDetailFactory.create(PaymentMethodTypePartyTypePK paymentMethodTypePartyTypePK, PaymentMethodTypePK paymentMethodTypePK, PartyTypePK partyTypePK, WorkflowPK partyPaymentMethodWorkflowPK, WorkflowPK partyContactMechanismWorkflowPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PaymentMethodTypePartyTypeDetailFactory.create(Session session, PaymentMethodTypePartyTypePK paymentMethodTypePartyTypePK, PaymentMethodTypePK paymentMethodTypePK, PartyTypePK partyTypePK, WorkflowPK partyPaymentMethodWorkflowPK, WorkflowPK partyContactMechanismWorkflowPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.payment.server.value
Methods in com.echothree.model.data.payment.server.value that return WorkflowPKModifier and TypeMethodDescriptionPaymentMethodTypePartyTypeDetailValue.getPartyContactMechanismWorkflowPK()PaymentMethodTypePartyTypeDetailValue.getPartyPaymentMethodWorkflowPK()Methods in com.echothree.model.data.payment.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidPaymentMethodTypePartyTypeDetailValue.setPartyContactMechanismWorkflowPK(WorkflowPK partyContactMechanismWorkflowPK) voidPaymentMethodTypePartyTypeDetailValue.setPartyPaymentMethodWorkflowPK(WorkflowPK partyPaymentMethodWorkflowPK) Constructors in com.echothree.model.data.payment.server.value with parameters of type WorkflowPKModifierConstructorDescriptionPaymentMethodTypePartyTypeDetailValue(PaymentMethodTypePartyTypeDetailPK paymentMethodTypePartyTypeDetailPK, PaymentMethodTypePartyTypePK paymentMethodTypePartyTypePK, PaymentMethodTypePK paymentMethodTypePK, PartyTypePK partyTypePK, WorkflowPK partyPaymentMethodWorkflowPK, WorkflowPK partyContactMechanismWorkflowPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PaymentMethodTypePartyTypeDetailValuePaymentMethodTypePartyTypeDetailValue(PaymentMethodTypePartyTypePK paymentMethodTypePartyTypePK, PaymentMethodTypePK paymentMethodTypePK, PartyTypePK partyTypePK, WorkflowPK partyPaymentMethodWorkflowPK, WorkflowPK partyContactMechanismWorkflowPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PaymentMethodTypePartyTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.picklist.server.entity
Methods in com.echothree.model.data.picklist.server.entity that return WorkflowPKMethods in com.echothree.model.data.picklist.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidPicklistTypeDetail.setPicklistWorkflowPK(WorkflowPK picklistWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.picklist.server.factory
Methods in com.echothree.model.data.picklist.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionPicklistTypeDetailFactory.create(PicklistTypePK picklistTypePK, String picklistTypeName, PicklistTypePK parentPicklistTypePK, SequenceTypePK picklistSequenceTypePK, WorkflowPK picklistWorkflowPK, WorkflowEntrancePK picklistWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) PicklistTypeDetailFactory.create(Session session, PicklistTypePK picklistTypePK, String picklistTypeName, PicklistTypePK parentPicklistTypePK, SequenceTypePK picklistSequenceTypePK, WorkflowPK picklistWorkflowPK, WorkflowEntrancePK picklistWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.picklist.server.value
Methods in com.echothree.model.data.picklist.server.value that return WorkflowPKMethods in com.echothree.model.data.picklist.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidPicklistTypeDetailValue.setPicklistWorkflowPK(WorkflowPK picklistWorkflowPK) Constructors in com.echothree.model.data.picklist.server.value with parameters of type WorkflowPKModifierConstructorDescriptionPicklistTypeDetailValue(PicklistTypeDetailPK picklistTypeDetailPK, PicklistTypePK picklistTypePK, String picklistTypeName, PicklistTypePK parentPicklistTypePK, SequenceTypePK picklistSequenceTypePK, WorkflowPK picklistWorkflowPK, WorkflowEntrancePK picklistWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PicklistTypeDetailValuePicklistTypeDetailValue(PicklistTypePK picklistTypePK, String picklistTypeName, PicklistTypePK parentPicklistTypePK, SequenceTypePK picklistSequenceTypePK, WorkflowPK picklistWorkflowPK, WorkflowEntrancePK picklistWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of PicklistTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return WorkflowPKMethods in com.echothree.model.data.shipment.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidShipmentTypeDetail.setShipmentWorkflowPK(WorkflowPK shipmentWorkflowPK) -
Uses of WorkflowPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionShipmentTypeDetailFactory.create(ShipmentTypePK shipmentTypePK, String shipmentTypeName, ShipmentTypePK parentShipmentTypePK, SequenceTypePK shipmentSequenceTypePK, SequenceTypePK shipmentPackageSequenceTypePK, WorkflowPK shipmentWorkflowPK, WorkflowEntrancePK shipmentWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ShipmentTypeDetailFactory.create(Session session, ShipmentTypePK shipmentTypePK, String shipmentTypeName, ShipmentTypePK parentShipmentTypePK, SequenceTypePK shipmentSequenceTypePK, SequenceTypePK shipmentPackageSequenceTypePK, WorkflowPK shipmentWorkflowPK, WorkflowEntrancePK shipmentWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of WorkflowPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return WorkflowPKMethods in com.echothree.model.data.shipment.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidShipmentTypeDetailValue.setShipmentWorkflowPK(WorkflowPK shipmentWorkflowPK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type WorkflowPKModifierConstructorDescriptionShipmentTypeDetailValue(ShipmentTypeDetailPK shipmentTypeDetailPK, ShipmentTypePK shipmentTypePK, String shipmentTypeName, ShipmentTypePK parentShipmentTypePK, SequenceTypePK shipmentSequenceTypePK, SequenceTypePK shipmentPackageSequenceTypePK, WorkflowPK shipmentWorkflowPK, WorkflowEntrancePK shipmentWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShipmentTypeDetailValueShipmentTypeDetailValue(ShipmentTypePK shipmentTypePK, String shipmentTypeName, ShipmentTypePK parentShipmentTypePK, SequenceTypePK shipmentSequenceTypePK, SequenceTypePK shipmentPackageSequenceTypePK, WorkflowPK shipmentWorkflowPK, WorkflowEntrancePK shipmentWorkflowEntrancePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShipmentTypeDetailValue -
Uses of WorkflowPK in com.echothree.model.data.workflow.server.entity
Methods in com.echothree.model.data.workflow.server.entity that return WorkflowPKModifier and TypeMethodDescriptionWorkflow.getPrimaryKey()WorkflowDescription.getWorkflowPK()WorkflowDetail.getWorkflowPK()WorkflowEntityType.getWorkflowPK()WorkflowEntranceDetail.getWorkflowPK()WorkflowSelectorKind.getWorkflowPK()WorkflowStepDetail.getWorkflowPK()Methods in com.echothree.model.data.workflow.server.entity with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidWorkflowDescription.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowDetail.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowEntityType.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowEntranceDetail.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowSelectorKind.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowStepDetail.setWorkflowPK(WorkflowPK workflowPK) -
Uses of WorkflowPK in com.echothree.model.data.workflow.server.factory
Methods in com.echothree.model.data.workflow.server.factory that return WorkflowPKModifier and TypeMethodDescriptionWorkflowFactory.getNextPK()WorkflowFactory.getPKFromQuery(PreparedStatement ps, Object... params) WorkflowFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory that return types with arguments of type WorkflowPKModifier and TypeMethodDescriptionWorkflowFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) WorkflowFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) WorkflowFactory.getPKsFromResultSetAsList(ResultSet rs) WorkflowFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.workflow.server.factory with parameters of type WorkflowPKModifier and TypeMethodDescriptionWorkflowDescriptionFactory.create(WorkflowPK workflowPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) WorkflowDescriptionFactory.create(Session session, WorkflowPK workflowPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) WorkflowDetailFactory.create(WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) WorkflowDetailFactory.create(Session session, WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) WorkflowEntityTypeFactory.create(WorkflowPK workflowPK, EntityTypePK entityTypePK, Long fromTime, Long thruTime) WorkflowEntityTypeFactory.create(Session session, WorkflowPK workflowPK, EntityTypePK entityTypePK, Long fromTime, Long thruTime) WorkflowEntranceDetailFactory.create(WorkflowEntrancePK workflowEntrancePK, WorkflowPK workflowPK, String workflowEntranceName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkflowEntranceDetailFactory.create(Session session, WorkflowEntrancePK workflowEntrancePK, WorkflowPK workflowPK, String workflowEntranceName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkflowSelectorKindFactory.create(WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) WorkflowSelectorKindFactory.create(Session session, WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) WorkflowStepDetailFactory.create(WorkflowStepPK workflowStepPK, WorkflowPK workflowPK, String workflowStepName, WorkflowStepTypePK workflowStepTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkflowStepDetailFactory.create(Session session, WorkflowStepPK workflowStepPK, WorkflowPK workflowPK, String workflowStepName, WorkflowStepTypePK workflowStepTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkflowFactory.getEntityFromCache(Session session, WorkflowPK pk) WorkflowFactory.getEntityFromPK(EntityPermission entityPermission, WorkflowPK pk) WorkflowFactory.getEntityFromPK(Session session, EntityPermission entityPermission, WorkflowPK pk) WorkflowFactory.getValueFromPK(Session session, WorkflowPK pk) voidWorkflowFactory.remove(Session session, WorkflowPK pk) booleanWorkflowFactory.validPK(Session session, WorkflowPK pk) Method parameters in com.echothree.model.data.workflow.server.factory with type arguments of type WorkflowPKModifier and TypeMethodDescriptionWorkflowFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<WorkflowPK> pks) WorkflowFactory.getEntitiesFromPKs(Session session, EntityPermission entityPermission, Collection<WorkflowPK> pks) WorkflowFactory.getValuesFromPKs(Session session, Collection<WorkflowPK> pks) voidWorkflowFactory.remove(Session session, Collection<WorkflowPK> pks) voidWorkflowFactory.remove(Collection<WorkflowPK> pks) -
Uses of WorkflowPK in com.echothree.model.data.workflow.server.value
Methods in com.echothree.model.data.workflow.server.value that return WorkflowPKModifier and TypeMethodDescriptionWorkflowValue.getPrimaryKey()WorkflowDescriptionValue.getWorkflowPK()WorkflowDetailValue.getWorkflowPK()WorkflowEntityTypeValue.getWorkflowPK()WorkflowEntranceDetailValue.getWorkflowPK()WorkflowSelectorKindValue.getWorkflowPK()WorkflowStepDetailValue.getWorkflowPK()Methods in com.echothree.model.data.workflow.server.value with parameters of type WorkflowPKModifier and TypeMethodDescriptionvoidWorkflowDescriptionValue.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowDetailValue.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowEntityTypeValue.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowEntranceDetailValue.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowSelectorKindValue.setWorkflowPK(WorkflowPK workflowPK) voidWorkflowStepDetailValue.setWorkflowPK(WorkflowPK workflowPK) Constructors in com.echothree.model.data.workflow.server.value with parameters of type WorkflowPKModifierConstructorDescriptionWorkflowDescriptionValue(WorkflowDescriptionPK workflowDescriptionPK, WorkflowPK workflowPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of WorkflowDescriptionValueWorkflowDescriptionValue(WorkflowPK workflowPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of WorkflowDescriptionValueWorkflowDetailValue(WorkflowDetailPK workflowDetailPK, WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowDetailValueWorkflowDetailValue(WorkflowPK workflowPK, String workflowName, SelectorTypePK selectorTypePK, SecurityRoleGroupPK securityRoleGroupPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowDetailValueWorkflowEntityTypeValue(WorkflowEntityTypePK workflowEntityTypePK, WorkflowPK workflowPK, EntityTypePK entityTypePK, Long fromTime, Long thruTime) Creates a new instance of WorkflowEntityTypeValueWorkflowEntityTypeValue(WorkflowPK workflowPK, EntityTypePK entityTypePK, Long fromTime, Long thruTime) Creates a new instance of WorkflowEntityTypeValueWorkflowEntranceDetailValue(WorkflowEntranceDetailPK workflowEntranceDetailPK, WorkflowEntrancePK workflowEntrancePK, WorkflowPK workflowPK, String workflowEntranceName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowEntranceDetailValueWorkflowEntranceDetailValue(WorkflowEntrancePK workflowEntrancePK, WorkflowPK workflowPK, String workflowEntranceName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowEntranceDetailValueWorkflowSelectorKindValue(WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) Creates a new instance of WorkflowSelectorKindValueWorkflowSelectorKindValue(WorkflowSelectorKindPK selectorKindWorkflowPK, WorkflowPK workflowPK, SelectorKindPK selectorKindPK, Long fromTime, Long thruTime) Creates a new instance of WorkflowSelectorKindValueWorkflowStepDetailValue(WorkflowStepDetailPK workflowStepDetailPK, WorkflowStepPK workflowStepPK, WorkflowPK workflowPK, String workflowStepName, WorkflowStepTypePK workflowStepTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowStepDetailValueWorkflowStepDetailValue(WorkflowStepPK workflowStepPK, WorkflowPK workflowPK, String workflowStepName, WorkflowStepTypePK workflowStepTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkflowStepDetailValueWorkflowValue(WorkflowPK workflowPK, WorkflowDetailPK activeDetailPK, WorkflowDetailPK lastDetailPK) Creates a new instance of WorkflowValue