Uses of Class
de.hybris.platform.marketplacebackoffice.exceptions.InvalidNestedAttributeException
-
Packages that use InvalidNestedAttributeException Package Description de.hybris.platform.marketplacebackoffice.utils -
-
Uses of InvalidNestedAttributeException in de.hybris.platform.marketplacebackoffice.utils
Methods in de.hybris.platform.marketplacebackoffice.utils that throw InvalidNestedAttributeException Modifier and Type Method Description java.lang.ObjectNestedAttributeUtils. getNestedObject(java.lang.Object object, java.lang.String propertyName)Retrieve the instance of an attribute of an object.
-