Class ItemDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.item.server.entity.ItemDetail
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of ItemDetailItemDetail
(ItemDetailValue value, EntityPermission entityPermission) Creates a new instance of ItemDetail -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
getCancellationPolicy
(EntityPermission entityPermission) getCancellationPolicy
(Session session) getCancellationPolicy
(Session session, EntityPermission entityPermission) getCancellationPolicyForUpdate
(Session session) boolean
getCompanyParty
(EntityPermission entityPermission) getCompanyParty
(Session session) getCompanyParty
(Session session, EntityPermission entityPermission) getCompanyPartyForUpdate
(Session session) boolean
boolean
boolean
getItem()
getItem
(EntityPermission entityPermission) getItem
(Session session, EntityPermission entityPermission) getItemAccountingCategory
(EntityPermission entityPermission) getItemAccountingCategory
(Session session) getItemAccountingCategory
(Session session, EntityPermission entityPermission) boolean
getItemCategory
(EntityPermission entityPermission) getItemCategory
(Session session) getItemCategory
(Session session, EntityPermission entityPermission) getItemCategoryForUpdate
(Session session) boolean
getItemDeliveryType
(EntityPermission entityPermission) getItemDeliveryType
(Session session) getItemDeliveryType
(Session session, EntityPermission entityPermission) getItemDeliveryTypeForUpdate
(Session session) boolean
getItemForUpdate
(Session session) getItemInventoryType
(EntityPermission entityPermission) getItemInventoryType
(Session session) getItemInventoryType
(Session session, EntityPermission entityPermission) getItemInventoryTypeForUpdate
(Session session) boolean
boolean
boolean
getItemPriceType
(EntityPermission entityPermission) getItemPriceType
(Session session) getItemPriceType
(Session session, EntityPermission entityPermission) getItemPriceTypeForUpdate
(Session session) boolean
getItemPurchasingCategory
(EntityPermission entityPermission) getItemPurchasingCategory
(Session session) getItemPurchasingCategory
(Session session, EntityPermission entityPermission) boolean
getItemType
(EntityPermission entityPermission) getItemType
(Session session) getItemType
(Session session, EntityPermission entityPermission) getItemTypeForUpdate
(Session session) boolean
getItemUseType
(EntityPermission entityPermission) getItemUseType
(Session session) getItemUseType
(Session session, EntityPermission entityPermission) getItemUseTypeForUpdate
(Session session) boolean
boolean
boolean
getReturnPolicy
(EntityPermission entityPermission) getReturnPolicy
(Session session) getReturnPolicy
(Session session, EntityPermission entityPermission) getReturnPolicyForUpdate
(Session session) boolean
boolean
boolean
getSerialNumberSequence
(EntityPermission entityPermission) getSerialNumberSequence
(Session session) getSerialNumberSequence
(Session session, EntityPermission entityPermission) getSerialNumberSequenceForUpdate
(Session session) boolean
boolean
boolean
boolean
getStylePath
(EntityPermission entityPermission) getStylePath
(Session session) getStylePath
(Session session, EntityPermission entityPermission) getStylePathForUpdate
(Session session) boolean
boolean
getUnitOfMeasureKind
(EntityPermission entityPermission) getUnitOfMeasureKind
(Session session) getUnitOfMeasureKind
(Session session, EntityPermission entityPermission) getUnitOfMeasureKindForUpdate
(Session session) boolean
boolean
int
hashCode()
void
remove()
void
void
setAllowAssociatePayments
(Boolean allowAssociatePayments) void
setAllowClubDiscounts
(Boolean allowClubDiscounts) void
setAllowCouponDiscounts
(Boolean allowCouponDiscounts) void
void
setCancellationPolicyPK
(CancellationPolicyPK cancellationPolicyPK) void
setCompanyParty
(Party entity) void
setCompanyPartyPK
(PartyPK companyPartyPK) void
setFromTime
(Long fromTime) void
setInventorySerialized
(Boolean inventorySerialized) void
void
void
setItemAccountingCategoryPK
(ItemAccountingCategoryPK itemAccountingCategoryPK) void
setItemCategory
(ItemCategory entity) void
setItemCategoryPK
(ItemCategoryPK itemCategoryPK) void
setItemDeliveryType
(ItemDeliveryType entity) void
setItemDeliveryTypePK
(ItemDeliveryTypePK itemDeliveryTypePK) void
void
void
setItemInventoryTypePK
(ItemInventoryTypePK itemInventoryTypePK) void
setItemName
(String itemName) void
void
setItemPriceType
(ItemPriceType entity) void
setItemPriceTypePK
(ItemPriceTypePK itemPriceTypePK) void
void
setItemPurchasingCategoryPK
(ItemPurchasingCategoryPK itemPurchasingCategoryPK) void
setItemType
(ItemType entity) void
setItemTypePK
(ItemTypePK itemTypePK) void
setItemUseType
(ItemUseType entity) void
setItemUseTypePK
(ItemUseTypePK itemUseTypePK) void
setPurchaseOrderEndTime
(Long purchaseOrderEndTime) void
setPurchaseOrderStartTime
(Long purchaseOrderStartTime) void
setReturnPolicy
(ReturnPolicy entity) void
setReturnPolicyPK
(ReturnPolicyPK returnPolicyPK) void
setSalesOrderEndTime
(Long salesOrderEndTime) void
setSalesOrderStartTime
(Long salesOrderStartTime) void
setSerialNumberSequence
(Sequence entity) void
setSerialNumberSequencePK
(SequencePK serialNumberSequencePK) void
setShippingChargeExempt
(Boolean shippingChargeExempt) void
setShippingEndTime
(Long shippingEndTime) void
setShippingStartTime
(Long shippingStartTime) void
setStylePath
(StylePath entity) void
setStylePathPK
(StylePathPK stylePathPK) void
setThruTime
(Long thruTime) void
void
setUnitOfMeasureKindPK
(UnitOfMeasureKindPK unitOfMeasureKindPK) void
toString()
Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
ItemDetail
Creates a new instance of ItemDetail- Throws:
PersistenceException
-
ItemDetail
Creates a new instance of ItemDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
store
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
getItemDetailValue
-
setItemDetailValue
- Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseEntity
-
getItemPK
-
getItem
-
getItem
-
getItem
-
getItem
-
getItemForUpdate
-
getItemForUpdate
-
setItemPK
public void setItemPK(ItemPK itemPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItem
-
getItemPKHasBeenModified
-
getItemName
-
setItemName
public void setItemName(String itemName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getItemNameHasBeenModified
-
getItemTypePK
-
getItemType
-
getItemType
-
getItemType
-
getItemType
-
getItemTypeForUpdate
-
getItemTypeForUpdate
-
setItemTypePK
public void setItemTypePK(ItemTypePK itemTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemType
-
getItemTypePKHasBeenModified
-
getItemUseTypePK
-
getItemUseType
-
getItemUseType
-
getItemUseType
-
getItemUseType
-
getItemUseTypeForUpdate
-
getItemUseTypeForUpdate
-
setItemUseTypePK
public void setItemUseTypePK(ItemUseTypePK itemUseTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemUseType
-
getItemUseTypePKHasBeenModified
-
getItemCategoryPK
-
getItemCategory
-
getItemCategory
-
getItemCategory
-
getItemCategory
-
getItemCategoryForUpdate
-
getItemCategoryForUpdate
-
setItemCategoryPK
public void setItemCategoryPK(ItemCategoryPK itemCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemCategory
-
getItemCategoryPKHasBeenModified
-
getItemAccountingCategoryPK
-
getItemAccountingCategory
public ItemAccountingCategory getItemAccountingCategory(Session session, EntityPermission entityPermission) -
getItemAccountingCategory
-
getItemAccountingCategory
-
getItemAccountingCategory
-
getItemAccountingCategoryForUpdate
-
getItemAccountingCategoryForUpdate
-
setItemAccountingCategoryPK
public void setItemAccountingCategoryPK(ItemAccountingCategoryPK itemAccountingCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemAccountingCategory
-
getItemAccountingCategoryPKHasBeenModified
-
getItemPurchasingCategoryPK
-
getItemPurchasingCategory
public ItemPurchasingCategory getItemPurchasingCategory(Session session, EntityPermission entityPermission) -
getItemPurchasingCategory
-
getItemPurchasingCategory
-
getItemPurchasingCategory
-
getItemPurchasingCategoryForUpdate
-
getItemPurchasingCategoryForUpdate
-
setItemPurchasingCategoryPK
public void setItemPurchasingCategoryPK(ItemPurchasingCategoryPK itemPurchasingCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemPurchasingCategory
-
getItemPurchasingCategoryPKHasBeenModified
-
getCompanyPartyPK
-
getCompanyParty
-
getCompanyParty
-
getCompanyParty
-
getCompanyParty
-
getCompanyPartyForUpdate
-
getCompanyPartyForUpdate
-
setCompanyPartyPK
public void setCompanyPartyPK(PartyPK companyPartyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCompanyParty
-
getCompanyPartyPKHasBeenModified
-
getItemDeliveryTypePK
-
getItemDeliveryType
-
getItemDeliveryType
-
getItemDeliveryType
-
getItemDeliveryType
-
getItemDeliveryTypeForUpdate
-
getItemDeliveryTypeForUpdate
-
setItemDeliveryTypePK
public void setItemDeliveryTypePK(ItemDeliveryTypePK itemDeliveryTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemDeliveryType
-
getItemDeliveryTypePKHasBeenModified
-
getItemInventoryTypePK
-
getItemInventoryType
-
getItemInventoryType
-
getItemInventoryType
-
getItemInventoryType
-
getItemInventoryTypeForUpdate
-
getItemInventoryTypeForUpdate
-
setItemInventoryTypePK
public void setItemInventoryTypePK(ItemInventoryTypePK itemInventoryTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemInventoryType
-
getItemInventoryTypePKHasBeenModified
-
getInventorySerialized
-
setInventorySerialized
public void setInventorySerialized(Boolean inventorySerialized) throws PersistenceNotNullException, PersistenceReadOnlyException -
getInventorySerializedHasBeenModified
-
getSerialNumberSequencePK
-
getSerialNumberSequence
-
getSerialNumberSequence
-
getSerialNumberSequence
-
getSerialNumberSequence
-
getSerialNumberSequenceForUpdate
-
getSerialNumberSequenceForUpdate
-
setSerialNumberSequencePK
public void setSerialNumberSequencePK(SequencePK serialNumberSequencePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setSerialNumberSequence
-
getSerialNumberSequencePKHasBeenModified
-
getShippingChargeExempt
-
setShippingChargeExempt
public void setShippingChargeExempt(Boolean shippingChargeExempt) throws PersistenceNotNullException, PersistenceReadOnlyException -
getShippingChargeExemptHasBeenModified
-
getShippingStartTime
-
setShippingStartTime
public void setShippingStartTime(Long shippingStartTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getShippingStartTimeHasBeenModified
-
getShippingEndTime
-
setShippingEndTime
public void setShippingEndTime(Long shippingEndTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getShippingEndTimeHasBeenModified
-
getSalesOrderStartTime
-
setSalesOrderStartTime
public void setSalesOrderStartTime(Long salesOrderStartTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSalesOrderStartTimeHasBeenModified
-
getSalesOrderEndTime
-
setSalesOrderEndTime
public void setSalesOrderEndTime(Long salesOrderEndTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSalesOrderEndTimeHasBeenModified
-
getPurchaseOrderStartTime
-
setPurchaseOrderStartTime
public void setPurchaseOrderStartTime(Long purchaseOrderStartTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getPurchaseOrderStartTimeHasBeenModified
-
getPurchaseOrderEndTime
-
setPurchaseOrderEndTime
public void setPurchaseOrderEndTime(Long purchaseOrderEndTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getPurchaseOrderEndTimeHasBeenModified
-
getAllowClubDiscounts
-
setAllowClubDiscounts
public void setAllowClubDiscounts(Boolean allowClubDiscounts) throws PersistenceNotNullException, PersistenceReadOnlyException -
getAllowClubDiscountsHasBeenModified
-
getAllowCouponDiscounts
-
setAllowCouponDiscounts
public void setAllowCouponDiscounts(Boolean allowCouponDiscounts) throws PersistenceNotNullException, PersistenceReadOnlyException -
getAllowCouponDiscountsHasBeenModified
-
getAllowAssociatePayments
-
setAllowAssociatePayments
public void setAllowAssociatePayments(Boolean allowAssociatePayments) throws PersistenceNotNullException, PersistenceReadOnlyException -
getAllowAssociatePaymentsHasBeenModified
-
getUnitOfMeasureKindPK
-
getUnitOfMeasureKind
-
getUnitOfMeasureKind
-
getUnitOfMeasureKind
-
getUnitOfMeasureKind
-
getUnitOfMeasureKindForUpdate
-
getUnitOfMeasureKindForUpdate
-
setUnitOfMeasureKindPK
public void setUnitOfMeasureKindPK(UnitOfMeasureKindPK unitOfMeasureKindPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setUnitOfMeasureKind
-
getUnitOfMeasureKindPKHasBeenModified
-
getItemPriceTypePK
-
getItemPriceType
-
getItemPriceType
-
getItemPriceType
-
getItemPriceType
-
getItemPriceTypeForUpdate
-
getItemPriceTypeForUpdate
-
setItemPriceTypePK
public void setItemPriceTypePK(ItemPriceTypePK itemPriceTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setItemPriceType
-
getItemPriceTypePKHasBeenModified
-
getCancellationPolicyPK
-
getCancellationPolicy
-
getCancellationPolicy
-
getCancellationPolicy
-
getCancellationPolicy
-
getCancellationPolicyForUpdate
-
getCancellationPolicyForUpdate
-
setCancellationPolicyPK
public void setCancellationPolicyPK(CancellationPolicyPK cancellationPolicyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCancellationPolicy
-
getCancellationPolicyPKHasBeenModified
-
getReturnPolicyPK
-
getReturnPolicy
-
getReturnPolicy
-
getReturnPolicy
-
getReturnPolicy
-
getReturnPolicyForUpdate
-
getReturnPolicyForUpdate
-
setReturnPolicyPK
public void setReturnPolicyPK(ReturnPolicyPK returnPolicyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setReturnPolicy
-
getReturnPolicyPKHasBeenModified
-
getStylePathPK
-
getStylePath
-
getStylePath
-
getStylePath
-
getStylePath
-
getStylePathForUpdate
-
getStylePathForUpdate
-
setStylePathPK
public void setStylePathPK(StylePathPK stylePathPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setStylePath
-
getStylePathPKHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-