Class CustomerVendorReviewModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.marketplaceservices.model.CustomerVendorReviewModel
- All Implemented Interfaces:
Serializable
Generated model class for type CustomerVendorReview first defined at extension marketplaceservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.userattribute defined at extensionmarketplaceservices.static final StringGenerated constant - Attribute key ofCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices.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.Generated constructor - Default constructor for creation with existing contextCustomerVendorReviewModel(Double _communication, ConsignmentModel _consignment, Date _createDate, Double _delivery, ItemModel _owner, Double _satisfaction, UserModel _user, VendorModel _vendor) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCustomerVendorReviewModel(Double _communication, ConsignmentModel _consignment, Date _createDate, Double _delivery, Double _satisfaction, UserModel _user, VendorModel _vendor) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices.getUser()Generated method - Getter of theCustomerVendorReview.userattribute defined at extensionmarketplaceservices.Generated method - Getter of theCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices.voidGenerated method - Setter ofCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.voidsetComment(String value) Generated method - Setter ofCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.voidsetCommunication(Double value) Generated method - Initial setter ofCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices.voidsetConsignment(ConsignmentModel value) Generated method - Initial setter ofCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.voidsetCreateDate(Date value) Generated method - Initial setter ofCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices.voidsetDelivery(Double value) Generated method - Initial setter ofCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices.voidsetLanguage(LanguageModel value) Generated method - Setter ofCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.voidsetSatisfaction(Double value) Generated method - Initial setter ofCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices.voidGenerated method - Initial setter ofCustomerVendorReview.userattribute defined at extensionmarketplaceservices.voidsetVendor(VendorModel value) Generated method - Initial setter ofCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices.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:
-
USER
Generated constant - Attribute key ofCustomerVendorReview.userattribute defined at extensionmarketplaceservices.- See Also:
-
CONSIGNMENT
Generated constant - Attribute key ofCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.- See Also:
-
SATISFACTION
Generated constant - Attribute key ofCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices.- See Also:
-
DELIVERY
Generated constant - Attribute key ofCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices.- See Also:
-
COMMUNICATION
Generated constant - Attribute key ofCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices.- See Also:
-
CREATEDATE
Generated constant - Attribute key ofCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices.- See Also:
-
APPROVALSTATUS
Generated constant - Attribute key ofCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.- See Also:
-
VENDOR
Generated constant - Attribute key ofCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices.- See Also:
-
COMMENT
Generated constant - Attribute key ofCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.- See Also:
-
LANGUAGE
Generated constant - Attribute key ofCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.- See Also:
-
-
Constructor Details
-
CustomerVendorReviewModel
public CustomerVendorReviewModel()Generated constructor - Default constructor for generic creation. -
CustomerVendorReviewModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CustomerVendorReviewModel
@Deprecated(since="4.1.1", forRemoval=true) public CustomerVendorReviewModel(Double _communication, ConsignmentModel _consignment, Date _createDate, Double _delivery, Double _satisfaction, UserModel _user, VendorModel _vendor) 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 - Constructor with all mandatory attributes.- Parameters:
_communication- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_consignment- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_createDate- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_delivery- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_satisfaction- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_user- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_vendor- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices
-
CustomerVendorReviewModel
@Deprecated(since="4.1.1", forRemoval=true) public CustomerVendorReviewModel(Double _communication, ConsignmentModel _consignment, Date _createDate, Double _delivery, ItemModel _owner, Double _satisfaction, UserModel _user, VendorModel _vendor) 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:
_communication- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_consignment- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_createDate- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_delivery- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_owner- initial attribute declared by typeItemat extensioncore_satisfaction- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_user- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices_vendor- initial attribute declared by typeCustomerVendorReviewat extensionmarketplaceservices
-
-
Method Details
-
getApprovalStatus
@Accessor(qualifier="approvalStatus", type=GETTER) public CustomerReviewApprovalType getApprovalStatus()Generated method - Getter of theCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.- Returns:
- the approvalStatus - Review approval status
-
getComment
Generated method - Getter of theCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.- Returns:
- the comment - Comment for the customer vendor review
-
getCommunication
Generated method - Getter of theCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices.- Returns:
- the communication - Communication effectiveness
-
getConsignment
Generated method - Getter of theCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices.- Returns:
- the consignment
-
getCreateDate
Generated method - Getter of theCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices.- Returns:
- the createDate - Date when the review is created
-
getDelivery
Generated method - Getter of theCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices.- Returns:
- the delivery - Delivery speed
-
getLanguage
Generated method - Getter of theCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.- Returns:
- the language - The language context
-
getSatisfaction
Generated method - Getter of theCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices.- Returns:
- the satisfaction - Satisfaction level
-
getUser
Generated method - Getter of theCustomerVendorReview.userattribute defined at extensionmarketplaceservices.- Returns:
- the user
-
getVendor
Generated method - Getter of theCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices.- Returns:
- the vendor - Target vendor
-
setApprovalStatus
@Accessor(qualifier="approvalStatus", type=SETTER) public void setApprovalStatus(CustomerReviewApprovalType value) Generated method - Setter ofCustomerVendorReview.approvalStatusattribute defined at extensionmarketplaceservices.- Parameters:
value- the approvalStatus - Review approval status
-
setComment
Generated method - Setter ofCustomerVendorReview.commentattribute defined at extensionmarketplaceservices.- Parameters:
value- the comment - Comment for the customer vendor review
-
setCommunication
Generated method - Initial setter ofCustomerVendorReview.communicationattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the communication - Communication effectiveness
-
setConsignment
Generated method - Initial setter ofCustomerVendorReview.consignmentattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the consignment
-
setCreateDate
Generated method - Initial setter ofCustomerVendorReview.createDateattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the createDate - Date when the review is created
-
setDelivery
Generated method - Initial setter ofCustomerVendorReview.deliveryattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the delivery - Delivery speed
-
setLanguage
Generated method - Setter ofCustomerVendorReview.languageattribute defined at extensionmarketplaceservices.- Parameters:
value- the language - The language context
-
setSatisfaction
Generated method - Initial setter ofCustomerVendorReview.satisfactionattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the satisfaction - Satisfaction level
-
setUser
Generated method - Initial setter ofCustomerVendorReview.userattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the user
-
setVendor
Generated method - Initial setter ofCustomerVendorReview.vendorattribute defined at extensionmarketplaceservices. Can only be used at creation of model - before first save.- Parameters:
value- the vendor - Target vendor
-