Class OrderEntryGroupRAO
java.lang.Object
de.hybris.platform.ruleengineservices.rao.AbstractActionedRAO
de.hybris.platform.ruleengineservices.rao.OrderEntryGroupRAO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetEntryGroupId(Integer entryGroupId) voidsetExternalReferenceId(String externalReferenceId) voidsetGroupType(String groupType) voidsetRootEntryGroup(OrderEntryGroupRAO rootEntryGroup) Methods inherited from class de.hybris.platform.ruleengineservices.rao.AbstractActionedRAO
getActions, setActions
-
Constructor Details
-
OrderEntryGroupRAO
public OrderEntryGroupRAO()
-
-
Method Details