|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleAuthorization | |
org.eclipse.datatools.modelbase.sql.accesscontrol | |
org.eclipse.datatools.modelbase.sql.accesscontrol.impl | |
org.eclipse.datatools.modelbase.sql.accesscontrol.util |
Uses of RoleAuthorization in org.eclipse.datatools.modelbase.sql.accesscontrol |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol that return RoleAuthorization | |
RoleAuthorization |
SQLAccessControlFactory.createRoleAuthorization()
Returns a new object of class 'Role Authorization'. |
Uses of RoleAuthorization in org.eclipse.datatools.modelbase.sql.accesscontrol.impl |
Classes in org.eclipse.datatools.modelbase.sql.accesscontrol.impl that implement RoleAuthorization | |
class |
RoleAuthorizationImpl
An implementation of the model object 'Role Authorization'. |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol.impl that return RoleAuthorization | |
RoleAuthorization |
SQLAccessControlFactoryImpl.createRoleAuthorization()
|
Uses of RoleAuthorization in org.eclipse.datatools.modelbase.sql.accesscontrol.util |
Methods in org.eclipse.datatools.modelbase.sql.accesscontrol.util with parameters of type RoleAuthorization | |
java.lang.Object |
SQLAccessControlSwitch.caseRoleAuthorization(RoleAuthorization object)
Returns the result of interpretting the object as an instance of 'Role Authorization'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |