Class TravellerModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.travelservices.model.user.TravellerModel
- All Implemented Interfaces:
Serializable
Generated model class for type Traveller first defined at extension travelservices.
This type represents a traveller.
- 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 relation code constant for relationConsignmentTravellerRelationdefining source attributeconsignmentin extensiontravelservices.static final StringGenerated relation code constant for relationCustomerSavedTravellerRelationdefining source attributecustomerin extensiontravelservices.static final StringGenerated relation code constant for relationTravelOrderEntryInfoTravellerRelationdefining source attributetravelOrderEntryInfoin extensiontravelservices.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofTraveller.bookerattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.consignmentattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.customerattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.infoattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.labelattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.savedTravellerUidattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.static final StringGenerated constant - Attribute key ofTraveller.simpleUIDattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.specialRequestDetailattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.travellerPreferenceattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.typeattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.uidattribute defined at extensiontravelservices.static final StringGenerated constant - Attribute key ofTraveller.versionIDattribute 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.TravellerModel(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 parametersTravellerModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theTraveller.bookerattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.consignmentattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.customerattribute defined at extensiontravelservices.getInfo()Generated method - Getter of theTraveller.infoattribute defined at extensiontravelservices.getLabel()Generated method - Getter of theTraveller.labelattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.savedTravellerUidattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.Generated method - Getter of theTraveller.simpleUIDdynamic attribute defined at extensiontravelservices.Generated method - Getter of theTraveller.specialRequestDetailattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.travellerPreferenceattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices.getType()Generated method - Getter of theTraveller.typeattribute defined at extensiontravelservices.getUid()Generated method - Getter of theTraveller.uidattribute defined at extensiontravelservices.Generated method - Getter of theTraveller.versionIDattribute defined at extensiontravelservices.voidGenerated method - Setter ofTraveller.bookerattribute defined at extensiontravelservices.voidsetConsignment(Collection<ConsignmentModel> value) Generated method - Setter ofTraveller.consignmentattribute defined at extensiontravelservices.voidsetCustomer(CustomerModel value) Generated method - Setter ofTraveller.customerattribute defined at extensiontravelservices.voidsetInfo(TravellerInfoModel value) Generated method - Setter ofTraveller.infoattribute defined at extensiontravelservices.voidGenerated method - Setter ofTraveller.labelattribute defined at extensiontravelservices.voidsetSavedTravellerUid(String value) Generated method - Setter ofTraveller.savedTravellerUidattribute defined at extensiontravelservices.voidsetShoppingServiceId(String value) Generated method - Setter ofTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.voidGenerated method - Setter ofTraveller.specialRequestDetailattribute defined at extensiontravelservices.voidGenerated method - Setter ofTraveller.travellerPreferenceattribute defined at extensiontravelservices.voidGenerated method - Setter ofTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices.voidsetType(TravellerType value) Generated method - Setter ofTraveller.typeattribute defined at extensiontravelservices.voidGenerated method - Setter ofTraveller.uidattribute defined at extensiontravelservices.voidsetVersionID(String value) Generated method - Setter ofTraveller.versionIDattribute 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:
-
_CUSTOMERSAVEDTRAVELLERRELATION
Generated relation code constant for relationCustomerSavedTravellerRelationdefining source attributecustomerin extensiontravelservices.- See Also:
-
_TRAVELORDERENTRYINFOTRAVELLERRELATION
Generated relation code constant for relationTravelOrderEntryInfoTravellerRelationdefining source attributetravelOrderEntryInfoin extensiontravelservices.- See Also:
-
_CONSIGNMENTTRAVELLERRELATION
Generated relation code constant for relationConsignmentTravellerRelationdefining source attributeconsignmentin extensiontravelservices.- See Also:
-
UID
Generated constant - Attribute key ofTraveller.uidattribute defined at extensiontravelservices.- See Also:
-
VERSIONID
Generated constant - Attribute key ofTraveller.versionIDattribute defined at extensiontravelservices.- See Also:
-
LABEL
Generated constant - Attribute key ofTraveller.labelattribute defined at extensiontravelservices.- See Also:
-
INFO
Generated constant - Attribute key ofTraveller.infoattribute defined at extensiontravelservices.- See Also:
-
TYPE
Generated constant - Attribute key ofTraveller.typeattribute defined at extensiontravelservices.- See Also:
-
SPECIALREQUESTDETAIL
Generated constant - Attribute key ofTraveller.specialRequestDetailattribute defined at extensiontravelservices.- See Also:
-
BOOKER
Generated constant - Attribute key ofTraveller.bookerattribute defined at extensiontravelservices.- See Also:
-
SAVEDTRAVELLERUID
Generated constant - Attribute key ofTraveller.savedTravellerUidattribute defined at extensiontravelservices.- See Also:
-
SIMPLEUID
Generated constant - Attribute key ofTraveller.simpleUIDattribute defined at extensiontravelservices.- See Also:
-
CUSTOMER
Generated constant - Attribute key ofTraveller.customerattribute defined at extensiontravelservices.- See Also:
-
TRAVELORDERENTRYINFO
Generated constant - Attribute key ofTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices.- See Also:
-
CONSIGNMENT
Generated constant - Attribute key ofTraveller.consignmentattribute defined at extensiontravelservices.- See Also:
-
TRAVELLERPREFERENCE
Generated constant - Attribute key ofTraveller.travellerPreferenceattribute defined at extensiontravelservices.- See Also:
-
SHOPPINGSERVICEID
Generated constant - Attribute key ofTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.- See Also:
-
-
Constructor Details
-
TravellerModel
public TravellerModel()Generated constructor - Default constructor for generic creation. -
TravellerModel
public TravellerModel(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
-
TravellerModel
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
-
getBooker
Generated method - Getter of theTraveller.bookerattribute defined at extensiontravelservices.- Returns:
- the booker
-
getConsignment
@Accessor(qualifier="consignment", type=GETTER) public Collection<ConsignmentModel> getConsignment()Generated method - Getter of theTraveller.consignmentattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the consignment
-
getCustomer
Generated method - Getter of theTraveller.customerattribute defined at extensiontravelservices.- Returns:
- the customer
-
getInfo
Generated method - Getter of theTraveller.infoattribute defined at extensiontravelservices.- Returns:
- the info
-
getLabel
Generated method - Getter of theTraveller.labelattribute defined at extensiontravelservices.- Returns:
- the label
-
getSavedTravellerUid
Generated method - Getter of theTraveller.savedTravellerUidattribute defined at extensiontravelservices.- Returns:
- the savedTravellerUid
-
getShoppingServiceId
Generated method - Getter of theTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.- Returns:
- the shoppingServiceId
-
getSimpleUID
Generated method - Getter of theTraveller.simpleUIDdynamic attribute defined at extensiontravelservices.- Returns:
- the simpleUID
-
getSpecialRequestDetail
@Accessor(qualifier="specialRequestDetail", type=GETTER) public SpecialRequestDetailModel getSpecialRequestDetail()Generated method - Getter of theTraveller.specialRequestDetailattribute defined at extensiontravelservices.- Returns:
- the specialRequestDetail
-
getTravellerPreference
@Accessor(qualifier="travellerPreference", type=GETTER) public Collection<TravellerPreferenceModel> getTravellerPreference()Generated method - Getter of theTraveller.travellerPreferenceattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the travellerPreference
-
getTravelOrderEntryInfo
@Accessor(qualifier="travelOrderEntryInfo", type=GETTER) public Collection<TravelOrderEntryInfoModel> getTravelOrderEntryInfo()Generated method - Getter of theTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the travelOrderEntryInfo
-
getType
Generated method - Getter of theTraveller.typeattribute defined at extensiontravelservices.- Returns:
- the type
-
getUid
Generated method - Getter of theTraveller.uidattribute defined at extensiontravelservices.- Returns:
- the uid
-
getVersionID
Generated method - Getter of theTraveller.versionIDattribute defined at extensiontravelservices.- Returns:
- the versionID
-
setBooker
Generated method - Setter ofTraveller.bookerattribute defined at extensiontravelservices.- Parameters:
value- the booker
-
setConsignment
@Accessor(qualifier="consignment", type=SETTER) public void setConsignment(Collection<ConsignmentModel> value) Generated method - Setter ofTraveller.consignmentattribute defined at extensiontravelservices.- Parameters:
value- the consignment
-
setCustomer
Generated method - Setter ofTraveller.customerattribute defined at extensiontravelservices.- Parameters:
value- the customer
-
setInfo
Generated method - Setter ofTraveller.infoattribute defined at extensiontravelservices.- Parameters:
value- the info
-
setLabel
Generated method - Setter ofTraveller.labelattribute defined at extensiontravelservices.- Parameters:
value- the label
-
setSavedTravellerUid
@Accessor(qualifier="savedTravellerUid", type=SETTER) public void setSavedTravellerUid(String value) Generated method - Setter ofTraveller.savedTravellerUidattribute defined at extensiontravelservices.- Parameters:
value- the savedTravellerUid
-
setShoppingServiceId
@Accessor(qualifier="shoppingServiceId", type=SETTER) public void setShoppingServiceId(String value) Generated method - Setter ofTraveller.shoppingServiceIdattribute defined at extensionshoppingservices.- Parameters:
value- the shoppingServiceId
-
setSpecialRequestDetail
@Accessor(qualifier="specialRequestDetail", type=SETTER) public void setSpecialRequestDetail(SpecialRequestDetailModel value) Generated method - Setter ofTraveller.specialRequestDetailattribute defined at extensiontravelservices.- Parameters:
value- the specialRequestDetail
-
setTravellerPreference
@Accessor(qualifier="travellerPreference", type=SETTER) public void setTravellerPreference(Collection<TravellerPreferenceModel> value) Generated method - Setter ofTraveller.travellerPreferenceattribute defined at extensiontravelservices.- Parameters:
value- the travellerPreference
-
setTravelOrderEntryInfo
@Accessor(qualifier="travelOrderEntryInfo", type=SETTER) public void setTravelOrderEntryInfo(Collection<TravelOrderEntryInfoModel> value) Generated method - Setter ofTraveller.travelOrderEntryInfoattribute defined at extensiontravelservices.- Parameters:
value- the travelOrderEntryInfo
-
setType
Generated method - Setter ofTraveller.typeattribute defined at extensiontravelservices.- Parameters:
value- the type
-
setUid
Generated method - Setter ofTraveller.uidattribute defined at extensiontravelservices.- Parameters:
value- the uid
-
setVersionID
Generated method - Setter ofTraveller.versionIDattribute defined at extensiontravelservices.- Parameters:
value- the versionID
-