Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADMdlUser
Packages that use ADMdlUser
-
Uses of ADMdlUser in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ADMdlUserMethods in de.mid.innovator.srv2api.icw2meta that return ADMdlUserModifier and TypeMethodDescriptionstatic ADMdlUserADMdlUserHelper.create(SrvContext srvCtx, String name) Creates a new model user.ADLogin.getMdlUser()The model user of the current object.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADMdlUserModifier and TypeMethodDescriptionADUsrRole.getMdlUser()Returns the model users which are assigned to the current object.ADUsrRole.getMdlUserByPattern(String pattern, K_CONTROL_OPTION... behaviourFlags) Returns the users which are assigned to the current object.ADModel.getOwnedMdlUser(K_CONTROL_OPTION... behaviourFlags) All model users which are owned by this model.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ADMdlUser