Class GeneratedCustomerVendorReview
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.marketplaceservices.jalo.GeneratedCustomerVendorReview
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CustomerVendorReview
public abstract class GeneratedCustomerVendorReview extends GenericItem
Generated class for typeCustomerVendorReview
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
APPROVALSTATUS
Qualifier of theCustomerVendorReview.approvalStatus
attributestatic java.lang.String
COMMENT
Qualifier of theCustomerVendorReview.comment
attributestatic java.lang.String
COMMUNICATION
Qualifier of theCustomerVendorReview.communication
attributestatic java.lang.String
CONSIGNMENT
Qualifier of theCustomerVendorReview.consignment
attributestatic java.lang.String
CREATEDATE
Qualifier of theCustomerVendorReview.createDate
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DELIVERY
Qualifier of theCustomerVendorReview.delivery
attributestatic java.lang.String
LANGUAGE
Qualifier of theCustomerVendorReview.language
attributestatic java.lang.String
SATISFACTION
Qualifier of theCustomerVendorReview.satisfaction
attributestatic java.lang.String
USER
Qualifier of theCustomerVendorReview.user
attributestatic java.lang.String
VENDOR
Qualifier of theCustomerVendorReview.vendor
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCustomerVendorReview()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EnumerationValue
getApprovalStatus()
Generated method - Getter of theCustomerVendorReview.approvalStatus
attribute.EnumerationValue
getApprovalStatus(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.approvalStatus
attribute.java.lang.String
getComment()
Generated method - Getter of theCustomerVendorReview.comment
attribute.java.lang.String
getComment(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.comment
attribute.java.lang.Double
getCommunication()
Generated method - Getter of theCustomerVendorReview.communication
attribute.java.lang.Double
getCommunication(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.communication
attribute.double
getCommunicationAsPrimitive()
Generated method - Getter of theCustomerVendorReview.communication
attribute.double
getCommunicationAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.communication
attribute.Consignment
getConsignment()
Generated method - Getter of theCustomerVendorReview.consignment
attribute.Consignment
getConsignment(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.consignment
attribute.java.util.Date
getCreateDate()
Generated method - Getter of theCustomerVendorReview.createDate
attribute.java.util.Date
getCreateDate(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.createDate
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.Double
getDelivery()
Generated method - Getter of theCustomerVendorReview.delivery
attribute.java.lang.Double
getDelivery(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.delivery
attribute.double
getDeliveryAsPrimitive()
Generated method - Getter of theCustomerVendorReview.delivery
attribute.double
getDeliveryAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.delivery
attribute.Language
getLanguage()
Generated method - Getter of theCustomerVendorReview.language
attribute.Language
getLanguage(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.language
attribute.java.lang.Double
getSatisfaction()
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.java.lang.Double
getSatisfaction(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.double
getSatisfactionAsPrimitive()
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.double
getSatisfactionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.User
getUser()
Generated method - Getter of theCustomerVendorReview.user
attribute.User
getUser(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.user
attribute.Vendor
getVendor()
Generated method - Getter of theCustomerVendorReview.vendor
attribute.Vendor
getVendor(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.vendor
attribute.void
setApprovalStatus(EnumerationValue value)
Generated method - Setter of theCustomerVendorReview.approvalStatus
attribute.void
setApprovalStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCustomerVendorReview.approvalStatus
attribute.void
setComment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCustomerVendorReview.comment
attribute.void
setComment(java.lang.String value)
Generated method - Setter of theCustomerVendorReview.comment
attribute.protected void
setCommunication(double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.protected void
setCommunication(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.protected void
setCommunication(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.protected void
setCommunication(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.protected void
setConsignment(SessionContext ctx, Consignment value)
Generated method - Setter of theCustomerVendorReview.consignment
attribute.protected void
setConsignment(Consignment value)
Generated method - Setter of theCustomerVendorReview.consignment
attribute.protected void
setCreateDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCustomerVendorReview.createDate
attribute.protected void
setCreateDate(java.util.Date value)
Generated method - Setter of theCustomerVendorReview.createDate
attribute.protected void
setDelivery(double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.protected void
setDelivery(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.protected void
setDelivery(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.protected void
setDelivery(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.void
setLanguage(Language value)
Generated method - Setter of theCustomerVendorReview.language
attribute.void
setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theCustomerVendorReview.language
attribute.protected void
setSatisfaction(double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.protected void
setSatisfaction(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.protected void
setSatisfaction(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.protected void
setSatisfaction(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.protected void
setUser(SessionContext ctx, User value)
Generated method - Setter of theCustomerVendorReview.user
attribute.protected void
setUser(User value)
Generated method - Setter of theCustomerVendorReview.user
attribute.protected void
setVendor(SessionContext ctx, Vendor value)
Generated method - Setter of theCustomerVendorReview.vendor
attribute.protected void
setVendor(Vendor value)
Generated method - Setter of theCustomerVendorReview.vendor
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
USER
public static final java.lang.String USER
Qualifier of theCustomerVendorReview.user
attribute- See Also:
- Constant Field Values
-
CONSIGNMENT
public static final java.lang.String CONSIGNMENT
Qualifier of theCustomerVendorReview.consignment
attribute- See Also:
- Constant Field Values
-
SATISFACTION
public static final java.lang.String SATISFACTION
Qualifier of theCustomerVendorReview.satisfaction
attribute- See Also:
- Constant Field Values
-
DELIVERY
public static final java.lang.String DELIVERY
Qualifier of theCustomerVendorReview.delivery
attribute- See Also:
- Constant Field Values
-
COMMUNICATION
public static final java.lang.String COMMUNICATION
Qualifier of theCustomerVendorReview.communication
attribute- See Also:
- Constant Field Values
-
CREATEDATE
public static final java.lang.String CREATEDATE
Qualifier of theCustomerVendorReview.createDate
attribute- See Also:
- Constant Field Values
-
APPROVALSTATUS
public static final java.lang.String APPROVALSTATUS
Qualifier of theCustomerVendorReview.approvalStatus
attribute- See Also:
- Constant Field Values
-
VENDOR
public static final java.lang.String VENDOR
Qualifier of theCustomerVendorReview.vendor
attribute- See Also:
- Constant Field Values
-
COMMENT
public static final java.lang.String COMMENT
Qualifier of theCustomerVendorReview.comment
attribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of theCustomerVendorReview.language
attribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getApprovalStatus
public EnumerationValue getApprovalStatus(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.approvalStatus
attribute.- Returns:
- the approvalStatus - Review approval status
-
getApprovalStatus
public EnumerationValue getApprovalStatus()
Generated method - Getter of theCustomerVendorReview.approvalStatus
attribute.- Returns:
- the approvalStatus - Review approval status
-
setApprovalStatus
public void setApprovalStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theCustomerVendorReview.approvalStatus
attribute.- Parameters:
value
- the approvalStatus - Review approval status
-
setApprovalStatus
public void setApprovalStatus(EnumerationValue value)
Generated method - Setter of theCustomerVendorReview.approvalStatus
attribute.- Parameters:
value
- the approvalStatus - Review approval status
-
getComment
public java.lang.String getComment(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.comment
attribute.- Returns:
- the comment - Comment for the customer vendor review
-
getComment
public java.lang.String getComment()
Generated method - Getter of theCustomerVendorReview.comment
attribute.- Returns:
- the comment - Comment for the customer vendor review
-
setComment
public void setComment(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCustomerVendorReview.comment
attribute.- Parameters:
value
- the comment - Comment for the customer vendor review
-
setComment
public void setComment(java.lang.String value)
Generated method - Setter of theCustomerVendorReview.comment
attribute.- Parameters:
value
- the comment - Comment for the customer vendor review
-
getCommunication
public java.lang.Double getCommunication(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.communication
attribute.- Returns:
- the communication - Communication effectiveness
-
getCommunication
public java.lang.Double getCommunication()
Generated method - Getter of theCustomerVendorReview.communication
attribute.- Returns:
- the communication - Communication effectiveness
-
getCommunicationAsPrimitive
public double getCommunicationAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.communication
attribute.- Returns:
- the communication - Communication effectiveness
-
getCommunicationAsPrimitive
public double getCommunicationAsPrimitive()
Generated method - Getter of theCustomerVendorReview.communication
attribute.- Returns:
- the communication - Communication effectiveness
-
setCommunication
protected void setCommunication(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.- Parameters:
value
- the communication - Communication effectiveness
-
setCommunication
protected void setCommunication(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.- Parameters:
value
- the communication - Communication effectiveness
-
setCommunication
protected void setCommunication(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.- Parameters:
value
- the communication - Communication effectiveness
-
setCommunication
protected void setCommunication(double value)
Generated method - Setter of theCustomerVendorReview.communication
attribute.- Parameters:
value
- the communication - Communication effectiveness
-
getConsignment
public Consignment getConsignment(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.consignment
attribute.- Returns:
- the consignment
-
getConsignment
public Consignment getConsignment()
Generated method - Getter of theCustomerVendorReview.consignment
attribute.- Returns:
- the consignment
-
setConsignment
protected void setConsignment(SessionContext ctx, Consignment value)
Generated method - Setter of theCustomerVendorReview.consignment
attribute.- Parameters:
value
- the consignment
-
setConsignment
protected void setConsignment(Consignment value)
Generated method - Setter of theCustomerVendorReview.consignment
attribute.- Parameters:
value
- the consignment
-
getCreateDate
public java.util.Date getCreateDate(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.createDate
attribute.- Returns:
- the createDate - Date when the review is created
-
getCreateDate
public java.util.Date getCreateDate()
Generated method - Getter of theCustomerVendorReview.createDate
attribute.- Returns:
- the createDate - Date when the review is created
-
setCreateDate
protected void setCreateDate(SessionContext ctx, java.util.Date value)
Generated method - Setter of theCustomerVendorReview.createDate
attribute.- Parameters:
value
- the createDate - Date when the review is created
-
setCreateDate
protected void setCreateDate(java.util.Date value)
Generated method - Setter of theCustomerVendorReview.createDate
attribute.- Parameters:
value
- the createDate - Date when the review is created
-
getDelivery
public java.lang.Double getDelivery(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.delivery
attribute.- Returns:
- the delivery - Delivery speed
-
getDelivery
public java.lang.Double getDelivery()
Generated method - Getter of theCustomerVendorReview.delivery
attribute.- Returns:
- the delivery - Delivery speed
-
getDeliveryAsPrimitive
public double getDeliveryAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.delivery
attribute.- Returns:
- the delivery - Delivery speed
-
getDeliveryAsPrimitive
public double getDeliveryAsPrimitive()
Generated method - Getter of theCustomerVendorReview.delivery
attribute.- Returns:
- the delivery - Delivery speed
-
setDelivery
protected void setDelivery(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.- Parameters:
value
- the delivery - Delivery speed
-
setDelivery
protected void setDelivery(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.- Parameters:
value
- the delivery - Delivery speed
-
setDelivery
protected void setDelivery(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.- Parameters:
value
- the delivery - Delivery speed
-
setDelivery
protected void setDelivery(double value)
Generated method - Setter of theCustomerVendorReview.delivery
attribute.- Parameters:
value
- the delivery - Delivery speed
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.language
attribute.- Returns:
- the language - The language context
-
getLanguage
public Language getLanguage()
Generated method - Getter of theCustomerVendorReview.language
attribute.- Returns:
- the language - The language context
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of theCustomerVendorReview.language
attribute.- Parameters:
value
- the language - The language context
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of theCustomerVendorReview.language
attribute.- Parameters:
value
- the language - The language context
-
getSatisfaction
public java.lang.Double getSatisfaction(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.- Returns:
- the satisfaction - Satisfaction level
-
getSatisfaction
public java.lang.Double getSatisfaction()
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.- Returns:
- the satisfaction - Satisfaction level
-
getSatisfactionAsPrimitive
public double getSatisfactionAsPrimitive(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.- Returns:
- the satisfaction - Satisfaction level
-
getSatisfactionAsPrimitive
public double getSatisfactionAsPrimitive()
Generated method - Getter of theCustomerVendorReview.satisfaction
attribute.- Returns:
- the satisfaction - Satisfaction level
-
setSatisfaction
protected void setSatisfaction(SessionContext ctx, java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.- Parameters:
value
- the satisfaction - Satisfaction level
-
setSatisfaction
protected void setSatisfaction(java.lang.Double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.- Parameters:
value
- the satisfaction - Satisfaction level
-
setSatisfaction
protected void setSatisfaction(SessionContext ctx, double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.- Parameters:
value
- the satisfaction - Satisfaction level
-
setSatisfaction
protected void setSatisfaction(double value)
Generated method - Setter of theCustomerVendorReview.satisfaction
attribute.- Parameters:
value
- the satisfaction - Satisfaction level
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.user
attribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of theCustomerVendorReview.user
attribute.- Returns:
- the user
-
setUser
protected void setUser(SessionContext ctx, User value)
Generated method - Setter of theCustomerVendorReview.user
attribute.- Parameters:
value
- the user
-
setUser
protected void setUser(User value)
Generated method - Setter of theCustomerVendorReview.user
attribute.- Parameters:
value
- the user
-
getVendor
public Vendor getVendor(SessionContext ctx)
Generated method - Getter of theCustomerVendorReview.vendor
attribute.- Returns:
- the vendor - Target vendor
-
getVendor
public Vendor getVendor()
Generated method - Getter of theCustomerVendorReview.vendor
attribute.- Returns:
- the vendor - Target vendor
-
setVendor
protected void setVendor(SessionContext ctx, Vendor value)
Generated method - Setter of theCustomerVendorReview.vendor
attribute.- Parameters:
value
- the vendor - Target vendor
-
setVendor
protected void setVendor(Vendor value)
Generated method - Setter of theCustomerVendorReview.vendor
attribute.- Parameters:
value
- the vendor - Target vendor
-
-