Uses of Class
com.evolveum.prism.xml.ns._public.query_3.PagingType
Packages that use PagingType
Package
Description
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of PagingType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return PagingTypeMethods in com.evolveum.midpoint.model.api.authentication with parameters of type PagingType -
Uses of PagingType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type PagingTypeModifier and TypeMethodDescriptionstatic ObjectPagingObjectQueryUtil.convertToObjectPaging(PagingType pagingType) static voidMiscSchemaUtil.mergePaging(PagingType existPaging, PagingType newPaging) static StringSchemaDebugUtil.prettyPrint(PagingType paging) -
Uses of PagingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PagingTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PagingTypeModifier and TypeMethodDescriptionGuiObjectListPanelConfigurationType.paging(PagingType value) GuiObjectListViewType.paging(PagingType value) GuiShadowListViewType.paging(PagingType value) voidGuiObjectListPanelConfigurationType.setPaging(PagingType value) -
Uses of PagingType in com.evolveum.prism.xml.ns._public.query_3
Fields in com.evolveum.prism.xml.ns._public.query_3 declared as PagingTypeMethods in com.evolveum.prism.xml.ns._public.query_3 that return PagingTypeModifier and TypeMethodDescriptionPagingType.clone()Creates and returns a deep copy of this object.ObjectFactory.createPagingType()Create an instance ofPagingTypeQueryType.getPaging()Gets the value of the paging property.Methods in com.evolveum.prism.xml.ns._public.query_3 with parameters of type PagingTypeModifier and TypeMethodDescriptionQueryType.paging(PagingType value) voidQueryType.setPaging(PagingType value) Sets the value of the paging property.Constructors in com.evolveum.prism.xml.ns._public.query_3 with parameters of type PagingTypeModifierConstructorDescriptionCreates a newPagingTypeinstance by deeply copying a givenPagingTypeinstance.