Package | Description |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
TimeIntervalStatusType |
ActivationComputer.getValidityStatus(ActivationType activationType) |
TimeIntervalStatusType |
ActivationComputer.getValidityStatus(ActivationType activationType,
XMLGregorianCalendar referenceTime) |
Modifier and Type | Method and Description |
---|---|
ActivationStatusType |
ActivationComputer.getEffectiveStatus(ActivationType activationType,
TimeIntervalStatusType validityStatus) |
Modifier and Type | Method and Description |
---|---|
static TimeIntervalStatusType |
TimeIntervalStatusType.fromValue(String v) |
TimeIntervalStatusType |
ActivationType.getValidityStatus() |
static TimeIntervalStatusType |
TimeIntervalStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeIntervalStatusType[] |
TimeIntervalStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ActivationType.setValidityStatus(TimeIntervalStatusType value) |
Copyright © 2014 Evolveum. All rights reserved.