Verwendungen von Schnittstelle
org.eclipse.emf.cdo.security.SecurityItem
Packages, die SecurityItem verwenden
Package
Beschreibung
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
-
Verwendungen von SecurityItem in org.eclipse.emf.cdo.security
Unterschnittstellen von SecurityItem in org.eclipse.emf.cdo.securityModifizierer und TypSchnittstelleBeschreibunginterfaceA representation of the model object 'Assignee'.interfaceA representation of the model object 'Container'.interfaceA representation of the model object 'Group'.interfaceA representation of the model object 'Role'.interfaceA representation of the model object 'User'.Methoden in org.eclipse.emf.cdo.security, die Typen mit Argumenten vom Typ SecurityItem zurückgebenModifizierer und TypMethodeBeschreibungDirectory.getItems()Returns the value of the 'Items' containment reference list.Realm.getItems()Returns the value of the 'Items' containment reference list.Methodenparameter in org.eclipse.emf.cdo.security mit Typargumenten vom Typ SecurityItemModifizierer und TypMethodeBeschreibungstatic BasicEList<Group> RealmUtil.allGroups(EList<SecurityItem> items) static BasicEList<Permission> RealmUtil.allPermissions(EList<SecurityItem> items) static BasicEList<Role> RealmUtil.allRoles(EList<SecurityItem> items) static BasicEList<User> RealmUtil.allUsers(EList<SecurityItem> items) static GroupRealmUtil.findGroup(EList<SecurityItem> items, String groupID) static RoleRealmUtil.findRole(EList<SecurityItem> items, String roleID) static UserRealmUtil.findUser(EList<SecurityItem> items, String userID) static GroupRealmUtil.removeGroup(EList<SecurityItem> items, String groupID) static RoleRealmUtil.removeRole(EList<SecurityItem> items, String roleID) static UserRealmUtil.removeUser(EList<SecurityItem> items, String userID) -
Verwendungen von SecurityItem in org.eclipse.emf.cdo.security.impl
Klassen in org.eclipse.emf.cdo.security.impl, die SecurityItem implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Assignee'.classAn implementation of the model object 'Container'.classAn implementation of the model object 'Group'.classAn implementation of the model object 'Role'.classAn implementation of the model object 'Item'.classAn implementation of the model object 'User'.Methoden in org.eclipse.emf.cdo.security.impl, die Typen mit Argumenten vom Typ SecurityItem zurückgebenModifizierer und TypMethodeBeschreibungprotected EList<SecurityItem> RealmImpl.getGroupItems()DirectoryImpl.getItems()RealmImpl.getItems()protected EList<SecurityItem> RealmImpl.getRoleItems()protected EList<SecurityItem> RealmImpl.getUserItems() -
Verwendungen von SecurityItem in org.eclipse.emf.cdo.security.util
Methoden in org.eclipse.emf.cdo.security.util mit Parametern vom Typ SecurityItemModifizierer und TypMethodeBeschreibungSecuritySwitch.caseSecurityItem(SecurityItem object) Returns the result of interpreting the object as an instance of 'Item'.booleanSecurityValidator.validateSecurityItem(SecurityItem securityItem, DiagnosticChain diagnostics, Map<Object, Object> context)