Fórum

How to import PermissionCacheUtil in serivce (LocalServiceImpl) - Liferay 7

Revathi Vadlamudi, modificado 7 Anos atrás.

How to import PermissionCacheUtil in serivce (LocalServiceImpl) - Liferay 7

Junior Member Postagens: 82 Data de Entrada: 14/11/14 Postagens Recentes
Do I need to set any dependency in build.gradle to import PermissionCacheUtil ?
thumbnail
David H Nebinger, modificado 7 Anos atrás.

RE: How to import PermissionCacheUtil in serivce (LocalServiceImpl) - Lifer (Resposta)

Liferay Legend Postagens: 14915 Data de Entrada: 02/09/06 Postagens Recentes
As it has always been, this is a class inside of portal-impl and therefore you should not be using or accessing it.