Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectListType
Packages that use ObjectListType
Package
Description
-
Uses of ObjectListType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ObjectListTypeModifier and TypeMethodDescriptionstatic ObjectListType
MiscSchemaUtil.toObjectListType
(List<PrismObject<? extends ObjectType>> list) Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectListTypeModifier and TypeMethodDescriptionstatic String
SchemaDebugUtil.prettyPrint
(ObjectListType list) static <T extends ObjectType>
List<PrismObject<T>>MiscSchemaUtil.toList
(Class<T> type, ObjectListType listType) -
Uses of ObjectListType 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 ObjectListTypeModifier and TypeMethodDescriptionObjectListType.clone()
ObjectFactory.createObjectListType()
ObjectListType.object
(ObjectType value) Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ObjectListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectListType>
ObjectFactory.createObjectList
(ObjectListType value) Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ObjectListType>
ObjectFactory.createObjectList
(ObjectListType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectListType -
Uses of ObjectListType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as ObjectListTypeMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ObjectListTypeModifier and TypeMethodDescriptionSearchObjectsResponseType.beginObjectList()
SearchObjectsResponseType.getObjectList()
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type ObjectListTypeModifier and TypeMethodDescriptionSearchObjectsResponseType.objectList
(ObjectListType value) void
SearchObjectsResponseType.setObjectList
(ObjectListType value)