Uses of Interface
com._1c.g5.v8.dt.rights.model.ObjectRight
Packages that use ObjectRight
Package
Description
-
Uses of ObjectRight in com._1c.g5.v8.dt.rights.model
Methods in com._1c.g5.v8.dt.rights.model that return ObjectRightModifier and TypeMethodDescriptionRightsFactory.createObjectRight()
Returns a new object of class 'Object Right'.Methods in com._1c.g5.v8.dt.rights.model that return types with arguments of type ObjectRightModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ObjectRight>
ObjectRights.getRights()
Returns the value of the 'Rights' containment reference list. -
Uses of ObjectRight in com._1c.g5.v8.dt.rights.model.impl
Classes in com._1c.g5.v8.dt.rights.model.impl that implement ObjectRightModifier and TypeClassDescriptionclass
An implementation of the model object 'Object Right'.Methods in com._1c.g5.v8.dt.rights.model.impl that return ObjectRightMethods in com._1c.g5.v8.dt.rights.model.impl that return types with arguments of type ObjectRightModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ObjectRight>
ObjectRightsImpl.getRights()
-
Uses of ObjectRight in com._1c.g5.v8.dt.rights.model.util
Methods in com._1c.g5.v8.dt.rights.model.util that return ObjectRightModifier and TypeMethodDescriptionstatic ObjectRight
RightsModelUtil.filterObjectRightByRight
(Right right, List<ObjectRight> objectRights) Filters object right by right.Methods in com._1c.g5.v8.dt.rights.model.util that return types with arguments of type ObjectRightModifier and TypeMethodDescriptionstatic List<ObjectRight>
RightsModelUtil.getObjectRight
(RoleDescription roleDescription, org.eclipse.emf.ecore.EClass eClass, String rightName) Methods in com._1c.g5.v8.dt.rights.model.util with parameters of type ObjectRightModifier and TypeMethodDescriptionRightsSwitch.caseObjectRight
(ObjectRight object) Returns the result of interpreting the object as an instance of 'Object Right'.boolean
RightsValidator.validateObjectRight
(ObjectRight objectRight, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Method parameters in com._1c.g5.v8.dt.rights.model.util with type arguments of type ObjectRightModifier and TypeMethodDescriptionstatic ObjectRight
RightsModelUtil.filterObjectRightByRight
(Right right, List<ObjectRight> objectRights) Filters object right by right.