Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectFormsType
-
-
Uses of ObjectFormsType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return ObjectFormsType Modifier and Type Method Description ObjectFormsType
CompiledGuiProfile. getObjectForms()
May change in the future.Methods in com.evolveum.midpoint.model.api.authentication with parameters of type ObjectFormsType Modifier and Type Method Description void
CompiledGuiProfile. setObjectForms(ObjectFormsType objectForms)
-
Uses of ObjectFormsType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectFormsType Modifier and Type Method Description ObjectFormsType
ObjectFactory. createObjectFormsType()
-
Uses of ObjectFormsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectFormsType Modifier and Type Field Description static Producer<ObjectFormsType>
ObjectFormsType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectFormsType Modifier and Type Method Description ObjectFormsType
AdminGuiConfigurationType. beginObjectForms()
ObjectFormsType
ObjectFormsType. clone()
ObjectFormsType
ObjectFactory. createObjectFormsType()
ObjectFormsType
AdminGuiConfigurationType. getObjectForms()
ObjectFormsType
ObjectFormsType. id(Long value)
ObjectFormsType
ObjectFormsType. objectForm(ObjectFormType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectFormsType Modifier and Type Method Description AdminGuiConfigurationType
AdminGuiConfigurationType. objectForms(ObjectFormsType value)
void
AdminGuiConfigurationType. setObjectForms(ObjectFormsType value)
-
Uses of ObjectFormsType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectFormsType Modifier and Type Method Description ObjectFormsType
ObjectFactory. createObjectFormsType()
-