Uses of Class
com.echothree.model.data.sequence.common.pk.SequencePK
Packages that use SequencePK
Package
Description
-
Uses of SequencePK in com.echothree.model.data.associate.server.entity
Methods in com.echothree.model.data.associate.server.entity that return SequencePKModifier and TypeMethodDescriptionAssociateProgramDetail.getAssociatePartyContactMechanismSequencePK()
AssociateProgramDetail.getAssociateReferralSequencePK()
AssociateProgramDetail.getAssociateSequencePK()
Methods in com.echothree.model.data.associate.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
AssociateProgramDetail.setAssociatePartyContactMechanismSequencePK
(SequencePK associatePartyContactMechanismSequencePK) void
AssociateProgramDetail.setAssociateReferralSequencePK
(SequencePK associateReferralSequencePK) void
AssociateProgramDetail.setAssociateSequencePK
(SequencePK associateSequencePK) -
Uses of SequencePK in com.echothree.model.data.associate.server.factory
Methods in com.echothree.model.data.associate.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionAssociateProgramDetailFactory.create
(AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AssociateProgramDetailFactory.create
(Session session, AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.associate.server.value
Methods in com.echothree.model.data.associate.server.value that return SequencePKModifier and TypeMethodDescriptionAssociateProgramDetailValue.getAssociatePartyContactMechanismSequencePK()
AssociateProgramDetailValue.getAssociateReferralSequencePK()
AssociateProgramDetailValue.getAssociateSequencePK()
Methods in com.echothree.model.data.associate.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
AssociateProgramDetailValue.setAssociatePartyContactMechanismSequencePK
(SequencePK associatePartyContactMechanismSequencePK) void
AssociateProgramDetailValue.setAssociateReferralSequencePK
(SequencePK associateReferralSequencePK) void
AssociateProgramDetailValue.setAssociateSequencePK
(SequencePK associateSequencePK) Constructors in com.echothree.model.data.associate.server.value with parameters of type SequencePKModifierConstructorDescriptionAssociateProgramDetailValue
(AssociateProgramDetailPK associateProgramDetailPK, AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDetailValueAssociateProgramDetailValue
(AssociateProgramPK associateProgramPK, String associateProgramName, SequencePK associateSequencePK, SequencePK associatePartyContactMechanismSequencePK, SequencePK associateReferralSequencePK, Integer itemIndirectSalePercent, Integer itemDirectSalePercent, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of AssociateProgramDetailValue -
Uses of SequencePK in com.echothree.model.data.cancellationpolicy.server.entity
Methods in com.echothree.model.data.cancellationpolicy.server.entity that return SequencePKMethods in com.echothree.model.data.cancellationpolicy.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CancellationTypeDetail.setCancellationSequencePK
(SequencePK cancellationSequencePK) -
Uses of SequencePK in com.echothree.model.data.cancellationpolicy.server.factory
Methods in com.echothree.model.data.cancellationpolicy.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionCancellationTypeDetailFactory.create
(CancellationTypePK cancellationTypePK, CancellationKindPK cancellationKindPK, String cancellationTypeName, SequencePK cancellationSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CancellationTypeDetailFactory.create
(Session session, CancellationTypePK cancellationTypePK, CancellationKindPK cancellationKindPK, String cancellationTypeName, SequencePK cancellationSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.cancellationpolicy.server.value
Methods in com.echothree.model.data.cancellationpolicy.server.value that return SequencePKMethods in com.echothree.model.data.cancellationpolicy.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CancellationTypeDetailValue.setCancellationSequencePK
(SequencePK cancellationSequencePK) Constructors in com.echothree.model.data.cancellationpolicy.server.value with parameters of type SequencePKModifierConstructorDescriptionCancellationTypeDetailValue
(CancellationTypeDetailPK cancellationTypeDetailPK, CancellationTypePK cancellationTypePK, CancellationKindPK cancellationKindPK, String cancellationTypeName, SequencePK cancellationSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CancellationTypeDetailValueCancellationTypeDetailValue
(CancellationTypePK cancellationTypePK, CancellationKindPK cancellationKindPK, String cancellationTypeName, SequencePK cancellationSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CancellationTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.chain.server.entity
Methods in com.echothree.model.data.chain.server.entity that return SequencePKMethods in com.echothree.model.data.chain.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ChainDetail.setChainInstanceSequencePK
(SequencePK chainInstanceSequencePK) -
Uses of SequencePK in com.echothree.model.data.chain.server.factory
Methods in com.echothree.model.data.chain.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionChainDetailFactory.create
(ChainPK chainPK, ChainTypePK chainTypePK, String chainName, SequencePK chainInstanceSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ChainDetailFactory.create
(Session session, ChainPK chainPK, ChainTypePK chainTypePK, String chainName, SequencePK chainInstanceSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.chain.server.value
Methods in com.echothree.model.data.chain.server.value that return SequencePKMethods in com.echothree.model.data.chain.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ChainDetailValue.setChainInstanceSequencePK
(SequencePK chainInstanceSequencePK) Constructors in com.echothree.model.data.chain.server.value with parameters of type SequencePKModifierConstructorDescriptionChainDetailValue
(ChainDetailPK chainDetailPK, ChainPK chainPK, ChainTypePK chainTypePK, String chainName, SequencePK chainInstanceSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainDetailValueChainDetailValue
(ChainPK chainPK, ChainTypePK chainTypePK, String chainName, SequencePK chainInstanceSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ChainDetailValue -
Uses of SequencePK in com.echothree.model.data.comment.server.entity
Methods in com.echothree.model.data.comment.server.entity that return SequencePKMethods in com.echothree.model.data.comment.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CommentTypeDetail.setCommentSequencePK
(SequencePK commentSequencePK) -
Uses of SequencePK in com.echothree.model.data.comment.server.factory
Methods in com.echothree.model.data.comment.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionCommentTypeDetailFactory.create
(CommentTypePK commentTypePK, EntityTypePK entityTypePK, String commentTypeName, SequencePK commentSequencePK, WorkflowEntrancePK workflowEntrancePK, MimeTypeUsageTypePK mimeTypeUsageTypePK, Integer sortOrder, Long fromTime, Long thruTime) CommentTypeDetailFactory.create
(Session session, CommentTypePK commentTypePK, EntityTypePK entityTypePK, String commentTypeName, SequencePK commentSequencePK, WorkflowEntrancePK workflowEntrancePK, MimeTypeUsageTypePK mimeTypeUsageTypePK, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.comment.server.value
Methods in com.echothree.model.data.comment.server.value that return SequencePKMethods in com.echothree.model.data.comment.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CommentTypeDetailValue.setCommentSequencePK
(SequencePK commentSequencePK) Constructors in com.echothree.model.data.comment.server.value with parameters of type SequencePKModifierConstructorDescriptionCommentTypeDetailValue
(CommentTypeDetailPK commentTypeDetailPK, CommentTypePK commentTypePK, EntityTypePK entityTypePK, String commentTypeName, SequencePK commentSequencePK, WorkflowEntrancePK workflowEntrancePK, MimeTypeUsageTypePK mimeTypeUsageTypePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommentTypeDetailValueCommentTypeDetailValue
(CommentTypePK commentTypePK, EntityTypePK entityTypePK, String commentTypeName, SequencePK commentSequencePK, WorkflowEntrancePK workflowEntrancePK, MimeTypeUsageTypePK mimeTypeUsageTypePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CommentTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return SequencePKMethods in com.echothree.model.data.core.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
EntityAttributeListItem.setEntityListItemSequencePK
(SequencePK entityListItemSequencePK) -
Uses of SequencePK in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionEntityAttributeListItemFactory.create
(EntityAttributePK entityAttributePK, SequencePK entityListItemSequencePK, Long fromTime, Long thruTime) EntityAttributeListItemFactory.create
(Session session, EntityAttributePK entityAttributePK, SequencePK entityListItemSequencePK, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.core.server.value
Methods in com.echothree.model.data.core.server.value that return SequencePKMethods in com.echothree.model.data.core.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
EntityAttributeListItemValue.setEntityListItemSequencePK
(SequencePK entityListItemSequencePK) Constructors in com.echothree.model.data.core.server.value with parameters of type SequencePKModifierConstructorDescriptionEntityAttributeListItemValue
(EntityAttributeListItemPK entityAttributeListItemPK, EntityAttributePK entityAttributePK, SequencePK entityListItemSequencePK, Long fromTime, Long thruTime) Creates a new instance of EntityAttributeListItemValueEntityAttributeListItemValue
(EntityAttributePK entityAttributePK, SequencePK entityListItemSequencePK, Long fromTime, Long thruTime) Creates a new instance of EntityAttributeListItemValue -
Uses of SequencePK in com.echothree.model.data.customer.server.entity
Methods in com.echothree.model.data.customer.server.entity that return SequencePKMethods in com.echothree.model.data.customer.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CustomerTypeDetail.setCustomerSequencePK
(SequencePK customerSequencePK) -
Uses of SequencePK in com.echothree.model.data.customer.server.factory
Methods in com.echothree.model.data.customer.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionCustomerTypeDetailFactory.create
(CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeDetailFactory.create
(Session session, CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.customer.server.value
Methods in com.echothree.model.data.customer.server.value that return SequencePKMethods in com.echothree.model.data.customer.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
CustomerTypeDetailValue.setCustomerSequencePK
(SequencePK customerSequencePK) Constructors in com.echothree.model.data.customer.server.value with parameters of type SequencePKModifierConstructorDescriptionCustomerTypeDetailValue
(CustomerTypeDetailPK customerTypeDetailPK, CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeDetailValueCustomerTypeDetailValue
(CustomerTypePK customerTypePK, String customerTypeName, SequencePK customerSequencePK, OfferUsePK defaultOfferUsePK, TermPK defaultTermPK, FreeOnBoardPK defaultFreeOnBoardPK, CancellationPolicyPK defaultCancellationPolicyPK, ReturnPolicyPK defaultReturnPolicyPK, WorkflowEntrancePK defaultCustomerStatusPK, WorkflowEntrancePK defaultCustomerCreditStatusPK, GlAccountPK defaultArGlAccountPK, Boolean defaultHoldUntilComplete, Boolean defaultAllowBackorders, Boolean defaultAllowSubstitutions, Boolean defaultAllowCombiningShipments, Boolean defaultRequireReference, Boolean defaultAllowReferenceDuplicates, String defaultReferenceValidationPattern, Boolean defaultTaxable, AllocationPriorityPK allocationPriorityPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.forum.server.entity
Methods in com.echothree.model.data.forum.server.entity that return SequencePKModifier and TypeMethodDescriptionForumDetail.getForumMessageSequencePK()
ForumDetail.getForumThreadSequencePK()
Methods in com.echothree.model.data.forum.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ForumDetail.setForumMessageSequencePK
(SequencePK forumMessageSequencePK) void
ForumDetail.setForumThreadSequencePK
(SequencePK forumThreadSequencePK) -
Uses of SequencePK in com.echothree.model.data.forum.server.factory
Methods in com.echothree.model.data.forum.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionForumDetailFactory.create
(ForumPK forumPK, String forumName, ForumTypePK forumTypePK, IconPK iconPK, SequencePK forumThreadSequencePK, SequencePK forumMessageSequencePK, Integer sortOrder, Long fromTime, Long thruTime) ForumDetailFactory.create
(Session session, ForumPK forumPK, String forumName, ForumTypePK forumTypePK, IconPK iconPK, SequencePK forumThreadSequencePK, SequencePK forumMessageSequencePK, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.forum.server.value
Methods in com.echothree.model.data.forum.server.value that return SequencePKModifier and TypeMethodDescriptionForumDetailValue.getForumMessageSequencePK()
ForumDetailValue.getForumThreadSequencePK()
Methods in com.echothree.model.data.forum.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ForumDetailValue.setForumMessageSequencePK
(SequencePK forumMessageSequencePK) void
ForumDetailValue.setForumThreadSequencePK
(SequencePK forumThreadSequencePK) Constructors in com.echothree.model.data.forum.server.value with parameters of type SequencePKModifierConstructorDescriptionForumDetailValue
(ForumDetailPK forumDetailPK, ForumPK forumPK, String forumName, ForumTypePK forumTypePK, IconPK iconPK, SequencePK forumThreadSequencePK, SequencePK forumMessageSequencePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ForumDetailValueForumDetailValue
(ForumPK forumPK, String forumName, ForumTypePK forumTypePK, IconPK iconPK, SequencePK forumThreadSequencePK, SequencePK forumMessageSequencePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ForumDetailValue -
Uses of SequencePK in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return SequencePKModifier and TypeMethodDescriptionItemCategoryDetail.getItemSequencePK()
ItemDetail.getSerialNumberSequencePK()
Methods in com.echothree.model.data.item.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ItemCategoryDetail.setItemSequencePK
(SequencePK itemSequencePK) void
ItemDetail.setSerialNumberSequencePK
(SequencePK serialNumberSequencePK) -
Uses of SequencePK in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionItemCategoryDetailFactory.create
(ItemCategoryPK itemCategoryPK, String itemCategoryName, ItemCategoryPK parentItemCategoryPK, SequencePK itemSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ItemCategoryDetailFactory.create
(Session session, ItemCategoryPK itemCategoryPK, String itemCategoryName, ItemCategoryPK parentItemCategoryPK, SequencePK itemSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ItemDetailFactory.create
(ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) ItemDetailFactory.create
(Session session, ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.item.server.value
Methods in com.echothree.model.data.item.server.value that return SequencePKModifier and TypeMethodDescriptionItemCategoryDetailValue.getItemSequencePK()
ItemDetailValue.getSerialNumberSequencePK()
Methods in com.echothree.model.data.item.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ItemCategoryDetailValue.setItemSequencePK
(SequencePK itemSequencePK) void
ItemDetailValue.setSerialNumberSequencePK
(SequencePK serialNumberSequencePK) Constructors in com.echothree.model.data.item.server.value with parameters of type SequencePKModifierConstructorDescriptionItemCategoryDetailValue
(ItemCategoryDetailPK itemCategoryDetailPK, ItemCategoryPK itemCategoryPK, String itemCategoryName, ItemCategoryPK parentItemCategoryPK, SequencePK itemSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ItemCategoryDetailValueItemCategoryDetailValue
(ItemCategoryPK itemCategoryPK, String itemCategoryName, ItemCategoryPK parentItemCategoryPK, SequencePK itemSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ItemCategoryDetailValueItemDetailValue
(ItemDetailPK itemDetailPK, ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) Creates a new instance of ItemDetailValueItemDetailValue
(ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) Creates a new instance of ItemDetailValue -
Uses of SequencePK in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return SequencePKModifier and TypeMethodDescriptionOfferDetail.getSalesOrderSequencePK()
OfferUseDetail.getSalesOrderSequencePK()
Methods in com.echothree.model.data.offer.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
OfferDetail.setSalesOrderSequencePK
(SequencePK salesOrderSequencePK) void
OfferUseDetail.setSalesOrderSequencePK
(SequencePK salesOrderSequencePK) -
Uses of SequencePK in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionOfferDetailFactory.create
(OfferPK offerPK, String offerName, SequencePK salesOrderSequencePK, PartyPK departmentPartyPK, SelectorPK offerItemSelectorPK, FilterPK offerItemPriceFilterPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) OfferDetailFactory.create
(Session session, OfferPK offerPK, String offerName, SequencePK salesOrderSequencePK, PartyPK departmentPartyPK, SelectorPK offerItemSelectorPK, FilterPK offerItemPriceFilterPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) OfferUseDetailFactory.create
(OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) OfferUseDetailFactory.create
(Session session, OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return SequencePKModifier and TypeMethodDescriptionOfferDetailValue.getSalesOrderSequencePK()
OfferUseDetailValue.getSalesOrderSequencePK()
Methods in com.echothree.model.data.offer.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
OfferDetailValue.setSalesOrderSequencePK
(SequencePK salesOrderSequencePK) void
OfferUseDetailValue.setSalesOrderSequencePK
(SequencePK salesOrderSequencePK) Constructors in com.echothree.model.data.offer.server.value with parameters of type SequencePKModifierConstructorDescriptionOfferDetailValue
(OfferDetailPK offerDetailPK, OfferPK offerPK, String offerName, SequencePK salesOrderSequencePK, PartyPK departmentPartyPK, SelectorPK offerItemSelectorPK, FilterPK offerItemPriceFilterPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of OfferDetailValueOfferDetailValue
(OfferPK offerPK, String offerName, SequencePK salesOrderSequencePK, PartyPK departmentPartyPK, SelectorPK offerItemSelectorPK, FilterPK offerItemPriceFilterPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of OfferDetailValueOfferUseDetailValue
(OfferUseDetailPK offerUseDetailPK, OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) Creates a new instance of OfferUseDetailValueOfferUseDetailValue
(OfferUsePK offerUsePK, OfferPK offerPK, UsePK usePK, SequencePK salesOrderSequencePK, Long fromTime, Long thruTime) Creates a new instance of OfferUseDetailValue -
Uses of SequencePK in com.echothree.model.data.rating.server.entity
Methods in com.echothree.model.data.rating.server.entity that return SequencePKMethods in com.echothree.model.data.rating.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
RatingTypeDetail.setRatingSequencePK
(SequencePK ratingSequencePK) -
Uses of SequencePK in com.echothree.model.data.rating.server.factory
Methods in com.echothree.model.data.rating.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionRatingTypeDetailFactory.create
(RatingTypePK ratingTypePK, EntityTypePK entityTypePK, String ratingTypeName, SequencePK ratingSequencePK, Integer sortOrder, Long fromTime, Long thruTime) RatingTypeDetailFactory.create
(Session session, RatingTypePK ratingTypePK, EntityTypePK entityTypePK, String ratingTypeName, SequencePK ratingSequencePK, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.rating.server.value
Methods in com.echothree.model.data.rating.server.value that return SequencePKMethods in com.echothree.model.data.rating.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
RatingTypeDetailValue.setRatingSequencePK
(SequencePK ratingSequencePK) Constructors in com.echothree.model.data.rating.server.value with parameters of type SequencePKModifierConstructorDescriptionRatingTypeDetailValue
(RatingTypeDetailPK ratingTypeDetailPK, RatingTypePK ratingTypePK, EntityTypePK entityTypePK, String ratingTypeName, SequencePK ratingSequencePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of RatingTypeDetailValueRatingTypeDetailValue
(RatingTypePK ratingTypePK, EntityTypePK entityTypePK, String ratingTypeName, SequencePK ratingSequencePK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of RatingTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.returnpolicy.server.entity
Methods in com.echothree.model.data.returnpolicy.server.entity that return SequencePKMethods in com.echothree.model.data.returnpolicy.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ReturnTypeDetail.setReturnSequencePK
(SequencePK returnSequencePK) -
Uses of SequencePK in com.echothree.model.data.returnpolicy.server.factory
Methods in com.echothree.model.data.returnpolicy.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionReturnTypeDetailFactory.create
(ReturnTypePK returnTypePK, ReturnKindPK returnKindPK, String returnTypeName, SequencePK returnSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ReturnTypeDetailFactory.create
(Session session, ReturnTypePK returnTypePK, ReturnKindPK returnKindPK, String returnTypeName, SequencePK returnSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.returnpolicy.server.value
Methods in com.echothree.model.data.returnpolicy.server.value that return SequencePKMethods in com.echothree.model.data.returnpolicy.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
ReturnTypeDetailValue.setReturnSequencePK
(SequencePK returnSequencePK) Constructors in com.echothree.model.data.returnpolicy.server.value with parameters of type SequencePKModifierConstructorDescriptionReturnTypeDetailValue
(ReturnTypeDetailPK returnTypeDetailPK, ReturnTypePK returnTypePK, ReturnKindPK returnKindPK, String returnTypeName, SequencePK returnSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ReturnTypeDetailValueReturnTypeDetailValue
(ReturnTypePK returnTypePK, ReturnKindPK returnKindPK, String returnTypeName, SequencePK returnSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ReturnTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.sequence.server.entity
Methods in com.echothree.model.data.sequence.server.entity that return SequencePKModifier and TypeMethodDescriptionSequence.getPrimaryKey()
SequenceDescription.getSequencePK()
SequenceDetail.getSequencePK()
SequenceValue.getSequencePK()
Methods in com.echothree.model.data.sequence.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
SequenceDescription.setSequencePK
(SequencePK sequencePK) void
SequenceDetail.setSequencePK
(SequencePK sequencePK) void
SequenceValue.setSequencePK
(SequencePK sequencePK) -
Uses of SequencePK in com.echothree.model.data.sequence.server.factory
Methods in com.echothree.model.data.sequence.server.factory that return SequencePKModifier and TypeMethodDescriptionSequenceFactory.getNextPK()
SequenceFactory.getPKFromQuery
(PreparedStatement ps, Object... params) SequenceFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.sequence.server.factory that return types with arguments of type SequencePKModifier and TypeMethodDescriptionSequenceFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) SequenceFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) SequenceFactory.getPKsFromResultSetAsList
(ResultSet rs) SequenceFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.sequence.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionSequenceDescriptionFactory.create
(SequencePK sequencePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SequenceDescriptionFactory.create
(Session session, SequencePK sequencePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SequenceDetailFactory.create
(SequencePK sequencePK, SequenceTypePK sequenceTypePK, String sequenceName, String mask, Integer chunkSize, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SequenceDetailFactory.create
(Session session, SequencePK sequencePK, SequenceTypePK sequenceTypePK, String sequenceName, String mask, Integer chunkSize, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SequenceValueFactory.create
(SequencePK sequencePK, String value) SequenceValueFactory.create
(Session session, SequencePK sequencePK, String value) SequenceFactory.getEntityFromCache
(Session session, SequencePK pk) SequenceFactory.getEntityFromPK
(EntityPermission entityPermission, SequencePK pk) SequenceFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, SequencePK pk) SequenceFactory.getValueFromPK
(Session session, SequencePK pk) void
SequenceFactory.remove
(Session session, SequencePK pk) boolean
SequenceFactory.validPK
(Session session, SequencePK pk) Method parameters in com.echothree.model.data.sequence.server.factory with type arguments of type SequencePKModifier and TypeMethodDescriptionSequenceFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<SequencePK> pks) SequenceFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<SequencePK> pks) SequenceFactory.getValuesFromPKs
(Session session, Collection<SequencePK> pks) void
SequenceFactory.remove
(Session session, Collection<SequencePK> pks) void
SequenceFactory.remove
(Collection<SequencePK> pks) -
Uses of SequencePK in com.echothree.model.data.sequence.server.value
Methods in com.echothree.model.data.sequence.server.value that return SequencePKModifier and TypeMethodDescriptionSequenceValue.getPrimaryKey()
SequenceDescriptionValue.getSequencePK()
SequenceDetailValue.getSequencePK()
SequenceValueValue.getSequencePK()
Methods in com.echothree.model.data.sequence.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
SequenceDescriptionValue.setSequencePK
(SequencePK sequencePK) void
SequenceDetailValue.setSequencePK
(SequencePK sequencePK) void
SequenceValueValue.setSequencePK
(SequencePK sequencePK) Constructors in com.echothree.model.data.sequence.server.value with parameters of type SequencePKModifierConstructorDescriptionSequenceDescriptionValue
(SequenceDescriptionPK sequenceDescriptionPK, SequencePK sequencePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SequenceDescriptionValueSequenceDescriptionValue
(SequencePK sequencePK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SequenceDescriptionValueSequenceDetailValue
(SequenceDetailPK sequenceDetailPK, SequencePK sequencePK, SequenceTypePK sequenceTypePK, String sequenceName, String mask, Integer chunkSize, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SequenceDetailValueSequenceDetailValue
(SequencePK sequencePK, SequenceTypePK sequenceTypePK, String sequenceName, String mask, Integer chunkSize, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SequenceDetailValueSequenceValue
(SequencePK sequencePK, SequenceDetailPK activeDetailPK, SequenceDetailPK lastDetailPK) Creates a new instance of SequenceValueSequenceValueValue
(SequencePK sequencePK, String value) Creates a new instance of SequenceValueValueSequenceValueValue
(SequenceValuePK sequenceValuePK, SequencePK sequencePK, String value) Creates a new instance of SequenceValueValue -
Uses of SequencePK in com.echothree.model.data.subscription.server.entity
Methods in com.echothree.model.data.subscription.server.entity that return SequencePKMethods in com.echothree.model.data.subscription.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
SubscriptionTypeDetail.setSubscriptionSequencePK
(SequencePK subscriptionSequencePK) -
Uses of SequencePK in com.echothree.model.data.subscription.server.factory
Methods in com.echothree.model.data.subscription.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionSubscriptionTypeDetailFactory.create
(SubscriptionTypePK subscriptionTypePK, SubscriptionKindPK subscriptionKindPK, String subscriptionTypeName, SequencePK subscriptionSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SubscriptionTypeDetailFactory.create
(Session session, SubscriptionTypePK subscriptionTypePK, SubscriptionKindPK subscriptionKindPK, String subscriptionTypeName, SequencePK subscriptionSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.subscription.server.value
Methods in com.echothree.model.data.subscription.server.value that return SequencePKMethods in com.echothree.model.data.subscription.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
SubscriptionTypeDetailValue.setSubscriptionSequencePK
(SequencePK subscriptionSequencePK) Constructors in com.echothree.model.data.subscription.server.value with parameters of type SequencePKModifierConstructorDescriptionSubscriptionTypeDetailValue
(SubscriptionTypeDetailPK subscriptionTypeDetailPK, SubscriptionTypePK subscriptionTypePK, SubscriptionKindPK subscriptionKindPK, String subscriptionTypeName, SequencePK subscriptionSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SubscriptionTypeDetailValueSubscriptionTypeDetailValue
(SubscriptionTypePK subscriptionTypePK, SubscriptionKindPK subscriptionKindPK, String subscriptionTypeName, SequencePK subscriptionSequencePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SubscriptionTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.workeffort.server.entity
Methods in com.echothree.model.data.workeffort.server.entity that return SequencePKModifier and TypeMethodDescriptionWorkEffortScopeDetail.getWorkEffortSequencePK()
WorkEffortTypeDetail.getWorkEffortSequencePK()
Methods in com.echothree.model.data.workeffort.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
WorkEffortScopeDetail.setWorkEffortSequencePK
(SequencePK workEffortSequencePK) void
WorkEffortTypeDetail.setWorkEffortSequencePK
(SequencePK workEffortSequencePK) -
Uses of SequencePK in com.echothree.model.data.workeffort.server.factory
Methods in com.echothree.model.data.workeffort.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionWorkEffortScopeDetailFactory.create
(WorkEffortScopePK workEffortScopePK, WorkEffortTypePK workEffortTypePK, String workEffortScopeName, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkEffortScopeDetailFactory.create
(Session session, WorkEffortScopePK workEffortScopePK, WorkEffortTypePK workEffortTypePK, String workEffortScopeName, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) WorkEffortTypeDetailFactory.create
(WorkEffortTypePK workEffortTypePK, String workEffortTypeName, EntityTypePK entityTypePK, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Integer sortOrder, Long fromTime, Long thruTime) WorkEffortTypeDetailFactory.create
(Session session, WorkEffortTypePK workEffortTypePK, String workEffortTypeName, EntityTypePK entityTypePK, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.workeffort.server.value
Methods in com.echothree.model.data.workeffort.server.value that return SequencePKModifier and TypeMethodDescriptionWorkEffortScopeDetailValue.getWorkEffortSequencePK()
WorkEffortTypeDetailValue.getWorkEffortSequencePK()
Methods in com.echothree.model.data.workeffort.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
WorkEffortScopeDetailValue.setWorkEffortSequencePK
(SequencePK workEffortSequencePK) void
WorkEffortTypeDetailValue.setWorkEffortSequencePK
(SequencePK workEffortSequencePK) Constructors in com.echothree.model.data.workeffort.server.value with parameters of type SequencePKModifierConstructorDescriptionWorkEffortScopeDetailValue
(WorkEffortScopeDetailPK workEffortScopeDetailPK, WorkEffortScopePK workEffortScopePK, WorkEffortTypePK workEffortTypePK, String workEffortScopeName, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkEffortScopeDetailValueWorkEffortScopeDetailValue
(WorkEffortScopePK workEffortScopePK, WorkEffortTypePK workEffortTypePK, String workEffortScopeName, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkEffortScopeDetailValueWorkEffortTypeDetailValue
(WorkEffortTypeDetailPK workEffortTypeDetailPK, WorkEffortTypePK workEffortTypePK, String workEffortTypeName, EntityTypePK entityTypePK, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkEffortTypeDetailValueWorkEffortTypeDetailValue
(WorkEffortTypePK workEffortTypePK, String workEffortTypeName, EntityTypePK entityTypePK, SequencePK workEffortSequencePK, Long scheduledTime, Long estimatedTimeAllowed, Long maximumTimeAllowed, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkEffortTypeDetailValue -
Uses of SequencePK in com.echothree.model.data.workrequirement.server.entity
Methods in com.echothree.model.data.workrequirement.server.entity that return SequencePKModifier and TypeMethodDescriptionWorkRequirementScopeDetail.getWorkRequirementSequencePK()
WorkRequirementTypeDetail.getWorkRequirementSequencePK()
WorkRequirementScopeDetail.getWorkTimeSequencePK()
Methods in com.echothree.model.data.workrequirement.server.entity with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
WorkRequirementScopeDetail.setWorkRequirementSequencePK
(SequencePK workRequirementSequencePK) void
WorkRequirementTypeDetail.setWorkRequirementSequencePK
(SequencePK workRequirementSequencePK) void
WorkRequirementScopeDetail.setWorkTimeSequencePK
(SequencePK workTimeSequencePK) -
Uses of SequencePK in com.echothree.model.data.workrequirement.server.factory
Methods in com.echothree.model.data.workrequirement.server.factory with parameters of type SequencePKModifier and TypeMethodDescriptionWorkRequirementScopeDetailFactory.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) WorkRequirementTypeDetailFactory.create
(WorkRequirementTypePK workRequirementTypePK, WorkEffortTypePK workEffortTypePK, String workRequirementTypeName, SequencePK workRequirementSequencePK, WorkflowStepPK workflowStepPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean allowReassignment, Integer sortOrder, Long fromTime, Long thruTime) WorkRequirementTypeDetailFactory.create
(Session session, WorkRequirementTypePK workRequirementTypePK, WorkEffortTypePK workEffortTypePK, String workRequirementTypeName, SequencePK workRequirementSequencePK, WorkflowStepPK workflowStepPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean allowReassignment, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of SequencePK in com.echothree.model.data.workrequirement.server.value
Methods in com.echothree.model.data.workrequirement.server.value that return SequencePKModifier and TypeMethodDescriptionWorkRequirementScopeDetailValue.getWorkRequirementSequencePK()
WorkRequirementTypeDetailValue.getWorkRequirementSequencePK()
WorkRequirementScopeDetailValue.getWorkTimeSequencePK()
Methods in com.echothree.model.data.workrequirement.server.value with parameters of type SequencePKModifier and TypeMethodDescriptionvoid
WorkRequirementScopeDetailValue.setWorkRequirementSequencePK
(SequencePK workRequirementSequencePK) void
WorkRequirementTypeDetailValue.setWorkRequirementSequencePK
(SequencePK workRequirementSequencePK) void
WorkRequirementScopeDetailValue.setWorkTimeSequencePK
(SequencePK workTimeSequencePK) Constructors in com.echothree.model.data.workrequirement.server.value with parameters of type SequencePKModifierConstructorDescriptionWorkRequirementScopeDetailValue
(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 WorkRequirementScopeDetailValueWorkRequirementTypeDetailValue
(WorkRequirementTypeDetailPK workRequirementTypeDetailPK, WorkRequirementTypePK workRequirementTypePK, WorkEffortTypePK workEffortTypePK, String workRequirementTypeName, SequencePK workRequirementSequencePK, WorkflowStepPK workflowStepPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean allowReassignment, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementTypeDetailValueWorkRequirementTypeDetailValue
(WorkRequirementTypePK workRequirementTypePK, WorkEffortTypePK workEffortTypePK, String workRequirementTypeName, SequencePK workRequirementSequencePK, WorkflowStepPK workflowStepPK, Long estimatedTimeAllowed, Long maximumTimeAllowed, Boolean allowReassignment, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of WorkRequirementTypeDetailValue