Class TravelOrderEntryInfoModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.travelservices.model.order.TravelOrderEntryInfoModel
- All Implemented Interfaces:
Serializable
Generated model class for type TravelOrderEntryInfo first defined at extension travelservices.
This type represents travel order entry info.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.TravelOrderEntryInfoModel(ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTravelOrderEntryInfoModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.getFbc()Generated method - Getter of theTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.Generated method - Getter of theTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.Generated method - Getter of theTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.Generated method - Getter of theTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices.Generated method - Getter of theTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.Generated method - Getter of theTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices.Generated method - Getter of theTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices.Generated method - Getter of theTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.voidsetBoundId(String value) Generated method - Setter ofTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.voidGenerated method - Setter ofTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.voidGenerated method - Setter ofTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.voidsetPriceLevel(String value) Generated method - Setter ofTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.voidGenerated method - Setter ofTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices.voidGenerated method - Setter ofTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.voidGenerated method - Setter ofTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices.voidsetTravellers(Collection<TravellerModel> value) Generated method - Setter ofTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices.voidsetTravelRoute(TravelRouteModel value) Generated method - Setter ofTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
TRAVELROUTE
Generated constant - Attribute key ofTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.- See Also:
-
SPECIALREQUESTDETAIL
Generated constant - Attribute key ofTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.- See Also:
-
ORIGINDESTINATIONREFNUMBER
Generated constant - Attribute key ofTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.- See Also:
-
PRICELEVEL
Generated constant - Attribute key ofTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.- See Also:
-
BOUNDID
Generated constant - Attribute key ofTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.- See Also:
-
TRAVELLERS
Generated constant - Attribute key ofTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices.- See Also:
-
TRANSPORTOFFERINGS
Generated constant - Attribute key ofTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices.- See Also:
-
FBC
Generated constant - Attribute key ofTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.- See Also:
-
SHOPPINGADDITIONALBOOKINGINFO
Generated constant - Attribute key ofTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices.- See Also:
-
-
Constructor Details
-
TravelOrderEntryInfoModel
public TravelOrderEntryInfoModel()Generated constructor - Default constructor for generic creation. -
TravelOrderEntryInfoModel
public TravelOrderEntryInfoModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
TravelOrderEntryInfoModel
Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getBoundId
Generated method - Getter of theTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.- Returns:
- the boundId
-
getFbc
Generated method - Getter of theTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.- Returns:
- the fbc
-
getOriginDestinationRefNumber
@Accessor(qualifier="originDestinationRefNumber", type=GETTER) public Integer getOriginDestinationRefNumber()Generated method - Getter of theTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.- Returns:
- the originDestinationRefNumber
-
getPriceLevel
Generated method - Getter of theTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.- Returns:
- the priceLevel
-
getShoppingAdditionalBookingInfo
@Accessor(qualifier="shoppingAdditionalBookingInfo", type=GETTER) public List<ShoppingAdditionalBookingInfoModel> getShoppingAdditionalBookingInfo()Generated method - Getter of theTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the shoppingAdditionalBookingInfo
-
getSpecialRequestDetail
@Accessor(qualifier="specialRequestDetail", type=GETTER) public SpecialRequestDetailModel getSpecialRequestDetail()Generated method - Getter of theTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.- Returns:
- the specialRequestDetail
-
getTransportOfferings
@Accessor(qualifier="transportOfferings", type=GETTER) public Collection<TransportOfferingModel> getTransportOfferings()Generated method - Getter of theTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the transportOfferings
-
getTravellers
Generated method - Getter of theTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the travellers
-
getTravelRoute
Generated method - Getter of theTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.- Returns:
- the travelRoute
-
setBoundId
Generated method - Setter ofTravelOrderEntryInfo.boundIdattribute defined at extensiontravelservices.- Parameters:
value- the boundId
-
setFbc
Generated method - Setter ofTravelOrderEntryInfo.fbcattribute defined at extensionshoppingservices.- Parameters:
value- the fbc
-
setOriginDestinationRefNumber
@Accessor(qualifier="originDestinationRefNumber", type=SETTER) public void setOriginDestinationRefNumber(Integer value) Generated method - Setter ofTravelOrderEntryInfo.originDestinationRefNumberattribute defined at extensiontravelservices.- Parameters:
value- the originDestinationRefNumber
-
setPriceLevel
Generated method - Setter ofTravelOrderEntryInfo.priceLevelattribute defined at extensiontravelservices.- Parameters:
value- the priceLevel
-
setShoppingAdditionalBookingInfo
@Accessor(qualifier="shoppingAdditionalBookingInfo", type=SETTER) public void setShoppingAdditionalBookingInfo(List<ShoppingAdditionalBookingInfoModel> value) Generated method - Setter ofTravelOrderEntryInfo.shoppingAdditionalBookingInfoattribute defined at extensionshoppingservices.- Parameters:
value- the shoppingAdditionalBookingInfo
-
setSpecialRequestDetail
@Accessor(qualifier="specialRequestDetail", type=SETTER) public void setSpecialRequestDetail(SpecialRequestDetailModel value) Generated method - Setter ofTravelOrderEntryInfo.specialRequestDetailattribute defined at extensiontravelservices.- Parameters:
value- the specialRequestDetail
-
setTransportOfferings
@Accessor(qualifier="transportOfferings", type=SETTER) public void setTransportOfferings(Collection<TransportOfferingModel> value) Generated method - Setter ofTravelOrderEntryInfo.transportOfferingsattribute defined at extensiontravelservices.- Parameters:
value- the transportOfferings
-
setTravellers
@Accessor(qualifier="travellers", type=SETTER) public void setTravellers(Collection<TravellerModel> value) Generated method - Setter ofTravelOrderEntryInfo.travellersattribute defined at extensiontravelservices.- Parameters:
value- the travellers
-
setTravelRoute
Generated method - Setter ofTravelOrderEntryInfo.travelRouteattribute defined at extensiontravelservices.- Parameters:
value- the travelRoute
-