Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADLoginAble
-
Packages that use ADLoginAble Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ADLoginAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ADLoginAble in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceADMdlAdminRepresents the model administrator.interfaceADMdlGuestRepresents a guest for login to a model.interfaceADMdlUserRepresents a common model user which is used for connecting to a model.interfaceADRepAdminRepresents the repository administrator.Methods in de.mid.innovator.srv2api.icw2meta that return ADLoginAble Modifier and Type Method Description ADLoginAbleADChangeSetFragment. getLoginAble()The user of this change set fragment.ADLoginAbleADLogin. getLoginAble()The element that owns the current object.ADLoginAbleADUserHostOption. getLoginAble()The user of the current object.ADLoginAbleADUserOption. getLoginAble()The user of the current object.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type ADLoginAble Modifier and Type Method Description voidADChangeSetFragment. setLoginAble(ADLoginAble value)Set the value of Foreign Key LoginAble. -
Uses of ADLoginAble in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with type parameters of type ADLoginAble Modifier and Type Method Description <T extends ADLoginAble>
java.util.List<T>MESection. getSectionLoginAble(java.lang.Class<T> returnType)
-