Class CarrierServiceOption
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.carrier.server.entity.CarrierServiceOption
- 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 CarrierServiceOptionCarrierServiceOption(CarrierServiceOptionValue value, EntityPermission entityPermission) Creates a new instance of CarrierServiceOption -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCarrierOption(EntityPermission entityPermission) getCarrierOption(Session session) getCarrierOption(Session session, EntityPermission entityPermission) getCarrierOptionForUpdate(Session session) booleangetCarrierService(EntityPermission entityPermission) getCarrierService(Session session) getCarrierService(Session session, EntityPermission entityPermission) getCarrierServiceForUpdate(Session session) booleanbooleanbooleanbooleangetRecommendedGeoCodeSelector(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) booleanbooleanbooleaninthashCode()voidremove()voidvoidsetCarrierOption(CarrierOption entity) voidsetCarrierOptionPK(CarrierOptionPK carrierOptionPK) voidsetCarrierService(CarrierService entity) voidvoidsetCarrierServicePK(CarrierServicePK carrierServicePK) voidsetFromTime(Long fromTime) 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) voidsetThruTime(Long thruTime) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
CarrierServiceOption
Creates a new instance of CarrierServiceOption- Throws:
PersistenceException
-
CarrierServiceOption
Creates a new instance of CarrierServiceOption
-
-
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
-
getCarrierServiceOptionValue
-
setCarrierServiceOptionValue
public void setCarrierServiceOptionValue(CarrierServiceOptionValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getCarrierServicePK
-
getCarrierService
-
getCarrierService
-
getCarrierService
-
getCarrierService
-
getCarrierServiceForUpdate
-
getCarrierServiceForUpdate
-
setCarrierServicePK
public void setCarrierServicePK(CarrierServicePK carrierServicePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCarrierService
-
getCarrierServicePKHasBeenModified
-
getCarrierOptionPK
-
getCarrierOption
-
getCarrierOption
-
getCarrierOption
-
getCarrierOption
-
getCarrierOptionForUpdate
-
getCarrierOptionForUpdate
-
setCarrierOptionPK
public void setCarrierOptionPK(CarrierOptionPK carrierOptionPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCarrierOption
-
getCarrierOptionPKHasBeenModified
-
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
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-