Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationResponseType
Packages that use AccessCertificationResponseType
Package
Description
-
Uses of AccessCertificationResponseType in com.evolveum.midpoint.gui.impl.component.action
Methods in com.evolveum.midpoint.gui.impl.component.action that return AccessCertificationResponseTypeModifier and TypeMethodDescriptionprotected AccessCertificationResponseTypeAbstractCertItemDecisionAction.getCertItemResponse(AccessCertificationWorkItemType certItem) protected abstract AccessCertificationResponseTypeAbstractCertItemDecisionAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemAcceptAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemNoResponseAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemNotDecidedAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemReduceAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemResolveAction.getResponse(AccessCertificationWorkItemType certItem) protected AccessCertificationResponseTypeCertItemRevokeAction.getResponse(AccessCertificationWorkItemType certItem) Methods in com.evolveum.midpoint.gui.impl.component.action that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionprotected List<AccessCertificationResponseType>CertItemResolveAction.getAvailableResponsesForCertItem(AccessCertificationWorkItemType certItem, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.component.action with type arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionvoidCertItemResolveAction.setConfiguredResponses(List<AccessCertificationResponseType> configuredResponses) -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.gui.impl.component.search.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.component.search.wrapper with type arguments of type AccessCertificationResponseTypeModifierConstructorDescriptionCertItemOutcomeSearchItemWrapper(ItemPath path, List<DisplayableValue<AccessCertificationResponseType>> availableValues) -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.gui.impl.page.admin.certification.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.component that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionprotected List<AccessCertificationResponseType>ResolveItemPanel.getResponses() -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers that return AccessCertificationResponseTypeModifier and TypeMethodDescriptionCertificationItemResponseHelper.getResponseForGuiAction(@NotNull GuiActionType action) CertificationItemResponseHelper.getResponseForGuiAction(Class<? extends AbstractGuiAction<?>> actionClass) CertMiscUtil.getStageOutcome(AccessCertificationCaseType aCase, int stageNumber) Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionstatic List<AccessCertificationResponseType>CertMiscUtil.gatherAvailableResponsesForCampaign(String campaignOid, PageBase pageBase) AvailableResponses.getResponseValues()Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers with parameters of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionCertMiscUtil.createAction(AccessCertificationResponseType response, PageBase pageBase) booleanAvailableResponses.isAvailable(AccessCertificationResponseType response) static voidCertMiscUtil.recordCertItemResponse(@NotNull AccessCertificationWorkItemType item, AccessCertificationResponseType response, String comment, OperationResult result, com.evolveum.midpoint.task.api.Task task, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers with type arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionstatic StringCertMiscUtil.getStopReviewOnText(List<AccessCertificationResponseType> stopOn, PageBase page) CertMiscUtil.mergeCertItemsResponses(List<AccessCertificationResponseType> availableResponses, List<GuiActionType> actions, PageBase pageBase) Constructors in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers with parameters of type AccessCertificationResponseTypeModifierConstructorDescription -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionvoidAccessCertificationService.recordDecision(String campaignOid, long caseId, long workItemId, AccessCertificationResponseType response, String comment, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Records a particular decision of a reviewer. -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionstatic List<AccessCertificationResponseType>CertCampaignTypeUtil.getOutcomesToStopOn(List<AccessCertificationResponseType> stopReviewOn, List<AccessCertificationResponseType> advanceToNextStageOn) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionstatic List<AccessCertificationResponseType>CertCampaignTypeUtil.getOutcomesToStopOn(List<AccessCertificationResponseType> stopReviewOn, List<AccessCertificationResponseType> advanceToNextStageOn) -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.web.page.admin.certification.dto
Methods in com.evolveum.midpoint.web.page.admin.certification.dto that return AccessCertificationResponseTypeModifier and TypeMethodDescriptionStageDefinitionDto.getOutcomeIfNoReviewers()CertCaseDto.getOverallOutcome()CertWorkItemDto.getResponse()Methods in com.evolveum.midpoint.web.page.admin.certification.dto that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionStageDefinitionDto.getAdvanceToNextStageOnRaw()CertDefinitionDto.getStopReviewOn()StageDefinitionDto.getStopReviewOn()StageDefinitionDto.getStopReviewOnRaw()Methods in com.evolveum.midpoint.web.page.admin.certification.dto with parameters of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionvoidStageDefinitionDto.setOutcomeIfNoReviewers(AccessCertificationResponseType outcomeIfNoReviewers) Method parameters in com.evolveum.midpoint.web.page.admin.certification.dto with type arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionvoidStageDefinitionDto.setAdvanceToNextStageOnRaw(List<AccessCertificationResponseType> advanceToNextStageOnRaw) voidStageDefinitionDto.setStopReviewOnRaw(List<AccessCertificationResponseType> stopReviewOnRaw) -
Uses of AccessCertificationResponseType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AccessCertificationResponseTypeModifier and TypeFieldDescriptionprotected List<AccessCertificationResponseType>AccessCertificationCaseReviewStrategyType.advanceToNextStageOnprotected List<AccessCertificationResponseType>AccessCertificationCaseReviewStrategyType.stopReviewOnMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AccessCertificationResponseTypeModifier and TypeMethodDescriptionAccessCertificationCaseStageOutcomeType.getOutcome()AccessCertificationStageDefinitionType.getOutcomeIfNoReviewers()Returns the enum constant of this class with the specified name.static AccessCertificationResponseType[]AccessCertificationResponseType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionAccessCertificationCaseReviewStrategyType.getAdvanceToNextStageOn()AccessCertificationStageDefinitionType.getAdvanceToNextStageOn()AccessCertificationConfigurationType.getAvailableResponse()AccessCertificationRemediationDefinitionType.getRevokeOn()AccessCertificationCaseReviewStrategyType.getStopReviewOn()AccessCertificationStageDefinitionType.getStopReviewOn()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AccessCertificationResponseTypeModifier and TypeMethodDescriptionAccessCertificationCaseReviewStrategyType.advanceToNextStageOn(AccessCertificationResponseType value) AccessCertificationStageDefinitionType.advanceToNextStageOn(AccessCertificationResponseType value) AccessCertificationConfigurationType.availableResponse(AccessCertificationResponseType value) AccessCertificationCaseStageOutcomeType.outcome(AccessCertificationResponseType value) AccessCertificationStageDefinitionType.outcomeIfNoReviewers(AccessCertificationResponseType value) AccessCertificationRemediationDefinitionType.revokeOn(AccessCertificationResponseType value) voidAccessCertificationCaseStageOutcomeType.setOutcome(AccessCertificationResponseType value) voidAccessCertificationStageDefinitionType.setOutcomeIfNoReviewers(AccessCertificationResponseType value) AccessCertificationCaseReviewStrategyType.stopReviewOn(AccessCertificationResponseType value) AccessCertificationStageDefinitionType.stopReviewOn(AccessCertificationResponseType value)