Class PqPoQualificationRao
java.lang.Object
de.hybris.platform.ruleengineservices.rao.AbstractActionedRAO
de.hybris.platform.productqualificationservices.data.PqPoQualificationRao
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getNotes()getState()voidsetCategory(String category) voidsetChannel(String channel) voidvoidsetNotes(Set<PqNoteData> notes) voidsetPoQualificationItems(Set<PqPoQualificationItemRao> poQualificationItems) voidsetProductOfferingQualificationDate(Date productOfferingQualificationDate) voidsetRelatedParties(Set<String> relatedParties) voidsetRelatedPlaces(Set<String> relatedPlaces) voidsetState(PqTaskStateType state) Methods inherited from class de.hybris.platform.ruleengineservices.rao.AbstractActionedRAO
getActions, setActions
-
Constructor Details
-
PqPoQualificationRao
public PqPoQualificationRao()
-
-
Method Details
-
setId
-
getId
-
setState
-
getState
-
setProductOfferingQualificationDate
-
getProductOfferingQualificationDate
-
setPoQualificationItems
-
getPoQualificationItems
-
setRelatedParties
-
getRelatedParties
-
setRelatedPlaces
-
getRelatedPlaces
-
setChannel
-
getChannel
-
setCategory
-
getCategory
-
setNotes
-
getNotes
-