Class CarrierOptionDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.carrier.server.entity.CarrierOptionDetail
- 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 CarrierOptionDetailCarrierOptionDetail(CarrierOptionDetailValue value, EntityPermission entityPermission) Creates a new instance of CarrierOptionDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCarrierOption(EntityPermission entityPermission) getCarrierOption(Session session) getCarrierOption(Session session, EntityPermission entityPermission) getCarrierOptionForUpdate(Session session) booleanbooleangetCarrierParty(EntityPermission entityPermission) getCarrierParty(Session session) getCarrierParty(Session session, EntityPermission entityPermission) getCarrierPartyForUpdate(Session session) booleanbooleanbooleanbooleanbooleangetRecommendedGeoCodeSelector(EntityPermission entityPermission) getRecommendedGeoCodeSelector(Session session) getRecommendedGeoCodeSelector(Session session, EntityPermission entityPermission) booleangetRecommendedItemSelector(EntityPermission entityPermission) getRecommendedItemSelector(Session session) getRecommendedItemSelector(Session session, EntityPermission entityPermission) booleangetRecommendedOrderSelector(EntityPermission entityPermission) getRecommendedOrderSelector(Session session) getRecommendedOrderSelector(Session session, EntityPermission entityPermission) booleangetRecommendedShipmentSelector(EntityPermission entityPermission) getRecommendedShipmentSelector(Session session) getRecommendedShipmentSelector(Session session, EntityPermission entityPermission) booleangetRequiredGeoCodeSelector(EntityPermission entityPermission) getRequiredGeoCodeSelector(Session session) getRequiredGeoCodeSelector(Session session, EntityPermission entityPermission) booleangetRequiredItemSelector(EntityPermission entityPermission) getRequiredItemSelector(Session session) getRequiredItemSelector(Session session, EntityPermission entityPermission) getRequiredItemSelectorForUpdate(Session session) booleangetRequiredOrderSelector(EntityPermission entityPermission) getRequiredOrderSelector(Session session) getRequiredOrderSelector(Session session, EntityPermission entityPermission) getRequiredOrderSelectorForUpdate(Session session) booleangetRequiredShipmentSelector(EntityPermission entityPermission) getRequiredShipmentSelector(Session session) getRequiredShipmentSelector(Session session, EntityPermission entityPermission) booleanbooleanbooleanbooleaninthashCode()voidremove()voidvoidsetCarrierOption(CarrierOption entity) voidvoidsetCarrierOptionName(String carrierOptionName) voidsetCarrierOptionPK(CarrierOptionPK carrierOptionPK) voidsetCarrierParty(Party entity) voidsetCarrierPartyPK(PartyPK carrierPartyPK) voidsetFromTime(Long fromTime) voidsetIsDefault(Boolean isDefault) voidsetIsRecommended(Boolean isRecommended) voidsetIsRequired(Boolean isRequired) voidvoidsetRecommendedGeoCodeSelectorPK(SelectorPK recommendedGeoCodeSelectorPK) voidsetRecommendedItemSelector(Selector entity) voidsetRecommendedItemSelectorPK(SelectorPK recommendedItemSelectorPK) voidsetRecommendedOrderSelector(Selector entity) voidsetRecommendedOrderSelectorPK(SelectorPK recommendedOrderSelectorPK) voidvoidsetRecommendedShipmentSelectorPK(SelectorPK recommendedShipmentSelectorPK) voidsetRequiredGeoCodeSelector(Selector entity) voidsetRequiredGeoCodeSelectorPK(SelectorPK requiredGeoCodeSelectorPK) voidsetRequiredItemSelector(Selector entity) voidsetRequiredItemSelectorPK(SelectorPK requiredItemSelectorPK) voidsetRequiredOrderSelector(Selector entity) voidsetRequiredOrderSelectorPK(SelectorPK requiredOrderSelectorPK) voidsetRequiredShipmentSelector(Selector entity) voidsetRequiredShipmentSelectorPK(SelectorPK requiredShipmentSelectorPK) voidsetSortOrder(Integer sortOrder) voidsetThruTime(Long thruTime) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
CarrierOptionDetail
Creates a new instance of CarrierOptionDetail- Throws:
PersistenceException
-
CarrierOptionDetail
Creates a new instance of CarrierOptionDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getCarrierOptionDetailValue
-
setCarrierOptionDetailValue
public void setCarrierOptionDetailValue(CarrierOptionDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getCarrierOptionPK
-
getCarrierOption
-
getCarrierOption
-
getCarrierOption
-
getCarrierOption
-
getCarrierOptionForUpdate
-
getCarrierOptionForUpdate
-
setCarrierOptionPK
public void setCarrierOptionPK(CarrierOptionPK carrierOptionPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCarrierOption
-
getCarrierOptionPKHasBeenModified
-
getCarrierPartyPK
-
getCarrierParty
-
getCarrierParty
-
getCarrierParty
-
getCarrierParty
-
getCarrierPartyForUpdate
-
getCarrierPartyForUpdate
-
setCarrierPartyPK
public void setCarrierPartyPK(PartyPK carrierPartyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCarrierParty
-
getCarrierPartyPKHasBeenModified
-
getCarrierOptionName
-
setCarrierOptionName
public void setCarrierOptionName(String carrierOptionName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getCarrierOptionNameHasBeenModified
-
getIsRecommended
-
setIsRecommended
public void setIsRecommended(Boolean isRecommended) throws PersistenceNotNullException, PersistenceReadOnlyException -
getIsRecommendedHasBeenModified
-
getIsRequired
-
setIsRequired
public void setIsRequired(Boolean isRequired) throws PersistenceNotNullException, PersistenceReadOnlyException -
getIsRequiredHasBeenModified
-
getRecommendedGeoCodeSelectorPK
-
getRecommendedGeoCodeSelector
-
getRecommendedGeoCodeSelector
-
getRecommendedGeoCodeSelector
-
getRecommendedGeoCodeSelector
-
getRecommendedGeoCodeSelectorForUpdate
-
getRecommendedGeoCodeSelectorForUpdate
-
setRecommendedGeoCodeSelectorPK
public void setRecommendedGeoCodeSelectorPK(SelectorPK recommendedGeoCodeSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRecommendedGeoCodeSelector
-
getRecommendedGeoCodeSelectorPKHasBeenModified
-
getRequiredGeoCodeSelectorPK
-
getRequiredGeoCodeSelector
-
getRequiredGeoCodeSelector
-
getRequiredGeoCodeSelector
-
getRequiredGeoCodeSelector
-
getRequiredGeoCodeSelectorForUpdate
-
getRequiredGeoCodeSelectorForUpdate
-
setRequiredGeoCodeSelectorPK
public void setRequiredGeoCodeSelectorPK(SelectorPK requiredGeoCodeSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRequiredGeoCodeSelector
-
getRequiredGeoCodeSelectorPKHasBeenModified
-
getRecommendedItemSelectorPK
-
getRecommendedItemSelector
-
getRecommendedItemSelector
-
getRecommendedItemSelector
-
getRecommendedItemSelector
-
getRecommendedItemSelectorForUpdate
-
getRecommendedItemSelectorForUpdate
-
setRecommendedItemSelectorPK
public void setRecommendedItemSelectorPK(SelectorPK recommendedItemSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRecommendedItemSelector
-
getRecommendedItemSelectorPKHasBeenModified
-
getRequiredItemSelectorPK
-
getRequiredItemSelector
-
getRequiredItemSelector
-
getRequiredItemSelector
-
getRequiredItemSelector
-
getRequiredItemSelectorForUpdate
-
getRequiredItemSelectorForUpdate
-
setRequiredItemSelectorPK
public void setRequiredItemSelectorPK(SelectorPK requiredItemSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRequiredItemSelector
-
getRequiredItemSelectorPKHasBeenModified
-
getRecommendedOrderSelectorPK
-
getRecommendedOrderSelector
-
getRecommendedOrderSelector
-
getRecommendedOrderSelector
-
getRecommendedOrderSelector
-
getRecommendedOrderSelectorForUpdate
-
getRecommendedOrderSelectorForUpdate
-
setRecommendedOrderSelectorPK
public void setRecommendedOrderSelectorPK(SelectorPK recommendedOrderSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRecommendedOrderSelector
-
getRecommendedOrderSelectorPKHasBeenModified
-
getRequiredOrderSelectorPK
-
getRequiredOrderSelector
-
getRequiredOrderSelector
-
getRequiredOrderSelector
-
getRequiredOrderSelector
-
getRequiredOrderSelectorForUpdate
-
getRequiredOrderSelectorForUpdate
-
setRequiredOrderSelectorPK
public void setRequiredOrderSelectorPK(SelectorPK requiredOrderSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRequiredOrderSelector
-
getRequiredOrderSelectorPKHasBeenModified
-
getRecommendedShipmentSelectorPK
-
getRecommendedShipmentSelector
-
getRecommendedShipmentSelector
-
getRecommendedShipmentSelector
-
getRecommendedShipmentSelector
-
getRecommendedShipmentSelectorForUpdate
-
getRecommendedShipmentSelectorForUpdate
-
setRecommendedShipmentSelectorPK
public void setRecommendedShipmentSelectorPK(SelectorPK recommendedShipmentSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRecommendedShipmentSelector
-
getRecommendedShipmentSelectorPKHasBeenModified
-
getRequiredShipmentSelectorPK
-
getRequiredShipmentSelector
-
getRequiredShipmentSelector
-
getRequiredShipmentSelector
-
getRequiredShipmentSelector
-
getRequiredShipmentSelectorForUpdate
-
getRequiredShipmentSelectorForUpdate
-
setRequiredShipmentSelectorPK
public void setRequiredShipmentSelectorPK(SelectorPK requiredShipmentSelectorPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setRequiredShipmentSelector
-
getRequiredShipmentSelectorPKHasBeenModified
-
getIsDefault
-
setIsDefault
public void setIsDefault(Boolean isDefault) throws PersistenceNotNullException, PersistenceReadOnlyException -
getIsDefaultHasBeenModified
-
getSortOrder
-
setSortOrder
public void setSortOrder(Integer sortOrder) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSortOrderHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-