public class AssetVocabularyPermissionUpdateHandler
extends java.lang.Object
implements com.liferay.portal.kernel.security.permission.PermissionUpdateHandler
| Constructor and Description |
|---|
AssetVocabularyPermissionUpdateHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setAssetVocabularyLocalService(com.liferay.asset.kernel.service.AssetVocabularyLocalService assetVocabularyLocalService) |
void |
updatedPermission(java.lang.String primKey) |
public AssetVocabularyPermissionUpdateHandler()
public void updatedPermission(java.lang.String primKey)
updatedPermission in interface com.liferay.portal.kernel.security.permission.PermissionUpdateHandlerprotected void setAssetVocabularyLocalService(com.liferay.asset.kernel.service.AssetVocabularyLocalService assetVocabularyLocalService)