Class ItemDetailValue
java.lang.Object
com.echothree.util.server.persistence.BaseValue<ItemDetailPK>
com.echothree.model.data.item.server.value.ItemDetailValue
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseValue
_primaryKey, entityId -
Constructor Summary
ConstructorsConstructorDescriptionItemDetailValue(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 -
Method Summary
Modifier and TypeMethodDescriptionvoidclone()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()booleanisIdentical(Object other) voidsetAllowAssociatePayments(Boolean allowAssociatePayments) voidsetAllowClubDiscounts(Boolean allowClubDiscounts) voidsetAllowCouponDiscounts(Boolean allowCouponDiscounts) voidsetCancellationPolicyPK(CancellationPolicyPK cancellationPolicyPK) voidsetCompanyPartyPK(PartyPK companyPartyPK) voidsetFromTime(Long fromTime) voidsetInventorySerialized(Boolean inventorySerialized) voidsetItemAccountingCategoryPK(ItemAccountingCategoryPK itemAccountingCategoryPK) voidsetItemCategoryPK(ItemCategoryPK itemCategoryPK) voidsetItemDeliveryTypePK(ItemDeliveryTypePK itemDeliveryTypePK) voidsetItemInventoryTypePK(ItemInventoryTypePK itemInventoryTypePK) voidsetItemName(String itemName) voidvoidsetItemPriceTypePK(ItemPriceTypePK itemPriceTypePK) voidsetItemPurchasingCategoryPK(ItemPurchasingCategoryPK itemPurchasingCategoryPK) voidsetItemTypePK(ItemTypePK itemTypePK) voidsetItemUseTypePK(ItemUseTypePK itemUseTypePK) voidsetPurchaseOrderEndTime(Long purchaseOrderEndTime) voidsetPurchaseOrderStartTime(Long purchaseOrderStartTime) voidsetReturnPolicyPK(ReturnPolicyPK returnPolicyPK) voidsetSalesOrderEndTime(Long salesOrderEndTime) voidsetSalesOrderStartTime(Long salesOrderStartTime) voidsetSerialNumberSequencePK(SequencePK serialNumberSequencePK) voidsetShippingChargeExempt(Boolean shippingChargeExempt) voidsetShippingEndTime(Long shippingEndTime) voidsetShippingStartTime(Long shippingStartTime) voidsetStylePathPK(StylePathPK stylePathPK) voidsetThruTime(Long thruTime) voidsetUnitOfMeasureKindPK(UnitOfMeasureKindPK unitOfMeasureKindPK) toString()Methods inherited from class com.echothree.util.server.persistence.BaseValue
checkForNull, getEntityId, hasIdentity, setEntityId
-
Constructor Details
-
ItemDetailValue
public ItemDetailValue(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) throws PersistenceNotNullException Creates a new instance of ItemDetailValue- Throws:
PersistenceNotNullException
-
ItemDetailValue
public ItemDetailValue(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) throws PersistenceNotNullException Creates a new instance of ItemDetailValue- Throws:
PersistenceNotNullException
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseValue<ItemDetailPK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseValue<ItemDetailPK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseValue<ItemDetailPK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModifiedin classBaseValue<ItemDetailPK>
-
getItemPK
-
setItemPK
- Throws:
PersistenceNotNullException
-
getItemPKHasBeenModified
-
getItemName
-
setItemName
- Throws:
PersistenceNotNullException
-
getItemNameHasBeenModified
-
getItemTypePK
-
setItemTypePK
- Throws:
PersistenceNotNullException
-
getItemTypePKHasBeenModified
-
getItemUseTypePK
-
setItemUseTypePK
- Throws:
PersistenceNotNullException
-
getItemUseTypePKHasBeenModified
-
getItemCategoryPK
-
setItemCategoryPK
- Throws:
PersistenceNotNullException
-
getItemCategoryPKHasBeenModified
-
getItemAccountingCategoryPK
-
setItemAccountingCategoryPK
-
getItemAccountingCategoryPKHasBeenModified
-
getItemPurchasingCategoryPK
-
setItemPurchasingCategoryPK
-
getItemPurchasingCategoryPKHasBeenModified
-
getCompanyPartyPK
-
setCompanyPartyPK
- Throws:
PersistenceNotNullException
-
getCompanyPartyPKHasBeenModified
-
getItemDeliveryTypePK
-
setItemDeliveryTypePK
-
getItemDeliveryTypePKHasBeenModified
-
getItemInventoryTypePK
-
setItemInventoryTypePK
-
getItemInventoryTypePKHasBeenModified
-
getInventorySerialized
-
setInventorySerialized
-
getInventorySerializedHasBeenModified
-
getSerialNumberSequencePK
-
setSerialNumberSequencePK
-
getSerialNumberSequencePKHasBeenModified
-
getShippingChargeExempt
-
setShippingChargeExempt
public void setShippingChargeExempt(Boolean shippingChargeExempt) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getShippingChargeExemptHasBeenModified
-
getShippingStartTime
-
setShippingStartTime
- Throws:
PersistenceNotNullException
-
getShippingStartTimeHasBeenModified
-
getShippingEndTime
-
setShippingEndTime
-
getShippingEndTimeHasBeenModified
-
getSalesOrderStartTime
-
setSalesOrderStartTime
- Throws:
PersistenceNotNullException
-
getSalesOrderStartTimeHasBeenModified
-
getSalesOrderEndTime
-
setSalesOrderEndTime
-
getSalesOrderEndTimeHasBeenModified
-
getPurchaseOrderStartTime
-
setPurchaseOrderStartTime
-
getPurchaseOrderStartTimeHasBeenModified
-
getPurchaseOrderEndTime
-
setPurchaseOrderEndTime
-
getPurchaseOrderEndTimeHasBeenModified
-
getAllowClubDiscounts
-
setAllowClubDiscounts
- Throws:
PersistenceNotNullException
-
getAllowClubDiscountsHasBeenModified
-
getAllowCouponDiscounts
-
setAllowCouponDiscounts
public void setAllowCouponDiscounts(Boolean allowCouponDiscounts) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getAllowCouponDiscountsHasBeenModified
-
getAllowAssociatePayments
-
setAllowAssociatePayments
public void setAllowAssociatePayments(Boolean allowAssociatePayments) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getAllowAssociatePaymentsHasBeenModified
-
getUnitOfMeasureKindPK
-
setUnitOfMeasureKindPK
public void setUnitOfMeasureKindPK(UnitOfMeasureKindPK unitOfMeasureKindPK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getUnitOfMeasureKindPKHasBeenModified
-
getItemPriceTypePK
-
setItemPriceTypePK
- Throws:
PersistenceNotNullException
-
getItemPriceTypePKHasBeenModified
-
getCancellationPolicyPK
-
setCancellationPolicyPK
-
getCancellationPolicyPKHasBeenModified
-
getReturnPolicyPK
-
setReturnPolicyPK
-
getReturnPolicyPKHasBeenModified
-
getStylePathPK
-
setStylePathPK
-
getStylePathPKHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-