Uses of Package
com.orchestranetworks.userservice.permission
-
Packages that use com.orchestranetworks.userservice.permission Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities.com.orchestranetworks.ui.toolbar This package allows customizing toolbars.com.orchestranetworks.userservice.declaration A public API for declaring user services.com.orchestranetworks.userservice.permission Allows the definition of activation rules and permission rules on user services. -
Classes in com.orchestranetworks.userservice.permission used by com.orchestranetworks.schema Class Description ServicePermissionRule This interface can be implemented to specify the conditions under which a user service can be displayed and executed. -
Classes in com.orchestranetworks.userservice.permission used by com.orchestranetworks.ui.toolbar Class Description ServicePermissionRuleContext Provides the context in which a service permission rule is being evaluated. -
Classes in com.orchestranetworks.userservice.permission used by com.orchestranetworks.userservice.declaration Class Description ServiceActivationRuleForDataset This interface can be implemented to dynamically figure out whether a user service is globally disabled on a dataset and/or a dataspace.ServiceActivationRuleForDataspace This interface can be implemented to specify whether a user service is disabled for a given dataspace.ServicePermissionRule This interface can be implemented to specify the conditions under which a user service can be displayed and executed.UserServicePermission Defines the permission for whether or not a user can display or execute a user service. -
Classes in com.orchestranetworks.userservice.permission used by com.orchestranetworks.userservice.permission Class Description ServiceActivationRuleForDataset This interface can be implemented to dynamically figure out whether a user service is globally disabled on a dataset and/or a dataspace.ServiceActivationRuleForDatasetContext Provides the context in which a service restriction rule is being evaluated.ServiceActivationRuleForDataspace This interface can be implemented to specify whether a user service is disabled for a given dataspace.ServiceActivationRuleForDataspaceContext Provides the context in which a service restriction rule is being evaluated.ServicePermissionRule This interface can be implemented to specify the conditions under which a user service can be displayed and executed.ServicePermissionRuleContext Provides the context in which a service permission rule is being evaluated.UserServicePermission Defines the permission for whether or not a user can display or execute a user service.