Uses of Class
de.hybris.platform.hmc.jalo.AccessManager
-
Packages that use AccessManager Package Description de.hybris.platform.hmc.jalo -
-
Uses of AccessManager in de.hybris.platform.hmc.jalo
Fields in de.hybris.platform.hmc.jalo with type parameters of type AccessManager Modifier and Type Field Description static SingletonCreator.Creator<AccessManager>AccessManager. SINGLETON_CREATORMethods in de.hybris.platform.hmc.jalo that return AccessManager Modifier and Type Method Description static AccessManagerAccessManager. getInstance()Returns an instance of AccessManager.
-