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 ObjectFormsTypeCompiledGuiProfile. getObjectForms()May change in the future.Methods in com.evolveum.midpoint.model.api.authentication with parameters of type ObjectFormsType Modifier and Type Method Description voidCompiledGuiProfile. 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 ObjectFormsTypeObjectFactory. 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. FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectFormsType Modifier and Type Method Description ObjectFormsTypeAdminGuiConfigurationType. beginObjectForms()ObjectFormsTypeObjectFormsType. clone()ObjectFormsTypeObjectFactory. createObjectFormsType()ObjectFormsTypeAdminGuiConfigurationType. getObjectForms()ObjectFormsTypeObjectFormsType. id(Long value)ObjectFormsTypeObjectFormsType. objectForm(ObjectFormType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectFormsType Modifier and Type Method Description AdminGuiConfigurationTypeAdminGuiConfigurationType. objectForms(ObjectFormsType value)voidAdminGuiConfigurationType. 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 ObjectFormsTypeObjectFactory. createObjectFormsType()
-