Uses of Class
com.evolveum.midpoint.web.component.util.SummaryTag
Packages that use SummaryTag
Package
Description
-
Uses of SummaryTag in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<C>>AbstractSummaryPanel.getSummaryTagComponentList()protected List<SummaryTag<O>>FocusSummaryPanel.getSummaryTagComponentList() -
Uses of SummaryTag in com.evolveum.midpoint.web.page.admin.cases
Methods in com.evolveum.midpoint.web.page.admin.cases that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<CaseType>>CaseSummaryPanel.getSummaryTagComponentList() -
Uses of SummaryTag in com.evolveum.midpoint.web.page.admin.resources
Methods in com.evolveum.midpoint.web.page.admin.resources that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<ResourceType>>ResourceSummaryPanel.getSummaryTagComponentList() -
Uses of SummaryTag in com.evolveum.midpoint.web.page.admin.server
Methods in com.evolveum.midpoint.web.page.admin.server that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<TaskType>>TaskSummaryPanel.getSummaryTagComponentList() -
Uses of SummaryTag in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<UserType>>UserSummaryPanel.getSummaryTagComponentList() -
Uses of SummaryTag in com.evolveum.midpoint.web.page.admin.workflow
Methods in com.evolveum.midpoint.web.page.admin.workflow that return types with arguments of type SummaryTagModifier and TypeMethodDescriptionprotected List<SummaryTag<CaseWorkItemType>>CaseWorkItemSummaryPanel.getSummaryTagComponentList()