Uses of Class
com.evolveum.midpoint.web.page.admin.configuration.dto.DebugObjectItem
Packages that use DebugObjectItem
Package
Description
-
Uses of DebugObjectItem in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return types with arguments of type DebugObjectItemModifier and TypeMethodDescriptionRepositoryObjectDataProvider.internalIterator
(long first, long count) -
Uses of DebugObjectItem in com.evolveum.midpoint.web.page.admin.configuration.dto
Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return DebugObjectItemModifier and TypeMethodDescriptionstatic DebugObjectItem
DebugObjectItem.createDebugObjectItem
(PrismObject<? extends ObjectType> object) Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return types with arguments of type DebugObjectItemConstructor parameters in com.evolveum.midpoint.web.page.admin.configuration.dto with type arguments of type DebugObjectItemModifierConstructorDescriptionDebugConfDialogDto
(DebugConfDialogDto.Operation operation, List<DebugObjectItem> objects, Class<? extends ObjectType> type)