Uses of Enum Class
com.evolveum.midpoint.web.session.UserProfileStorage.TableId
Packages that use UserProfileStorage.TableId
Package
Description
Package for reusable and stable GUI Wicket Components.
Package that contains base page classes.
-
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdPopupObjectListPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page with parameters of type UserProfileStorage.TableIdModifier and TypeMethodDescriptionlongPageBase.getItemsPerPage(UserProfileStorage.TableId tableId) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdBasicMultivalueContainerListPanel.getTableId()protected abstract UserProfileStorage.TableIdContainerableListPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.component.tile
Methods in com.evolveum.midpoint.gui.impl.component.tile that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdTileTablePanel.getTableId()Methods in com.evolveum.midpoint.gui.impl.component.tile with parameters of type UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected BoxedTablePanelSingleSelectTileTablePanel.createTablePanel(String idTable, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<O, String> provider, UserProfileStorage.TableId tableId) protected BoxedTablePanelTileTablePanel.createTablePanel(String idTable, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<O, String> provider, UserProfileStorage.TableId tableId) protected org.apache.wicket.markup.html.WebMarkupContainerTileTablePanel.createTilesContainer(String idTilesContainer, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<O, String> provider, UserProfileStorage.TableId tableId) Constructors in com.evolveum.midpoint.gui.impl.component.tile with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionMultiSelectContainerTileTablePanel(String id, UserProfileStorage.TableId tableId, org.apache.wicket.model.IModel<ViewToggle> toggleView, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<C>>> model) MultiSelectObjectTileTablePanel(String id, org.apache.wicket.model.IModel<ViewToggle> viewToggle, UserProfileStorage.TableId tableId) MultiSelectTileTablePanel(String id, UserProfileStorage.TableId tableId) MultiSelectTileTablePanel(String id, org.apache.wicket.model.IModel<ViewToggle> viewToggle, UserProfileStorage.TableId tableId) SingleSelectContainerTileTablePanel(String id, UserProfileStorage.TableId tableId, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<C>>> model) SingleSelectObjectTileTablePanel(String id, org.apache.wicket.model.IModel<ViewToggle> viewToggle, UserProfileStorage.TableId tableId) SingleSelectTileTablePanel(String id, UserProfileStorage.TableId tableId) SingleSelectTileTablePanel(String id, org.apache.wicket.model.IModel<ViewToggle> viewToggle, UserProfileStorage.TableId tableId) TileTablePanel(String id, org.apache.wicket.model.IModel<ViewToggle> viewToggle, UserProfileStorage.TableId tableId) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAbstractRoleMemberPanel.getTableId(QName complextType) protected UserProfileStorage.TableIdGovernanceCardsPanel.getTableId(QName complexType) protected UserProfileStorage.TableIdInducedByPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdRoleMembershipPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected abstract UserProfileStorage.TableIdAbstractAssignmentTypePanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAbstractAssignmentPanel.getTableId()protected UserProfileStorage.TableIdPolicyRuleAssignmentsPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.inducement that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAbstractInducementPanel.getTableId()protected UserProfileStorage.TableIdInducedEntitlementsPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.certification.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdCertificationCasesPanel.getTableId()protected UserProfileStorage.TableIdCertificationWorkItemTable.getTableId()protected UserProfileStorage.TableIdDashboardCertCampaignsPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdMarkObjectListPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.mark.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdMarksOfObjectListPanel.getTableId()protected UserProfileStorage.TableIdShadowMarkPanel.getTableId(QName complextType) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.messagetemplate
Methods in com.evolveum.midpoint.gui.impl.page.admin.messagetemplate that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdMessageTemplateLocalizedContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.objecttemplate.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.objecttemplate.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdListMappingPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdResourceAccountsPanel.getRepositorySearchTableId()protected UserProfileStorage.TableIdResourceEntitlementsPanel.getRepositorySearchTableId()protected UserProfileStorage.TableIdResourceGenericsPanel.getRepositorySearchTableId()protected abstract UserProfileStorage.TableIdResourceObjectsPanel.getRepositorySearchTableId()protected UserProfileStorage.TableIdAssociationTypesPanel.getTableId()protected UserProfileStorage.TableIdResourceObjectTypesPanel.getTableId()protected abstract UserProfileStorage.TableIdSchemaHandlingObjectsPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected abstract UserProfileStorage.TableIdAbstractAssociationMappingContainerTableWizardPanel.getTableId()Constructors in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionMappingContainerTablePanel(String id, UserProfileStorage.TableId tableId, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<MappingType>>> model) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAssociationInboundMappingContainerTableWizardPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound.mapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.inbound.mapping that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAssociationInboundAttributeMappingsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAssociationOutboundMappingContainerTableWizardPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound.mapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer.outbound.mapping that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAssociationOutboundAttributeMappingsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with parameters of type UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.WebMarkupContainerAbstractSpecificMappingTileTable.createTilesContainer(String idTilesContainer, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<PrismContainerValueWrapper, String> provider, UserProfileStorage.TableId tableId) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.associations
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.associations that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAssociationsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdMappingOverrideTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdInboundAttributeMappingsTable.getTableId()protected UserProfileStorage.TableIdOutboundAttributeMappingsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAttributeVolatilityTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdCorrelationItemRefsTable.getTableId()protected UserProfileStorage.TableIdCorrelationItemsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPolicies
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPolicies that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdDefaultOperationPoliciesTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.marking
-
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.synchronization
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.synchronization that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdSynchronizationReactionTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.focusMapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.focusMapping that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdFocusMappingMappingsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.schema.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.schema.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdEnumerationValueDefinitionsTable.getTableId()protected UserProfileStorage.TableIdPrismItemDefinitionsTable.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.simulation
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdProcessedObjectsPanel.getTableId()protected UserProfileStorage.TableIdSimulationResultsPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.admingui
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.admingui that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAdditionalMenuLinkContentPanel.getTableId()protected UserProfileStorage.TableIdConfigurableUserDashboardContentPanel.getTableId()protected UserProfileStorage.TableIdGuiObjectDetailsContentPanel.getTableId()protected UserProfileStorage.TableIdObjectCollectionViewsContentPanel.getTableId()protected UserProfileStorage.TableIdUserDashboardLinkContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.logging
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.logging that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAppendersContentPanel.getTableId()protected UserProfileStorage.TableIdClassLoggersContentPanel.getTableId()protected UserProfileStorage.TableIdSubSystemLoggersContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.notification that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdCustomTransportContentPanel.getTableId()protected UserProfileStorage.TableIdEventHandlerContentPanel.getTableId()protected UserProfileStorage.TableIdFileTransportContentPanel.getTableId()protected UserProfileStorage.TableIdMailTransportContentPanel.getTableId()protected UserProfileStorage.TableIdSmsTransportContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.policies
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.policies that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdGlobalPolicyRuleContentPanel.getTableId()protected UserProfileStorage.TableIdObjectPolicyContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.rolemanagement
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.rolemanagement that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdRelationsContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component.secretproviders that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdCustomSecretProvidersContentPanel.getTableId()protected UserProfileStorage.TableIdEnvironmentVariablesSecretProvidersContentPanel.getTableId()protected UserProfileStorage.TableIdFileSecretProvidersContentPanel.getTableId()protected UserProfileStorage.TableIdPropertiesSecretProvidersContentPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Constructors in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionPageableListView(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<SPI, String> provider, UserProfileStorage.TableId tableId) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionBoxedTablePanel.getTableId()RoleAnalysisTable.getTableId()Table.getTableId()TablePanel.getTableId()Constructors in com.evolveum.midpoint.web.component.data with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionBoxedTablePanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider provider, List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T, String>> columns, UserProfileStorage.TableId tableId) BoxedTablePanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider provider, List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T, String>> columns, UserProfileStorage.TableId tableId, boolean isRefreshEnabled) TablePanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider provider, List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T, String>> columns, UserProfileStorage.TableId tableId, long pageSize) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.component.data.mining
Methods in com.evolveum.midpoint.web.component.data.mining that return UserProfileStorage.TableIdConstructors in com.evolveum.midpoint.web.component.data.mining with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionRoleAnalysisCollapsableTablePanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<T, String> provider, List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T, String>> columns, UserProfileStorage.TableId tableId) RoleAnalysisCollapsableTablePanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<T, String> provider, List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T, String>> columns, UserProfileStorage.TableId tableId, boolean isRefreshEnabled) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.component.wf
Methods in com.evolveum.midpoint.web.component.wf with parameters of type UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected voidDecisionsPanel.initLayout(UserProfileStorage.TableId tableId) Constructors in com.evolveum.midpoint.web.component.wf with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionDecisionsPanel(String id, org.apache.wicket.model.IModel<List<DecisionDto>> model, UserProfileStorage.TableId tableId) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.page.admin.cases
Methods in com.evolveum.midpoint.web.page.admin.cases that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected abstract UserProfileStorage.TableIdCaseWorkItemListWithDetailsPanel.getTableId()protected UserProfileStorage.TableIdCaseWorkItemsPanel.getTableId()protected abstract UserProfileStorage.TableIdCaseWorkItemsTableWithDetailsPanel.getTableId()protected UserProfileStorage.TableIdMyCasesPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.page.admin.reports.component
Methods in com.evolveum.midpoint.web.page.admin.reports.component that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionprotected UserProfileStorage.TableIdAuditLogViewerPanel.getTableId()protected UserProfileStorage.TableIdReportObjectsListPanel.getTableId() -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.page.admin.workflow
Constructors in com.evolveum.midpoint.web.page.admin.workflow with parameters of type UserProfileStorage.TableIdModifierConstructorDescriptionProcessInstancesPanel(String id, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<ProcessInstanceDto, String> provider, UserProfileStorage.TableId tableId, ProcessInstancesPanel.View view, @Nullable org.apache.wicket.model.IModel<String> currentInstanceIdModel) -
Uses of UserProfileStorage.TableId in com.evolveum.midpoint.web.session
Methods in com.evolveum.midpoint.web.session that return UserProfileStorage.TableIdModifier and TypeMethodDescriptionstatic UserProfileStorage.TableIdReturns the enum constant of this class with the specified name.static UserProfileStorage.TableId[]UserProfileStorage.TableId.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.web.session with parameters of type UserProfileStorage.TableIdModifier and TypeMethodDescriptionUserProfileStorage.getPagingSize(UserProfileStorage.TableId key) booleanUserProfileStorage.isExistPagingSize(UserProfileStorage.TableId key) voidUserProfileStorage.setPagingSize(UserProfileStorage.TableId key, Integer size)