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
public void setItemUseTypePK(@Nonnull ItemUseTypePK itemUseTypePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getItemUseTypePKHasBeenModified
-
getItemCategoryPK
-
setItemCategoryPK
public void setItemCategoryPK(@Nonnull ItemCategoryPK itemCategoryPK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getItemCategoryPKHasBeenModified
-
getItemAccountingCategoryPK
-
setItemAccountingCategoryPK
public void setItemAccountingCategoryPK(@Nullable ItemAccountingCategoryPK itemAccountingCategoryPK) -
getItemAccountingCategoryPKHasBeenModified
-
getItemPurchasingCategoryPK
-
setItemPurchasingCategoryPK
public void setItemPurchasingCategoryPK(@Nullable ItemPurchasingCategoryPK itemPurchasingCategoryPK) -
getItemPurchasingCategoryPKHasBeenModified
-
getCompanyPartyPK
-
setCompanyPartyPK
- Throws:
PersistenceNotNullException
-
getCompanyPartyPKHasBeenModified
-
getItemDeliveryTypePK
-
setItemDeliveryTypePK
-
getItemDeliveryTypePKHasBeenModified
-
getItemInventoryTypePK
-
setItemInventoryTypePK
-
getItemInventoryTypePKHasBeenModified
-
getInventorySerialized
-
setInventorySerialized
-
getInventorySerializedHasBeenModified
-
getSerialNumberSequencePK
-
setSerialNumberSequencePK
-
getSerialNumberSequencePKHasBeenModified
-
getShippingChargeExempt
-
setShippingChargeExempt
public void setShippingChargeExempt(@Nonnull Boolean shippingChargeExempt) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getShippingChargeExemptHasBeenModified
-
getShippingStartTime
-
setShippingStartTime
public void setShippingStartTime(@Nonnull Long shippingStartTime) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getShippingStartTimeHasBeenModified
-
getShippingEndTime
-
setShippingEndTime
-
getShippingEndTimeHasBeenModified
-
getSalesOrderStartTime
-
setSalesOrderStartTime
public void setSalesOrderStartTime(@Nonnull Long salesOrderStartTime) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getSalesOrderStartTimeHasBeenModified
-
getSalesOrderEndTime
-
setSalesOrderEndTime
-
getSalesOrderEndTimeHasBeenModified
-
getPurchaseOrderStartTime
-
setPurchaseOrderStartTime
-
getPurchaseOrderStartTimeHasBeenModified
-
getPurchaseOrderEndTime
-
setPurchaseOrderEndTime
-
getPurchaseOrderEndTimeHasBeenModified
-
getAllowClubDiscounts
-
setAllowClubDiscounts
public void setAllowClubDiscounts(@Nonnull Boolean allowClubDiscounts) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getAllowClubDiscountsHasBeenModified
-
getAllowCouponDiscounts
-
setAllowCouponDiscounts
public void setAllowCouponDiscounts(@Nonnull Boolean allowCouponDiscounts) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getAllowCouponDiscountsHasBeenModified
-
getAllowAssociatePayments
-
setAllowAssociatePayments
public void setAllowAssociatePayments(@Nonnull Boolean allowAssociatePayments) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getAllowAssociatePaymentsHasBeenModified
-
getUnitOfMeasureKindPK
-
setUnitOfMeasureKindPK
public void setUnitOfMeasureKindPK(@Nonnull UnitOfMeasureKindPK unitOfMeasureKindPK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getUnitOfMeasureKindPKHasBeenModified
-
getItemPriceTypePK
-
setItemPriceTypePK
public void setItemPriceTypePK(@Nonnull ItemPriceTypePK itemPriceTypePK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getItemPriceTypePKHasBeenModified
-
getCancellationPolicyPK
-
setCancellationPolicyPK
-
getCancellationPolicyPKHasBeenModified
-
getReturnPolicyPK
-
setReturnPolicyPK
-
getReturnPolicyPKHasBeenModified
-
getStylePathPK
-
setStylePathPK
-
getStylePathPKHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-