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 TypeMethodDescriptionboolean
getCarrierOption
(EntityPermission entityPermission) getCarrierOption
(Session session) getCarrierOption
(Session session, EntityPermission entityPermission) getCarrierOptionForUpdate
(Session session) boolean
getCarrierService
(EntityPermission entityPermission) getCarrierService
(Session session) getCarrierService
(Session session, EntityPermission entityPermission) getCarrierServiceForUpdate
(Session session) boolean
boolean
boolean
boolean
getRecommendedGeoCodeSelector
(EntityPermission entityPermission) getRecommendedGeoCodeSelector
(Session session) getRecommendedGeoCodeSelector
(Session session, EntityPermission entityPermission) boolean
getRecommendedItemSelector
(EntityPermission entityPermission) getRecommendedItemSelector
(Session session) getRecommendedItemSelector
(Session session, EntityPermission entityPermission) boolean
getRecommendedOrderSelector
(EntityPermission entityPermission) getRecommendedOrderSelector
(Session session) getRecommendedOrderSelector
(Session session, EntityPermission entityPermission) boolean
getRecommendedShipmentSelector
(EntityPermission entityPermission) getRecommendedShipmentSelector
(Session session) getRecommendedShipmentSelector
(Session session, EntityPermission entityPermission) boolean
getRequiredGeoCodeSelector
(EntityPermission entityPermission) getRequiredGeoCodeSelector
(Session session) getRequiredGeoCodeSelector
(Session session, EntityPermission entityPermission) boolean
getRequiredItemSelector
(EntityPermission entityPermission) getRequiredItemSelector
(Session session) getRequiredItemSelector
(Session session, EntityPermission entityPermission) getRequiredItemSelectorForUpdate
(Session session) boolean
getRequiredOrderSelector
(EntityPermission entityPermission) getRequiredOrderSelector
(Session session) getRequiredOrderSelector
(Session session, EntityPermission entityPermission) getRequiredOrderSelectorForUpdate
(Session session) boolean
getRequiredShipmentSelector
(EntityPermission entityPermission) getRequiredShipmentSelector
(Session session) getRequiredShipmentSelector
(Session session, EntityPermission entityPermission) boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
setCarrierOption
(CarrierOption entity) void
setCarrierOptionPK
(CarrierOptionPK carrierOptionPK) void
setCarrierService
(CarrierService entity) void
void
setCarrierServicePK
(CarrierServicePK carrierServicePK) void
setFromTime
(Long fromTime) void
setIsRecommended
(Boolean isRecommended) void
setIsRequired
(Boolean isRequired) void
void
setRecommendedGeoCodeSelectorPK
(SelectorPK recommendedGeoCodeSelectorPK) void
setRecommendedItemSelector
(Selector entity) void
setRecommendedItemSelectorPK
(SelectorPK recommendedItemSelectorPK) void
setRecommendedOrderSelector
(Selector entity) void
setRecommendedOrderSelectorPK
(SelectorPK recommendedOrderSelectorPK) void
void
setRecommendedShipmentSelectorPK
(SelectorPK recommendedShipmentSelectorPK) void
setRequiredGeoCodeSelector
(Selector entity) void
setRequiredGeoCodeSelectorPK
(SelectorPK requiredGeoCodeSelectorPK) void
setRequiredItemSelector
(Selector entity) void
setRequiredItemSelectorPK
(SelectorPK requiredItemSelectorPK) void
setRequiredOrderSelector
(Selector entity) void
setRequiredOrderSelectorPK
(SelectorPK requiredOrderSelectorPK) void
setRequiredShipmentSelector
(Selector entity) void
setRequiredShipmentSelectorPK
(SelectorPK requiredShipmentSelectorPK) void
setThruTime
(Long thruTime) void
toString()
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:
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
-
getCarrierServiceOptionValue
-
setCarrierServiceOptionValue
public void setCarrierServiceOptionValue(CarrierServiceOptionValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in 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
-