Uses of Interface
com._1c.g5.v8.dt.rights.model.RoleDescription
-
-
Uses of RoleDescription in com._1c.g5.v8.dt.right.ql.model
Methods in com._1c.g5.v8.dt.right.ql.model that return RoleDescription Modifier and Type Method Description RoleDescriptionRestriction. getOwner()Returns the value of the 'Owner' reference.Methods in com._1c.g5.v8.dt.right.ql.model with parameters of type RoleDescription Modifier and Type Method Description voidRestriction. setOwner(RoleDescription value)Sets the value of the 'Owner' reference. -
Uses of RoleDescription in com._1c.g5.v8.dt.right.ql.model.impl
Fields in com._1c.g5.v8.dt.right.ql.model.impl declared as RoleDescription Modifier and Type Field Description protected RoleDescriptionRestrictionImpl. ownerThe cached value of the 'Owner' reference.Methods in com._1c.g5.v8.dt.right.ql.model.impl that return RoleDescription Modifier and Type Method Description RoleDescriptionRestrictionImpl. basicGetOwner()RoleDescriptionRestrictionImpl. getOwner()Methods in com._1c.g5.v8.dt.right.ql.model.impl with parameters of type RoleDescription Modifier and Type Method Description voidRestrictionImpl. setOwner(RoleDescription newOwner) -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.compare
Constructors in com._1c.g5.v8.dt.rights.compare with parameters of type RoleDescription Constructor Description ComparedRoleDescriptionObjects(RoleDescription main, RoleDescription other, RoleDescription ancestor)Constructs a provider with the specified role descriptions. -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.events
Methods in com._1c.g5.v8.dt.rights.events that return RoleDescription Modifier and Type Method Description RoleDescriptionRlsEvent. getRoleDescription()Returns role description.RoleDescriptionRlsTemplateEvent. getRoleDescription()Return the role description.Methods in com._1c.g5.v8.dt.rights.events that return types with arguments of type RoleDescription Modifier and Type Method Description Map<RoleDescription,Map<org.eclipse.emf.ecore.EObject,Map<Right,RightValue>>>RightValueEvent. getChangedObjects()Returns the changed role objects.Constructors in com._1c.g5.v8.dt.rights.events with parameters of type RoleDescription Constructor Description RlsEvent(org.eclipse.core.resources.IProject project, Rls rls, List<Rls> rlss, RoleDescription roleDescription, org.eclipse.emf.ecore.EObject eObject, Right right)Constructor.RlsTemplateEvent(org.eclipse.core.resources.IProject project, RestrictionTemplate template, RoleDescription roleDescription)Constructor.Constructor parameters in com._1c.g5.v8.dt.rights.events with type arguments of type RoleDescription Constructor Description RightValueEvent(org.eclipse.core.resources.IProject project, Map<RoleDescription,Map<org.eclipse.emf.ecore.EObject,Map<Right,RightValue>>> changedObjects, RightValueEvent.EventType eventType)Constructor. -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.model
Methods in com._1c.g5.v8.dt.rights.model that return RoleDescription Modifier and Type Method Description RoleDescriptionRightsFactory. createRoleDescription()Returns a new object of class 'Role Description'. -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.model.impl
Classes in com._1c.g5.v8.dt.rights.model.impl that implement RoleDescription Modifier and Type Class Description classRoleDescriptionImplAn implementation of the model object 'Role Description'.Methods in com._1c.g5.v8.dt.rights.model.impl that return RoleDescription Modifier and Type Method Description RoleDescriptionRightsFactoryImpl. createRoleDescription() -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.model.util
Methods in com._1c.g5.v8.dt.rights.model.util with parameters of type RoleDescription Modifier and Type Method Description TRightsSwitch. caseRoleDescription(RoleDescription object)Returns the result of interpreting the object as an instance of 'Role Description'.static voidRightsModelUtil. fillObjectsToRightsMap(RoleDescription roleDescription, List<Pair<org.eclipse.emf.ecore.EObject,ObjectRights>> objectsToRightsMap)Reads rights and itsEObjectand stores it to the list.static ObjectRightsRightsModelUtil. filterObjectRightsByEObjectFastly(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription)Filters object rights by theEObjectfastly.static List<ObjectRight>RightsModelUtil. getObjectRight(RoleDescription roleDescription, org.eclipse.emf.ecore.EClass eClass, String rightName)static List<Pair<org.eclipse.emf.ecore.EObject,ObjectRights>>RightsModelUtil. getObjectsToRightsMap(RoleDescription roleDescription)Reads rights and its e-object and stores it to the list.static ObjectRightsRightsModelUtil. getOrCreateObjectRights(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription)Gets or creates object rights by eObject from role description.static RoleRightsModelUtil. getOwner(RoleDescription roleDescription, IBmModel bmModel)Returns the owner of the givenroleDescription.static Map<org.eclipse.emf.ecore.EObject,Pair<ObjectRights,Boolean>>RightsModelUtil. getTopObjectsToRightsMap(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject objectContext)Reads rights and its e-object and stores top objects to the map.static Map<org.eclipse.emf.ecore.EObject,Pair<ObjectRights,Boolean>>RightsModelUtil. getTopObjectsToRightsMap(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject objectContext, String topObjectFqn)Reads rights and its e-object and stores top objects to the map.static voidRightsModelUtil. removeEmptyObjectRights(RoleDescription roleDescription, ObjectRights objectRights)Removes empty object rights from model.booleanRightsValidator. validateRoleDescription(RoleDescription roleDescription, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context) -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.tasks
Methods in com._1c.g5.v8.dt.rights.tasks with parameters of type RoleDescription Modifier and Type Method Description static AddRlsTaskAddRlsTask. create(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject eObject, Right right, Collection<DbViewFieldDef> selectedFields, String condition, org.eclipse.core.resources.IProject project, IEventBroker eventBroker)Creates a new instance.static AddRlsTemplateTaskAddRlsTemplateTask. create(RoleDescription roleDescription, String name, String condition, org.eclipse.core.resources.IProject project, IEventBroker eventBroker)Creates a new instance.static DeleteRlsTemplateTaskDeleteRlsTemplateTask. create(RoleDescription roleDescription, RestrictionTemplate template, org.eclipse.core.resources.IProject project, IEventBroker eventBroker)Creates a new instance.static SetIndependentRightsOfChildObjectsTaskSetIndependentRightsOfChildObjectsTask. create(RoleDescription roleDescription, boolean value)Creates a new instance.org.eclipse.core.runtime.IStatusSetSetRightsForAttributesByDefaultTask. execute(RoleDescription roleDescription, org.eclipse.core.runtime.IProgressMonitor monitor)Method parameters in com._1c.g5.v8.dt.rights.tasks with type arguments of type RoleDescription Modifier and Type Method Description static IBmTask<?>DeleteObjectsFromRolesTask. create(Map<RoleDescription,Map<org.eclipse.emf.ecore.EObject,Map<Right,RightValue>>> deletedObjects, org.eclipse.core.resources.IProject project, IEventBroker eventBroker)Creates a new instance.static SetAllRightsTaskSetAllRightsTask. 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.Constructors in com._1c.g5.v8.dt.rights.tasks with parameters of type RoleDescription Constructor Description SetSetRightsForAttributesByDefaultTask(RoleDescription roleDescription, boolean setRightsForAttributesByDefault, boolean changeAllRights, org.eclipse.core.resources.IProject project, Function<org.eclipse.emf.ecore.EClass,Collection<Right>> availableRightsProvider, IEventBroker eventBroker)Constructor. -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.ui.editors.controllers
Methods in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type RoleDescription Modifier and Type Method Description voidIRightsEditorController. addOrEditObjectCrudRightRls(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, Right right, String condition, Collection<DbViewFieldDef> selectedFields, Rls editingRls)Adds or edits object crud right rls in performs finish wizard.voidRightsEditorController. addOrEditObjectCrudRightRls(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, Right right, String condition, Collection<DbViewFieldDef> selectedFields, Rls editingRls)voidIRightsEditorRestrictionController. addOrEditRlsTemplate(RoleDescription roleDescription, String name, String condition, RestrictionTemplate editingTemplate)Adds or edits role rls template in performs finish wizard.voidRightsEditorRestrictionController. addOrEditRlsTemplate(RoleDescription roleDescription, String name, String condition, RestrictionTemplate editingTemplate) -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.ui.editors.rights
Constructors in com._1c.g5.v8.dt.rights.ui.editors.rights with parameters of type RoleDescription Constructor Description RightsEditorInput(RoleDescription rights)Instantiates a new rights editor input. -
Uses of RoleDescription in com._1c.g5.v8.dt.rights.ui.sections
Methods in com._1c.g5.v8.dt.rights.ui.sections that return RoleDescription Modifier and Type Method Description RoleDescriptionTreeViewerItem. getRoleDescription()Gets the role description.Methods in com._1c.g5.v8.dt.rights.ui.sections with parameters of type RoleDescription Modifier and Type Method Description voidTreeViewerItem. setRoleDescription(RoleDescription roleDescription)Sets the role description.
-