static LensContext |
LensContext.fromLensContextType(LensContextType lensContextType,
PrismContext prismContext,
ProvisioningService provisioningService,
OperationResult parentResult) |
static LensProjectionContext<ShadowType> |
LensUtil.getAccountContext(LensContext<UserType,ShadowType> context,
PrismObject<ShadowType> equivalentAccount,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result) |
static LensProjectionContext<ShadowType> |
LensUtil.getAccountContext(LensContext<UserType,ShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result) |
static LensProjectionContext<ShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,ShadowType> context,
String resourceOid,
String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result) |
static <F extends ObjectType,P extends ObjectType> ResourceType |
LensUtil.getResource(LensContext<F,P> context,
String resourceOid,
ProvisioningService provisioningService,
OperationResult result) |
static void |
LensUtil.loadFullAccount(LensProjectionContext<ShadowType> accCtx,
ProvisioningService provisioningService,
OperationResult result) |