Class ShipmentControl
java.lang.Object
com.echothree.util.server.control.BaseModelControl
com.echothree.model.control.shipment.server.control.BaseShipmentControl
com.echothree.model.control.shipment.server.ShipmentControl
-
Field Summary
Fields inherited from class com.echothree.util.server.control.BaseModelControl
connection, session
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
countShipmentTimesByShipment
(Shipment shipment) long
countShipmentTimesByShipmentTimeType
(ShipmentTimeType shipmentTimeType) createShipmentAlias
(Shipment shipment, ShipmentAliasType shipmentAliasType, String alias, BasePK createdBy) createShipmentAliasType
(ShipmentType shipmentType, String shipmentAliasTypeName, String validationPattern, Boolean isDefault, Integer sortOrder, BasePK createdBy) createShipmentAliasTypeDescription
(ShipmentAliasType shipmentAliasType, Language language, String description, BasePK createdBy) createShipmentTime
(Shipment shipment, ShipmentTimeType shipmentTimeType, Long time, BasePK createdBy) createShipmentTimeType
(ShipmentType shipmentType, String shipmentTimeTypeName, Boolean isDefault, Integer sortOrder, BasePK createdBy) createShipmentTimeTypeDescription
(ShipmentTimeType shipmentTimeType, Language language, String description, BasePK createdBy) createShipmentType
(String shipmentTypeName, ShipmentType parentShipmentType, SequenceType shipmentSequenceType, SequenceType shipmentPackageSequenceType, Workflow shipmentWorkflow, WorkflowEntrance shipmentWorkflowEntrance, Boolean isDefault, Integer sortOrder, BasePK createdBy) createShipmentTypeDescription
(ShipmentType shipmentType, Language language, String description, BasePK createdBy) createShipmentTypeShippingMethod
(ShipmentType shipmentType, ShippingMethod shippingMethod, Boolean isDefault, Integer sortOrder, BasePK createdBy) void
deleteShipmentAlias
(ShipmentAlias shipmentAlias, BasePK deletedBy) void
deleteShipmentAliasesByShipment
(Shipment shipment, BasePK deletedBy) void
deleteShipmentAliasesByShipmentAliasType
(ShipmentAliasType shipmentAliasType, BasePK deletedBy) void
deleteShipmentAliasType
(ShipmentAliasType shipmentAliasType, BasePK deletedBy) void
deleteShipmentAliasTypeDescription
(ShipmentAliasTypeDescription shipmentAliasTypeDescription, BasePK deletedBy) void
deleteShipmentAliasTypeDescriptionsByShipmentAliasType
(ShipmentAliasType shipmentAliasType, BasePK deletedBy) void
deleteShipmentAliasTypes
(List<ShipmentAliasType> shipmentAliasTypes, BasePK deletedBy) void
deleteShipmentAliasTypesByShipmentType
(ShipmentType shipmentType, BasePK deletedBy) void
deleteShipmentsByPartyContactMechanism
(PartyContactMechanism partyContactMechanism, BasePK deletedBy) void
deleteShipmentTime
(ShipmentTime shipmentTime, BasePK deletedBy) void
deleteShipmentTimes
(List<ShipmentTime> shipmentTimes, BasePK deletedBy) void
deleteShipmentTimesByShipment
(Shipment shipment, BasePK deletedBy) void
deleteShipmentTimesByShipmentTimeType
(ShipmentTimeType shipmentTimeType, BasePK deletedBy) void
deleteShipmentTimeType
(ShipmentTimeType shipmentTimeType, BasePK deletedBy) void
deleteShipmentTimeTypeDescription
(ShipmentTimeTypeDescription shipmentTimeTypeDescription, BasePK deletedBy) void
deleteShipmentTimeTypeDescriptionsByShipmentTimeType
(ShipmentTimeType shipmentTimeType, BasePK deletedBy) void
deleteShipmentType
(ShipmentType shipmentType, BasePK deletedBy) void
deleteShipmentTypeDescription
(ShipmentTypeDescription shipmentTypeDescription, BasePK deletedBy) void
deleteShipmentTypeDescriptionsByShipmentType
(ShipmentType shipmentType, BasePK deletedBy) void
deleteShipmentTypes
(List<ShipmentType> shipmentTypes, BasePK deletedBy) void
deleteShipmentTypeShippingMethod
(ShipmentTypeShippingMethod shipmentTypeShippingMethod, BasePK deletedBy) void
deleteShipmentTypeShippingMethods
(List<ShipmentTypeShippingMethod> shipmentTypeShippingMethods, BasePK deletedBy) void
deleteShipmentTypeShippingMethodsByShipmentType
(ShipmentType shipmentType, BasePK deletedBy) void
deleteShipmentTypeShippingMethodsByShippingMethod
(ShippingMethod shippingMethod, BasePK deletedBy) getBestShipmentAliasTypeDescription
(ShipmentAliasType shipmentAliasType, Language language) getBestShipmentTimeTypeDescription
(ShipmentTimeType shipmentTimeType, Language language) getBestShipmentTypeDescription
(ShipmentType shipmentType, Language language) getDefaultShipmentAliasType
(ShipmentType shipmentType) getDefaultShipmentAliasTypeDetailValueForUpdate
(ShipmentType shipmentType) getDefaultShipmentAliasTypeForUpdate
(ShipmentType shipmentType) getDefaultShipmentTimeType
(ShipmentType shipmentType) getDefaultShipmentTimeTypeDetailValueForUpdate
(ShipmentType shipmentType) getDefaultShipmentTimeTypeForUpdate
(ShipmentType shipmentType) getDefaultShipmentTypeShippingMethod
(ShipmentType shipmentType) getDefaultShipmentTypeShippingMethodForUpdate
(ShipmentType shipmentType) getShipmentAlias
(Shipment shipment, ShipmentAliasType shipmentAliasType) getShipmentAliasByAlias
(ShipmentAliasType shipmentAliasType, String alias) getShipmentAliasByAliasForUpdate
(ShipmentAliasType shipmentAliasType, String alias) getShipmentAliasesByShipment
(Shipment shipment) getShipmentAliasesByShipmentAliasType
(ShipmentAliasType shipmentAliasType) getShipmentAliasesByShipmentAliasTypeForUpdate
(ShipmentAliasType shipmentAliasType) getShipmentAliasForUpdate
(Shipment shipment, ShipmentAliasType shipmentAliasType) getShipmentAliasTransfer
(UserVisit userVisit, ShipmentAlias shipmentAlias) getShipmentAliasTransfersByShipment
(UserVisit userVisit, Shipment shipment) getShipmentAliasTypeByName
(ShipmentType shipmentType, String shipmentAliasTypeName) getShipmentAliasTypeByNameForUpdate
(ShipmentType shipmentType, String shipmentAliasTypeName) getShipmentAliasTypeChoices
(String defaultShipmentAliasTypeChoice, Language language, boolean allowNullChoice, ShipmentType shipmentType) getShipmentAliasTypeDescription
(ShipmentAliasType shipmentAliasType, Language language) getShipmentAliasTypeDescriptionForUpdate
(ShipmentAliasType shipmentAliasType, Language language) getShipmentAliasTypeDescriptionsByShipmentAliasType
(ShipmentAliasType shipmentAliasType) getShipmentAliasTypeDescriptionsByShipmentAliasTypeForUpdate
(ShipmentAliasType shipmentAliasType) getShipmentAliasTypeDescriptionTransfer
(UserVisit userVisit, ShipmentAliasTypeDescription shipmentAliasTypeDescription) getShipmentAliasTypeDescriptionTransfersByShipmentAliasType
(UserVisit userVisit, ShipmentAliasType shipmentAliasType) getShipmentAliasTypeDescriptionValue
(ShipmentAliasTypeDescription shipmentAliasTypeDescription) getShipmentAliasTypeDescriptionValueForUpdate
(ShipmentAliasType shipmentAliasType, Language language) getShipmentAliasTypeDetailValueByNameForUpdate
(ShipmentType shipmentType, String shipmentAliasTypeName) getShipmentAliasTypeDetailValueForUpdate
(ShipmentAliasType shipmentAliasType) getShipmentAliasTypes
(ShipmentType shipmentType) getShipmentAliasTypesForUpdate
(ShipmentType shipmentType) getShipmentAliasTypeTransfer
(UserVisit userVisit, ShipmentAliasType shipmentAliasType) getShipmentAliasTypeTransfers
(UserVisit userVisit, ShipmentType shipmentType) getShipmentAliasValue
(ShipmentAlias shipmentAlias) getShipmentAliasValueForUpdate
(Shipment shipment, ShipmentAliasType shipmentAliasType) getShipmentByName
(ShipmentType shipmentType, String shipmentName) getShipmentTime
(Shipment shipment, ShipmentTimeType shipmentTimeType) getShipmentTimeForUpdate
(Shipment shipment, ShipmentTimeType shipmentTimeType) getShipmentTimesByShipment
(Shipment shipment) getShipmentTimesByShipmentForUpdate
(Shipment shipment) getShipmentTimesByShipmentTimeType
(ShipmentTimeType shipmentTimeType) getShipmentTimesByShipmentTimeTypeForUpdate
(ShipmentTimeType shipmentTimeType) getShipmentTimeTransfer
(UserVisit userVisit, ShipmentTime shipmentTime) getShipmentTimeTransfers
(UserVisit userVisit, Collection<ShipmentTime> shipmentTimes) getShipmentTimeTransfersByShipment
(UserVisit userVisit, Shipment shipment) getShipmentTimeTransfersByShipmentTimeType
(UserVisit userVisit, ShipmentTimeType shipmentTimeType) getShipmentTimeTypeByName
(ShipmentType shipmentType, String shipmentTimeTypeName) getShipmentTimeTypeByNameForUpdate
(ShipmentType shipmentType, String shipmentTimeTypeName) getShipmentTimeTypeChoices
(String defaultShipmentTimeTypeChoice, Language language, boolean allowNullChoice, ShipmentType shipmentType) getShipmentTimeTypeDescription
(ShipmentTimeType shipmentTimeType, Language language) getShipmentTimeTypeDescriptionForUpdate
(ShipmentTimeType shipmentTimeType, Language language) getShipmentTimeTypeDescriptionsByShipmentTimeType
(ShipmentTimeType shipmentTimeType) getShipmentTimeTypeDescriptionsByShipmentTimeTypeForUpdate
(ShipmentTimeType shipmentTimeType) getShipmentTimeTypeDescriptionTransfer
(UserVisit userVisit, ShipmentTimeTypeDescription shipmentTimeTypeDescription) getShipmentTimeTypeDescriptionTransfersByShipmentTimeType
(UserVisit userVisit, ShipmentTimeType shipmentTimeType) getShipmentTimeTypeDescriptionValue
(ShipmentTimeTypeDescription shipmentTimeTypeDescription) getShipmentTimeTypeDescriptionValueForUpdate
(ShipmentTimeType shipmentTimeType, Language language) getShipmentTimeTypeDetailValueByNameForUpdate
(ShipmentType shipmentType, String shipmentTimeTypeName) getShipmentTimeTypeDetailValueForUpdate
(ShipmentTimeType shipmentTimeType) getShipmentTimeTypes
(ShipmentType shipmentType) getShipmentTimeTypesForUpdate
(ShipmentType shipmentType) getShipmentTimeTypeTransfer
(UserVisit userVisit, ShipmentTimeType shipmentTimeType) getShipmentTimeTypeTransfers
(UserVisit userVisit, ShipmentType shipmentType) getShipmentTimeValue
(ShipmentTime shipmentTime) getShipmentTimeValueForUpdate
(Shipment shipment, ShipmentTimeType shipmentTimeType) getShipmentTransfer
(UserVisit userVisit, Shipment shipment) getShipmentTypeByName
(String shipmentTypeName) getShipmentTypeByNameForUpdate
(String shipmentTypeName) getShipmentTypeChoices
(String defaultShipmentTypeChoice, Language language, boolean allowNullChoice) getShipmentTypeDescription
(ShipmentType shipmentType, Language language) getShipmentTypeDescriptionForUpdate
(ShipmentType shipmentType, Language language) getShipmentTypeDescriptionsByShipmentType
(ShipmentType shipmentType) getShipmentTypeDescriptionTransfer
(UserVisit userVisit, ShipmentTypeDescription shipmentTypeDescription) getShipmentTypeDescriptionTransfersByShipmentType
(UserVisit userVisit, ShipmentType shipmentType) getShipmentTypeDescriptionValue
(ShipmentTypeDescription shipmentTypeDescription) getShipmentTypeDescriptionValueForUpdate
(ShipmentType shipmentType, Language language) getShipmentTypeDetailValueByNameForUpdate
(String shipmentTypeName) getShipmentTypeDetailValueForUpdate
(ShipmentType shipmentType) getShipmentTypesByParentShipmentType
(ShipmentType parentShipmentType) getShipmentTypesByParentShipmentTypeForUpdate
(ShipmentType parentShipmentType) getShipmentTypeShippingMethod
(ShipmentType shipmentType, ShippingMethod shippingMethod) getShipmentTypeShippingMethodForUpdate
(ShipmentType shipmentType, ShippingMethod shippingMethod) getShipmentTypeShippingMethodsByShipmentType
(ShipmentType shipmentType) getShipmentTypeShippingMethodsByShippingMethod
(ShippingMethod shippingMethod) getShipmentTypeShippingMethodTransfer
(UserVisit userVisit, ShipmentTypeShippingMethod shipmentTypeShippingMethod) getShipmentTypeShippingMethodTransfers
(UserVisit userVisit, Collection<ShipmentTypeShippingMethod> shipmentTypeShippingMethods) getShipmentTypeShippingMethodTransfersByShipmentType
(UserVisit userVisit, ShipmentType shipmentType) getShipmentTypeShippingMethodTransfersByShippingMethod
(UserVisit userVisit, ShippingMethod shippingMethod) getShipmentTypeShippingMethodValueForUpdate
(ShipmentType shipmentType, ShippingMethod shippingMethod) getShipmentTypeTransfer
(UserVisit userVisit, ShipmentType shipmentType) getShipmentTypeTransfers
(UserVisit userVisit) boolean
isParentShipmentTypeSafe
(ShipmentType shipmentType, ShipmentType parentShipmentType) void
updateShipmentAliasFromValue
(ShipmentAliasValue shipmentAliasValue, BasePK updatedBy) void
updateShipmentAliasTypeDescriptionFromValue
(ShipmentAliasTypeDescriptionValue shipmentAliasTypeDescriptionValue, BasePK updatedBy) void
updateShipmentAliasTypeFromValue
(ShipmentAliasTypeDetailValue shipmentAliasTypeDetailValue, BasePK updatedBy) void
updateShipmentTimeFromValue
(ShipmentTimeValue shipmentTimeValue, BasePK updatedBy) void
updateShipmentTimeTypeDescriptionFromValue
(ShipmentTimeTypeDescriptionValue shipmentTimeTypeDescriptionValue, BasePK updatedBy) void
updateShipmentTimeTypeFromValue
(ShipmentTimeTypeDetailValue shipmentTimeTypeDetailValue, BasePK updatedBy) void
updateShipmentTypeDescriptionFromValue
(ShipmentTypeDescriptionValue shipmentTypeDescriptionValue, BasePK updatedBy) void
updateShipmentTypeFromValue
(ShipmentTypeDetailValue shipmentTypeDetailValue, BasePK updatedBy) void
updateShipmentTypeShippingMethodFromValue
(ShipmentTypeShippingMethodValue shipmentTypeShippingMethodValue, BasePK updatedBy) Methods inherited from class com.echothree.model.control.shipment.server.control.BaseShipmentControl
getShipmentTransferCaches
Methods inherited from class com.echothree.util.server.control.BaseModelControl
getConnection, getCoreControl, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getLog, getPartyControl, getSession, getWorkflowControl, sendEvent, sendEvent, sendEvent
-
Constructor Details
-
ShipmentControl
public ShipmentControl()Creates a new instance of ShipmentControl
-
-
Method Details
-
createShipmentType
public ShipmentType createShipmentType(String shipmentTypeName, ShipmentType parentShipmentType, SequenceType shipmentSequenceType, SequenceType shipmentPackageSequenceType, Workflow shipmentWorkflow, WorkflowEntrance shipmentWorkflowEntrance, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
getShipmentTypeByName
-
getShipmentTypeByNameForUpdate
-
getShipmentTypeDetailValueForUpdate
-
getShipmentTypeDetailValueByNameForUpdate
-
getDefaultShipmentType
-
getDefaultShipmentTypeForUpdate
-
getDefaultShipmentTypeDetailValueForUpdate
-
getShipmentTypes
-
getShipmentTypesForUpdate
-
getShipmentTypesByParentShipmentType
-
getShipmentTypesByParentShipmentTypeForUpdate
public List<ShipmentType> getShipmentTypesByParentShipmentTypeForUpdate(ShipmentType parentShipmentType) -
getShipmentTypeTransfer
-
getShipmentTypeTransfers
-
getShipmentTypeChoices
public ShipmentTypeChoicesBean getShipmentTypeChoices(String defaultShipmentTypeChoice, Language language, boolean allowNullChoice) -
isParentShipmentTypeSafe
-
updateShipmentTypeFromValue
public void updateShipmentTypeFromValue(ShipmentTypeDetailValue shipmentTypeDetailValue, BasePK updatedBy) -
deleteShipmentType
-
deleteShipmentTypes
-
createShipmentTypeDescription
public ShipmentTypeDescription createShipmentTypeDescription(ShipmentType shipmentType, Language language, String description, BasePK createdBy) -
getShipmentTypeDescription
public ShipmentTypeDescription getShipmentTypeDescription(ShipmentType shipmentType, Language language) -
getShipmentTypeDescriptionForUpdate
public ShipmentTypeDescription getShipmentTypeDescriptionForUpdate(ShipmentType shipmentType, Language language) -
getShipmentTypeDescriptionValue
public ShipmentTypeDescriptionValue getShipmentTypeDescriptionValue(ShipmentTypeDescription shipmentTypeDescription) -
getShipmentTypeDescriptionValueForUpdate
public ShipmentTypeDescriptionValue getShipmentTypeDescriptionValueForUpdate(ShipmentType shipmentType, Language language) -
getShipmentTypeDescriptionsByShipmentType
public List<ShipmentTypeDescription> getShipmentTypeDescriptionsByShipmentType(ShipmentType shipmentType) -
getShipmentTypeDescriptionsByShipmentTypeForUpdate
public List<ShipmentTypeDescription> getShipmentTypeDescriptionsByShipmentTypeForUpdate(ShipmentType shipmentType) -
getBestShipmentTypeDescription
-
getShipmentTypeDescriptionTransfer
public ShipmentTypeDescriptionTransfer getShipmentTypeDescriptionTransfer(UserVisit userVisit, ShipmentTypeDescription shipmentTypeDescription) -
getShipmentTypeDescriptionTransfersByShipmentType
public List<ShipmentTypeDescriptionTransfer> getShipmentTypeDescriptionTransfersByShipmentType(UserVisit userVisit, ShipmentType shipmentType) -
updateShipmentTypeDescriptionFromValue
public void updateShipmentTypeDescriptionFromValue(ShipmentTypeDescriptionValue shipmentTypeDescriptionValue, BasePK updatedBy) -
deleteShipmentTypeDescription
public void deleteShipmentTypeDescription(ShipmentTypeDescription shipmentTypeDescription, BasePK deletedBy) -
deleteShipmentTypeDescriptionsByShipmentType
public void deleteShipmentTypeDescriptionsByShipmentType(ShipmentType shipmentType, BasePK deletedBy) -
createShipmentTimeType
public ShipmentTimeType createShipmentTimeType(ShipmentType shipmentType, String shipmentTimeTypeName, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
getShipmentTimeTypeByName
public ShipmentTimeType getShipmentTimeTypeByName(ShipmentType shipmentType, String shipmentTimeTypeName) -
getShipmentTimeTypeByNameForUpdate
public ShipmentTimeType getShipmentTimeTypeByNameForUpdate(ShipmentType shipmentType, String shipmentTimeTypeName) -
getShipmentTimeTypeDetailValueForUpdate
public ShipmentTimeTypeDetailValue getShipmentTimeTypeDetailValueForUpdate(ShipmentTimeType shipmentTimeType) -
getShipmentTimeTypeDetailValueByNameForUpdate
public ShipmentTimeTypeDetailValue getShipmentTimeTypeDetailValueByNameForUpdate(ShipmentType shipmentType, String shipmentTimeTypeName) -
getDefaultShipmentTimeType
-
getDefaultShipmentTimeTypeForUpdate
-
getDefaultShipmentTimeTypeDetailValueForUpdate
public ShipmentTimeTypeDetailValue getDefaultShipmentTimeTypeDetailValueForUpdate(ShipmentType shipmentType) -
getShipmentTimeTypes
-
getShipmentTimeTypesForUpdate
-
getShipmentTimeTypeTransfer
public ShipmentTimeTypeTransfer getShipmentTimeTypeTransfer(UserVisit userVisit, ShipmentTimeType shipmentTimeType) -
getShipmentTimeTypeTransfers
public List<ShipmentTimeTypeTransfer> getShipmentTimeTypeTransfers(UserVisit userVisit, ShipmentType shipmentType) -
getShipmentTimeTypeChoices
public ShipmentTimeTypeChoicesBean getShipmentTimeTypeChoices(String defaultShipmentTimeTypeChoice, Language language, boolean allowNullChoice, ShipmentType shipmentType) -
updateShipmentTimeTypeFromValue
public void updateShipmentTimeTypeFromValue(ShipmentTimeTypeDetailValue shipmentTimeTypeDetailValue, BasePK updatedBy) -
deleteShipmentTimeType
-
createShipmentTimeTypeDescription
public ShipmentTimeTypeDescription createShipmentTimeTypeDescription(ShipmentTimeType shipmentTimeType, Language language, String description, BasePK createdBy) -
getShipmentTimeTypeDescription
public ShipmentTimeTypeDescription getShipmentTimeTypeDescription(ShipmentTimeType shipmentTimeType, Language language) -
getShipmentTimeTypeDescriptionForUpdate
public ShipmentTimeTypeDescription getShipmentTimeTypeDescriptionForUpdate(ShipmentTimeType shipmentTimeType, Language language) -
getShipmentTimeTypeDescriptionValue
public ShipmentTimeTypeDescriptionValue getShipmentTimeTypeDescriptionValue(ShipmentTimeTypeDescription shipmentTimeTypeDescription) -
getShipmentTimeTypeDescriptionValueForUpdate
public ShipmentTimeTypeDescriptionValue getShipmentTimeTypeDescriptionValueForUpdate(ShipmentTimeType shipmentTimeType, Language language) -
getShipmentTimeTypeDescriptionsByShipmentTimeType
public List<ShipmentTimeTypeDescription> getShipmentTimeTypeDescriptionsByShipmentTimeType(ShipmentTimeType shipmentTimeType) -
getShipmentTimeTypeDescriptionsByShipmentTimeTypeForUpdate
public List<ShipmentTimeTypeDescription> getShipmentTimeTypeDescriptionsByShipmentTimeTypeForUpdate(ShipmentTimeType shipmentTimeType) -
getBestShipmentTimeTypeDescription
public String getBestShipmentTimeTypeDescription(ShipmentTimeType shipmentTimeType, Language language) -
getShipmentTimeTypeDescriptionTransfer
public ShipmentTimeTypeDescriptionTransfer getShipmentTimeTypeDescriptionTransfer(UserVisit userVisit, ShipmentTimeTypeDescription shipmentTimeTypeDescription) -
getShipmentTimeTypeDescriptionTransfersByShipmentTimeType
public List<ShipmentTimeTypeDescriptionTransfer> getShipmentTimeTypeDescriptionTransfersByShipmentTimeType(UserVisit userVisit, ShipmentTimeType shipmentTimeType) -
updateShipmentTimeTypeDescriptionFromValue
public void updateShipmentTimeTypeDescriptionFromValue(ShipmentTimeTypeDescriptionValue shipmentTimeTypeDescriptionValue, BasePK updatedBy) -
deleteShipmentTimeTypeDescription
public void deleteShipmentTimeTypeDescription(ShipmentTimeTypeDescription shipmentTimeTypeDescription, BasePK deletedBy) -
deleteShipmentTimeTypeDescriptionsByShipmentTimeType
public void deleteShipmentTimeTypeDescriptionsByShipmentTimeType(ShipmentTimeType shipmentTimeType, BasePK deletedBy) -
createShipmentTypeShippingMethod
public ShipmentTypeShippingMethod createShipmentTypeShippingMethod(ShipmentType shipmentType, ShippingMethod shippingMethod, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
getShipmentTypeShippingMethod
public ShipmentTypeShippingMethod getShipmentTypeShippingMethod(ShipmentType shipmentType, ShippingMethod shippingMethod) -
getShipmentTypeShippingMethodForUpdate
public ShipmentTypeShippingMethod getShipmentTypeShippingMethodForUpdate(ShipmentType shipmentType, ShippingMethod shippingMethod) -
getShipmentTypeShippingMethodValueForUpdate
public ShipmentTypeShippingMethodValue getShipmentTypeShippingMethodValueForUpdate(ShipmentType shipmentType, ShippingMethod shippingMethod) -
getDefaultShipmentTypeShippingMethod
-
getDefaultShipmentTypeShippingMethodForUpdate
public ShipmentTypeShippingMethod getDefaultShipmentTypeShippingMethodForUpdate(ShipmentType shipmentType) -
getDefaultShipmentTypeShippingMethodValueForUpdate
-
getShipmentTypeShippingMethodsByShipmentType
public List<ShipmentTypeShippingMethod> getShipmentTypeShippingMethodsByShipmentType(ShipmentType shipmentType) -
getShipmentTypeShippingMethodsByShipmentTypeForUpdate
public List<ShipmentTypeShippingMethod> getShipmentTypeShippingMethodsByShipmentTypeForUpdate(ShipmentType shipmentType) -
getShipmentTypeShippingMethodsByShippingMethod
public List<ShipmentTypeShippingMethod> getShipmentTypeShippingMethodsByShippingMethod(ShippingMethod shippingMethod) -
getShipmentTypeShippingMethodsByShippingMethodForUpdate
public List<ShipmentTypeShippingMethod> getShipmentTypeShippingMethodsByShippingMethodForUpdate(ShippingMethod shippingMethod) -
getShipmentTypeShippingMethodTransfers
public List<ShipmentTypeShippingMethodTransfer> getShipmentTypeShippingMethodTransfers(UserVisit userVisit, Collection<ShipmentTypeShippingMethod> shipmentTypeShippingMethods) -
getShipmentTypeShippingMethodTransfersByShipmentType
public List<ShipmentTypeShippingMethodTransfer> getShipmentTypeShippingMethodTransfersByShipmentType(UserVisit userVisit, ShipmentType shipmentType) -
getShipmentTypeShippingMethodTransfersByShippingMethod
public List<ShipmentTypeShippingMethodTransfer> getShipmentTypeShippingMethodTransfersByShippingMethod(UserVisit userVisit, ShippingMethod shippingMethod) -
getShipmentTypeShippingMethodTransfer
public ShipmentTypeShippingMethodTransfer getShipmentTypeShippingMethodTransfer(UserVisit userVisit, ShipmentTypeShippingMethod shipmentTypeShippingMethod) -
updateShipmentTypeShippingMethodFromValue
public void updateShipmentTypeShippingMethodFromValue(ShipmentTypeShippingMethodValue shipmentTypeShippingMethodValue, BasePK updatedBy) -
deleteShipmentTypeShippingMethod
public void deleteShipmentTypeShippingMethod(ShipmentTypeShippingMethod shipmentTypeShippingMethod, BasePK deletedBy) -
deleteShipmentTypeShippingMethods
public void deleteShipmentTypeShippingMethods(List<ShipmentTypeShippingMethod> shipmentTypeShippingMethods, BasePK deletedBy) -
deleteShipmentTypeShippingMethodsByShipmentType
public void deleteShipmentTypeShippingMethodsByShipmentType(ShipmentType shipmentType, BasePK deletedBy) -
deleteShipmentTypeShippingMethodsByShippingMethod
public void deleteShipmentTypeShippingMethodsByShippingMethod(ShippingMethod shippingMethod, BasePK deletedBy) -
createShipmentTime
public ShipmentTime createShipmentTime(Shipment shipment, ShipmentTimeType shipmentTimeType, Long time, BasePK createdBy) -
countShipmentTimesByShipment
-
countShipmentTimesByShipmentTimeType
-
getShipmentTime
-
getShipmentTimeForUpdate
-
getShipmentTimeValue
-
getShipmentTimeValueForUpdate
public ShipmentTimeValue getShipmentTimeValueForUpdate(Shipment shipment, ShipmentTimeType shipmentTimeType) -
getShipmentTimesByShipment
-
getShipmentTimesByShipmentForUpdate
-
getShipmentTimesByShipmentTimeType
-
getShipmentTimesByShipmentTimeTypeForUpdate
public List<ShipmentTime> getShipmentTimesByShipmentTimeTypeForUpdate(ShipmentTimeType shipmentTimeType) -
getShipmentTimeTransfer
-
getShipmentTimeTransfers
public List<ShipmentTimeTransfer> getShipmentTimeTransfers(UserVisit userVisit, Collection<ShipmentTime> shipmentTimes) -
getShipmentTimeTransfersByShipment
public List<ShipmentTimeTransfer> getShipmentTimeTransfersByShipment(UserVisit userVisit, Shipment shipment) -
getShipmentTimeTransfersByShipmentTimeType
public List<ShipmentTimeTransfer> getShipmentTimeTransfersByShipmentTimeType(UserVisit userVisit, ShipmentTimeType shipmentTimeType) -
updateShipmentTimeFromValue
-
deleteShipmentTime
-
deleteShipmentTimes
-
deleteShipmentTimesByShipment
-
deleteShipmentTimesByShipmentTimeType
public void deleteShipmentTimesByShipmentTimeType(ShipmentTimeType shipmentTimeType, BasePK deletedBy) -
createShipmentAliasType
public ShipmentAliasType createShipmentAliasType(ShipmentType shipmentType, String shipmentAliasTypeName, String validationPattern, Boolean isDefault, Integer sortOrder, BasePK createdBy) -
getShipmentAliasTypeByName
public ShipmentAliasType getShipmentAliasTypeByName(ShipmentType shipmentType, String shipmentAliasTypeName) -
getShipmentAliasTypeByNameForUpdate
public ShipmentAliasType getShipmentAliasTypeByNameForUpdate(ShipmentType shipmentType, String shipmentAliasTypeName) -
getShipmentAliasTypeDetailValueForUpdate
public ShipmentAliasTypeDetailValue getShipmentAliasTypeDetailValueForUpdate(ShipmentAliasType shipmentAliasType) -
getShipmentAliasTypeDetailValueByNameForUpdate
public ShipmentAliasTypeDetailValue getShipmentAliasTypeDetailValueByNameForUpdate(ShipmentType shipmentType, String shipmentAliasTypeName) -
getDefaultShipmentAliasType
-
getDefaultShipmentAliasTypeForUpdate
-
getDefaultShipmentAliasTypeDetailValueForUpdate
public ShipmentAliasTypeDetailValue getDefaultShipmentAliasTypeDetailValueForUpdate(ShipmentType shipmentType) -
getShipmentAliasTypes
-
getShipmentAliasTypesForUpdate
-
getShipmentAliasTypeTransfer
public ShipmentAliasTypeTransfer getShipmentAliasTypeTransfer(UserVisit userVisit, ShipmentAliasType shipmentAliasType) -
getShipmentAliasTypeTransfers
public List<ShipmentAliasTypeTransfer> getShipmentAliasTypeTransfers(UserVisit userVisit, ShipmentType shipmentType) -
getShipmentAliasTypeChoices
public ShipmentAliasTypeChoicesBean getShipmentAliasTypeChoices(String defaultShipmentAliasTypeChoice, Language language, boolean allowNullChoice, ShipmentType shipmentType) -
updateShipmentAliasTypeFromValue
public void updateShipmentAliasTypeFromValue(ShipmentAliasTypeDetailValue shipmentAliasTypeDetailValue, BasePK updatedBy) -
deleteShipmentAliasType
-
deleteShipmentAliasTypes
-
deleteShipmentAliasTypesByShipmentType
-
createShipmentAliasTypeDescription
public ShipmentAliasTypeDescription createShipmentAliasTypeDescription(ShipmentAliasType shipmentAliasType, Language language, String description, BasePK createdBy) -
getShipmentAliasTypeDescription
public ShipmentAliasTypeDescription getShipmentAliasTypeDescription(ShipmentAliasType shipmentAliasType, Language language) -
getShipmentAliasTypeDescriptionForUpdate
public ShipmentAliasTypeDescription getShipmentAliasTypeDescriptionForUpdate(ShipmentAliasType shipmentAliasType, Language language) -
getShipmentAliasTypeDescriptionValue
public ShipmentAliasTypeDescriptionValue getShipmentAliasTypeDescriptionValue(ShipmentAliasTypeDescription shipmentAliasTypeDescription) -
getShipmentAliasTypeDescriptionValueForUpdate
public ShipmentAliasTypeDescriptionValue getShipmentAliasTypeDescriptionValueForUpdate(ShipmentAliasType shipmentAliasType, Language language) -
getShipmentAliasTypeDescriptionsByShipmentAliasType
public List<ShipmentAliasTypeDescription> getShipmentAliasTypeDescriptionsByShipmentAliasType(ShipmentAliasType shipmentAliasType) -
getShipmentAliasTypeDescriptionsByShipmentAliasTypeForUpdate
public List<ShipmentAliasTypeDescription> getShipmentAliasTypeDescriptionsByShipmentAliasTypeForUpdate(ShipmentAliasType shipmentAliasType) -
getBestShipmentAliasTypeDescription
public String getBestShipmentAliasTypeDescription(ShipmentAliasType shipmentAliasType, Language language) -
getShipmentAliasTypeDescriptionTransfer
public ShipmentAliasTypeDescriptionTransfer getShipmentAliasTypeDescriptionTransfer(UserVisit userVisit, ShipmentAliasTypeDescription shipmentAliasTypeDescription) -
getShipmentAliasTypeDescriptionTransfersByShipmentAliasType
public List<ShipmentAliasTypeDescriptionTransfer> getShipmentAliasTypeDescriptionTransfersByShipmentAliasType(UserVisit userVisit, ShipmentAliasType shipmentAliasType) -
updateShipmentAliasTypeDescriptionFromValue
public void updateShipmentAliasTypeDescriptionFromValue(ShipmentAliasTypeDescriptionValue shipmentAliasTypeDescriptionValue, BasePK updatedBy) -
deleteShipmentAliasTypeDescription
public void deleteShipmentAliasTypeDescription(ShipmentAliasTypeDescription shipmentAliasTypeDescription, BasePK deletedBy) -
deleteShipmentAliasTypeDescriptionsByShipmentAliasType
public void deleteShipmentAliasTypeDescriptionsByShipmentAliasType(ShipmentAliasType shipmentAliasType, BasePK deletedBy) -
createShipmentAlias
public ShipmentAlias createShipmentAlias(Shipment shipment, ShipmentAliasType shipmentAliasType, String alias, BasePK createdBy) -
getShipmentAlias
-
getShipmentAliasForUpdate
public ShipmentAlias getShipmentAliasForUpdate(Shipment shipment, ShipmentAliasType shipmentAliasType) -
getShipmentAliasValue
-
getShipmentAliasValueForUpdate
public ShipmentAliasValue getShipmentAliasValueForUpdate(Shipment shipment, ShipmentAliasType shipmentAliasType) -
getShipmentAliasByAlias
-
getShipmentAliasByAliasForUpdate
public ShipmentAlias getShipmentAliasByAliasForUpdate(ShipmentAliasType shipmentAliasType, String alias) -
getShipmentAliasesByShipment
-
getShipmentAliasesByShipmentForUpdate
-
getShipmentAliasesByShipmentAliasType
public List<ShipmentAlias> getShipmentAliasesByShipmentAliasType(ShipmentAliasType shipmentAliasType) -
getShipmentAliasesByShipmentAliasTypeForUpdate
public List<ShipmentAlias> getShipmentAliasesByShipmentAliasTypeForUpdate(ShipmentAliasType shipmentAliasType) -
getShipmentAliasTransfer
public ShipmentAliasTransfer getShipmentAliasTransfer(UserVisit userVisit, ShipmentAlias shipmentAlias) -
getShipmentAliasTransfersByShipment
public List<ShipmentAliasTransfer> getShipmentAliasTransfersByShipment(UserVisit userVisit, Shipment shipment) -
updateShipmentAliasFromValue
-
deleteShipmentAlias
-
deleteShipmentAliasesByShipmentAliasType
public void deleteShipmentAliasesByShipmentAliasType(ShipmentAliasType shipmentAliasType, BasePK deletedBy) -
deleteShipmentAliasesByShipment
-
getShipmentByName
-
getShipmentTransfer
-
deleteShipmentsByPartyContactMechanism
public void deleteShipmentsByPartyContactMechanism(PartyContactMechanism partyContactMechanism, BasePK deletedBy)
-