Uses of Class
com._1c.g5.v8.dt.rights.tasks.SetAllRightsTask
-
Packages that use SetAllRightsTask Package Description com._1c.g5.v8.dt.rights.tasks -
-
Uses of SetAllRightsTask in com._1c.g5.v8.dt.rights.tasks
Methods in com._1c.g5.v8.dt.rights.tasks that return SetAllRightsTask Modifier and Type Method Description static SetAllRightsTask
SetAllRightsTask. create(RightValue value, Map<RoleDescription,Map<org.eclipse.emf.ecore.EObject,Set<Right>>> roles, org.eclipse.core.resources.IProject project, IEventBroker eventBroker, IBmModel bmModel, RightValueEvent.EventType eventType)
Creates a new instance.
-