Uses of Interface
de.mid.innovator.srv2api.icw2db.DBUser
Packages that use DBUser
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBUser in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that return DBUserModifier and TypeMethodDescriptionstatic DBUserDBUserHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new User (in Database System) with template and container.static DBUserDBUserHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new User (in Database System) with stereotype and container.Methods in de.mid.innovator.srv2api.icw2db that return types with arguments of type DBUserMethod parameters in de.mid.innovator.srv2api.icw2db with type arguments of type DBUser