public class MBCategoryPermissionUpdateHandler
extends java.lang.Object
implements com.liferay.portal.kernel.security.permission.PermissionUpdateHandler
| Constructor and Description |
|---|
MBCategoryPermissionUpdateHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setMBCategoryLocalService(com.liferay.message.boards.kernel.service.MBCategoryLocalService mbCategoryLocalService) |
void |
updatedPermission(java.lang.String primKey) |
public void updatedPermission(java.lang.String primKey)
updatedPermission in interface com.liferay.portal.kernel.security.permission.PermissionUpdateHandlerprotected void setMBCategoryLocalService(com.liferay.message.boards.kernel.service.MBCategoryLocalService mbCategoryLocalService)