Uses of Class
com.evolveum.prism.xml.ns._public.query_3.PagingType
Packages that use PagingType
Package
Description
-
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 StringSchemaDebugUtil.prettyPrint(PagingType paging) static voidMiscSchemaUtil.replacePaging(PagingType existPaging, PagingType newPaging) -
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 TypeMethodDescriptionDefaultGuiObjectListPanelConfigurationType.paging(PagingType value) GuiObjectListPanelConfigurationType.paging(PagingType value) GuiObjectListViewType.paging(PagingType value) GuiShadowListViewType.paging(PagingType value) voidDefaultGuiObjectListPanelConfigurationType.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.