Modifier and Type | Method and Description |
---|---|
void |
ActivationComputer.computeEffective(ActivationType activationType) |
void |
ActivationComputer.computeEffective(ActivationType activationType,
XMLGregorianCalendar referenceTime) |
ActivationStatusType |
ActivationComputer.getEffectiveStatus(ActivationType activationType) |
ActivationStatusType |
ActivationComputer.getEffectiveStatus(ActivationType activationType,
TimeIntervalStatusType validityStatus) |
TimeIntervalStatusType |
ActivationComputer.getValidityStatus(ActivationType activationType) |
TimeIntervalStatusType |
ActivationComputer.getValidityStatus(ActivationType activationType,
XMLGregorianCalendar referenceTime) |
boolean |
ActivationComputer.isActive(ActivationType activationType) |
Modifier and Type | Method and Description |
---|---|
static PropertyDelta<XMLGregorianCalendar> |
LensUtil.createActivationTimestampDelta(ActivationStatusType status,
XMLGregorianCalendar now,
PrismContainerDefinition<ActivationType> activationDefinition,
OriginType origin) |
Modifier and Type | Method and Description |
---|---|
ActivationType |
RActivation.toJAXB(PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
RActivation.copyFromJAXB(ActivationType jaxb,
RActivation repo,
PrismContext prismContext) |
static void |
RActivation.copyToJAXB(RActivation repo,
ActivationType jaxb,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static ActivationType |
ShadowUtil.getOrCreateActivation(ShadowType shadowType) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ActivationUtil.isAdministrativeEnabled(ActivationType activation) |
Modifier and Type | Method and Description |
---|---|
ActivationType |
AssignmentEditorDto.getActivation() |
Modifier and Type | Method and Description |
---|---|
ActivationType |
SimpleAssignmentDto.getActivation() |
Constructor and Description |
---|
SimpleAssignmentDto(String assignmentName,
AssignmentEditorDtoType type,
ActivationType activation) |
Modifier and Type | Method and Description |
---|---|
ActivationType |
ActivationType.clone() |
ActivationType |
ObjectFactory.createActivationType()
Create an instance of
ActivationType |
ActivationType |
ShadowType.getActivation() |
ActivationType |
AssignmentType.getActivation() |
ActivationType |
FocusType.getActivation() |
Modifier and Type | Method and Description |
---|---|
void |
ShadowType.setActivation(ActivationType value) |
void |
AssignmentType.setActivation(ActivationType value) |
void |
FocusType.setActivation(ActivationType value) |
Copyright © 2013 evolveum. All rights reserved.