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 |
---|---|
TimeIntervalStatusType |
RTimeIntervalStatus.getSchemaValue() |
Modifier and Type | Method and Description |
---|---|
protected <F extends FocusType> |
AbstractIntegrationTest.assertValidityStatus(PrismObject<F> focus,
TimeIntervalStatusType expected) |
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 © 2013 evolveum. All rights reserved.