Uses of Class
de.hybris.platform.assistedservicestorefront.restrictions.AssistedServicePathRestriction
-
Packages that use AssistedServicePathRestriction Package Description de.hybris.platform.assistedservicestorefront.restrictions -
-
Uses of AssistedServicePathRestriction in de.hybris.platform.assistedservicestorefront.restrictions
Subclasses of AssistedServicePathRestriction in de.hybris.platform.assistedservicestorefront.restrictions Modifier and Type Class Description classAssistedServiceSalesGroupPathRestrictionPath restriction implementation for Assisted Service Sales Group.classAssitedServiceAllAgentsPathRestrictionPath restriction implementation for all Assisted Service Agents.Methods in de.hybris.platform.assistedservicestorefront.restrictions that return types with arguments of type AssistedServicePathRestriction Modifier and Type Method Description protected java.util.List<AssistedServicePathRestriction>AssistedServicePathRestrictionEvaluator. getRestrictions()Method parameters in de.hybris.platform.assistedservicestorefront.restrictions with type arguments of type AssistedServicePathRestriction Modifier and Type Method Description voidAssistedServicePathRestrictionEvaluator. setRestrictions(java.util.List<AssistedServicePathRestriction> restrictions)
-