Uses of Interface
de.mid.innovator.srv2api.icw2db.DBAuthorization
Packages that use DBAuthorization
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBAuthorization in de.mid.innovator.srv2api.icw2db
Subinterfaces of DBAuthorization in de.mid.innovator.srv2api.icw2dbMethods in de.mid.innovator.srv2api.icw2db with type parameters of type DBAuthorizationModifier and TypeMethodDescription<T extends DBAuthorization>
List<T> DBAuthorizationIdentifier.getGrantedAuthorization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all authorizations granted by thisDBAuthorizationIdentifier.<T extends DBAuthorization>
List<T> DBAuthorizationIdentifier.getReceivedAuthorization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all authorizations of this granteeDBAuthorizationIdentifier.