Interface ServicePermissionForHierarchy

All Superinterfaces:
ServicePermission

public interface ServicePermissionForHierarchy extends ServicePermission
Attached to a legacy user service definition, this interface specifies the conditions under which this service may be executed in the context of a hierarchy.

From release 5.8.0, it is strongly advised to use the new UserService API, which allows to use the more powerful ServicePermissionRule interface. Refer to the current documentation on user services for more information.