Class CertCampaignDto
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable
com.evolveum.midpoint.web.page.admin.certification.dto.CertCampaignDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class com.evolveum.midpoint.web.component.util.Selectable
F_SELECTED
-
Constructor Summary
ConstructorDescriptionCertCampaignDto
(AccessCertificationCampaignType campaign, PageBase page, Task task, OperationResult result) -
Method Summary
Modifier and TypeMethodDescriptionint
getName()
int
getState()
static String
resolveOwnerName
(ObjectReferenceType ownerRef, PageBase page, Task task, OperationResult result) Methods inherited from class com.evolveum.midpoint.web.component.util.Selectable
getValue, isSelected, setSelected
-
Field Details
-
F_NAME
- See Also:
-
F_DESCRIPTION
- See Also:
-
F_OWNER_NAME
- See Also:
-
F_CURRENT_STATE
- See Also:
-
F_ITERATION
- See Also:
-
F_NUMBER_OF_STAGES
- See Also:
-
F_CAMPAIGN_START
- See Also:
-
F_CAMPAIGN_END
- See Also:
-
F_STAGE_START
- See Also:
-
F_STAGE_DEADLINE
- See Also:
-
F_ESCALATION_LEVEL_INFO
- See Also:
-
-
Constructor Details
-
CertCampaignDto
public CertCampaignDto(AccessCertificationCampaignType campaign, PageBase page, Task task, OperationResult result)
-
-
Method Details
-
getOwnerName
-
resolveOwnerName
public static String resolveOwnerName(ObjectReferenceType ownerRef, PageBase page, Task task, OperationResult result) -
getName
-
getDescription
-
getCurrentState
-
getIteration
-
getNumberOfStages
public int getNumberOfStages() -
getCampaignStart
-
getCampaignEnd
-
getStageStart
-
getStageDeadline
-
getStageEnd
-
getState
-
getCurrentStageNumber
public int getCurrentStageNumber() -
getHandlerUri
-
getEscalationLevelInfo
-