Uses of Interface
de.mid.innovator.srv2api.icw2db.DBAuthorizationIdentifier
Packages that use DBAuthorizationIdentifier
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBAuthorizationIdentifier in de.mid.innovator.srv2api.icw2db
Subinterfaces of DBAuthorizationIdentifier in de.mid.innovator.srv2api.icw2dbMethods in de.mid.innovator.srv2api.icw2db that return DBAuthorizationIdentifierModifier and TypeMethodDescriptionDBAuthorization.getGrantee()Reference to the granteeDBAuthorizationIdentifierof thisDBAuthorization.DBAuthorization.getGrantor()Reference to the grantorDBAuthorizationIdentifierof thisDBAuthorization.Methods in de.mid.innovator.srv2api.icw2db with parameters of type DBAuthorizationIdentifierModifier and TypeMethodDescriptionvoidDBAuthorization.setGrantor(DBAuthorizationIdentifier value) Set the value of Foreign Key Grantor.