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
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.evolveum.midpoint.web.component.util.Selectable
F_SELECTED -
Constructor Summary
ConstructorsConstructorDescriptionCertCampaignListItemDto(@NotNull AccessCertificationCampaignType campaign, PageBase page) -
Method Summary
Methods inherited from class com.evolveum.midpoint.web.component.util.Selectable
getValue, isSelected, setSelectedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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()
-