Uses of Interface
com._1c.g5.v8.dt.rights.IRightInfosService
-
Packages that use IRightInfosService Package Description com._1c.g5.v8.dt.rights com._1c.g5.v8.dt.rights.ui.editors.controllers -
-
Uses of IRightInfosService in com._1c.g5.v8.dt.rights
Methods in com._1c.g5.v8.dt.rights that return types with arguments of type IRightInfosService Modifier and Type Method Description Class<? extends IRightInfosService>
RightsRuntimeModule. bindIRightsService()
-
Uses of IRightInfosService in com._1c.g5.v8.dt.rights.ui.editors.controllers
Constructors in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type IRightInfosService Constructor Description RightsEditorController(IRuntimeVersionSupport runtimeVersionSupport, IEventBroker eventBroker, ISystemIdleService systemIdleService, IConfigurationProvider configurationProvider, IResourceLookup resourceLookup, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IModelObjectTreeSearchEngine searchEngine, IBmRightsIndexManager bmRightsIndexManager, IBmEmfIndexManager bmEmfIndexManager, IDerivedDataManagerProvider derivedDataManagerProvider, IModelEditingSupport modelEditingSupport, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, IDtProjectManager dtProjectManager, IRightInfosService rightsInfosService)
Constructor.
-