Class CertCampaignListItemDto
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable<CertCampaignListItemDto>
com.evolveum.midpoint.web.page.admin.certification.dto.CertCampaignListItemDto
- All Implemented Interfaces:
SelectableRow<CertCampaignListItemDto>
,Serializable
public class CertCampaignListItemDto
extends Selectable<CertCampaignListItemDto>
implements SelectableRow<CertCampaignListItemDto>
- 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
Fields inherited from class com.evolveum.midpoint.web.component.util.Selectable
F_SELECTED
-
Constructor Summary
ConstructorDescriptionCertCampaignListItemDto
(@NotNull AccessCertificationCampaignType campaign, PageBase page) -
Method Summary
Methods inherited from class com.evolveum.midpoint.web.component.util.Selectable
getValue, isSelected, setSelected
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.web.component.util.SelectableRow
isSelected, setSelected
-
Field Details
-
F_NAME
- See Also:
-
F_DESCRIPTION
- See Also:
-
F_ITERATION
- See Also:
-
F_STATE
- See Also:
-
F_CURRENT_STAGE_NUMBER
- See Also:
-
F_NUMBER_OF_STAGES
- See Also:
-
F_DEADLINE_AS_STRING
- See Also:
-
F_ESCALATION_LEVEL_NUMBER
- See Also:
-
-
Constructor Details
-
CertCampaignListItemDto
public CertCampaignListItemDto(@NotNull @NotNull AccessCertificationCampaignType campaign, PageBase page)
-
-
Method Details
-
getName
-
getOid
-
getState
-
getIteration
-
getDescription
-
getCurrentStageNumber
-
getEscalationLevelNumber
-
getNumberOfStages
-
getCampaign
-
isReiterable
public boolean isReiterable()
-