Uses of Interface
com.liferay.portal.kernel.security.permission.propagator.PermissionPropagator
Packages that use PermissionPropagator
Package
Description
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
This package defines the kernel portlet interfaces and classes.
This package defines the portal security permission interfaces and classes.
-
Uses of PermissionPropagator in com.liferay.portal.kernel.model
Methods in com.liferay.portal.kernel.model that return PermissionPropagatorModifier and TypeMethodDescriptionPortlet.getPermissionPropagatorInstance()
Returns the permission propagator instance of the portlet.PortletWrapper.getPermissionPropagatorInstance()
Returns the permission propagator instance of the portlet. -
Uses of PermissionPropagator in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that return PermissionPropagatorMethods in com.liferay.portal.kernel.portlet that return types with arguments of type PermissionPropagator -
Uses of PermissionPropagator in com.liferay.portal.kernel.security.permission
Subinterfaces of PermissionPropagator in com.liferay.portal.kernel.security.permissionModifier and TypeInterfaceDescriptioninterface
Deprecated.As of Mueller (7.2.x), replaced byPermissionPropagator
-
Uses of PermissionPropagator in com.liferay.portal.kernel.security.permission.propagator
Classes in com.liferay.portal.kernel.security.permission.propagator that implement PermissionPropagator
PortletBag.getPermissionPropagatorInstance()