Modifier and Type | Method and Description |
---|---|
<F extends FocusType> |
ModelService.recompute(Class<F> type,
String oid,
Task task,
OperationResult parentResult)
Recomputes focal object with the specified OID.
|
Modifier and Type | Method and Description |
---|---|
<F extends FocusType> |
ModelController.recompute(Class<F> type,
String oid,
Task task,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
<F extends FocusType,O extends ObjectType> |
ContextFactory.createRecomputeContext(PrismObject<O> object,
Task task,
OperationResult result) |
<F extends FocusType> |
ContextFactory.createRecomputeFocusContext(Class<F> focusType,
PrismObject<F> focus,
Task task,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
LensContext<FocusType,ShadowType> |
ContextFactory.createRecomputeProjectionContext(PrismObject<ShadowType> shadow,
Task task,
OperationResult result) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractModelIntegrationTest.assertDisableTimestampFocus(PrismObject<? extends FocusType> focus,
XMLGregorianCalendar startTime,
XMLGregorianCalendar endTime) |
protected void |
AbstractModelIntegrationTest.assertEnableTimestampFocus(PrismObject<? extends FocusType> focus,
XMLGregorianCalendar startTime,
XMLGregorianCalendar endTime) |
Modifier and Type | Class and Description |
---|---|
class |
RFocus<T extends FocusType> |
Modifier and Type | Method and Description |
---|---|
static <T extends FocusType> |
RFocus.copyFromJAXB(FocusType jaxb,
RFocus<T> repo,
PrismContext prismContext) |
static <T extends FocusType> |
RFocus.copyToJAXB(RFocus<T> repo,
FocusType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
static <T extends FocusType> |
RFocus.copyFromJAXB(FocusType jaxb,
RFocus<T> repo,
PrismContext prismContext) |
static <T extends FocusType> |
RFocus.copyToJAXB(RFocus<T> repo,
FocusType jaxb,
PrismContext prismContext,
Collection<SelectorOptions<GetOperationOptions>> options) |
Modifier and Type | Method and Description |
---|---|
protected <F extends FocusType> |
AbstractIntegrationTest.assertEffectiveActivation(PrismObject<F> focus,
ActivationStatusType expected) |
protected <F extends FocusType> |
AbstractIntegrationTest.assertValidityStatus(PrismObject<F> focus,
TimeIntervalStatusType expected) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleType
Abstract class that conins the "essence" of a role.
|
class |
OrgType
Organizational unit, division, section, object gropup, team or any other form of
organizing things and/or people.
|
class |
RoleType
A role that implies assignments.
|
class |
UserType
User object represents a physical user of the system.
|
Modifier and Type | Method and Description |
---|---|
FocusType |
FocusType.clone() |
Copyright © 2013 evolveum. All rights reserved.