Liferay 7.0-ce-b4

com.liferay.portal.security.permission
Interface ModelResourceActionsBag

All Superinterfaces:
ResourceActionsBag

public interface ModelResourceActionsBag
extends ResourceActionsBag


Method Summary
 Set<String> getResourceOwnerDefaultActions()
           
 Map<String,Double> getResourceWeights()
           
 
Methods inherited from interface com.liferay.portal.security.permission.ResourceActionsBag
getResourceActions, getResourceGroupDefaultActions, getResourceGuestDefaultActions, getResourceGuestUnsupportedActions, getResources
 

Method Detail

getResourceOwnerDefaultActions

Set<String> getResourceOwnerDefaultActions()

getResourceWeights

Map<String,Double> getResourceWeights()

Liferay 7.0-ce-b4