Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType
-
-
Uses of FocusType in com.evolveum.midpoint.gui.api.component
Classes in com.evolveum.midpoint.gui.api.component with type parameters of type FocusType Modifier and Type Class Description class
FocusTypeAssignmentPopupTabPanel<F extends FocusType>
Created by honcharMethods in com.evolveum.midpoint.gui.api.component with type parameters of type FocusType Modifier and Type Method Description protected <O extends FocusType>
PrismObject<O>FocusTypeAssignmentPopupTabPanel. getTargetedAssignmentObject()
-
Uses of FocusType in com.evolveum.midpoint.gui.api.component.password
Methods in com.evolveum.midpoint.gui.api.component.password with type parameters of type FocusType Modifier and Type Method Description protected <F extends FocusType>
ValuePolicyTypePasswordPanel. getValuePolicy(PrismObject<F> object)
-
Uses of FocusType in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return FocusType Modifier and Type Method Description FocusType
PageBase. getPrincipalFocus()
Methods in com.evolveum.midpoint.gui.api.page that return types with arguments of type FocusType Modifier and Type Method Description PrismObject<? extends FocusType>
PageBase. loadFocusSelf()
-
Uses of FocusType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with type parameters of type FocusType Modifier and Type Method Description static <T extends FocusType>
org.apache.wicket.request.resource.IResourceWebComponentUtil. createJpegPhotoResource(PrismObject<T> object)
static <F extends FocusType>
StringWebComponentUtil. getIconEnabledDisabled(PrismObject<F> object)
static <F extends FocusType>
LocaleWebComponentUtil. getLocale()
Methods in com.evolveum.midpoint.gui.api.util that return FocusType Modifier and Type Method Description static FocusType
WebModelServiceUtils. getLoggedInFocus()
Methods in com.evolveum.midpoint.gui.api.util with parameters of type FocusType Modifier and Type Method Description static org.apache.wicket.request.resource.IResource
WebComponentUtil. createJpegPhotoResource(FocusType focus)
static <C extends Containerable>
GuiObjectListViewTypeWebComponentUtil. getPrincipalUserObjectListView(PageBase pageBase, FocusType principalFocus, @NotNull Class<C> viewType, boolean createIfNotExist, String defaultIdentifier)
Method parameters in com.evolveum.midpoint.gui.api.util with type arguments of type FocusType Modifier and Type Method Description static com.evolveum.midpoint.task.api.Task
WebModelServiceUtils. createSimpleTask(String operation, PrismObject<? extends FocusType> owner, com.evolveum.midpoint.task.api.TaskManager manager)
static com.evolveum.midpoint.task.api.Task
WebModelServiceUtils. createSimpleTask(String operation, String channel, PrismObject<? extends FocusType> owner, com.evolveum.midpoint.task.api.TaskManager manager)
static List<QName>
WebComponentUtil. getAssignableRelationsList(PrismObject<? extends FocusType> focusObject, Class<? extends AbstractRoleType> type, WebComponentUtil.AssignmentOrder assignmentOrder, OperationResult result, com.evolveum.midpoint.task.api.Task task, PageBase pageBase)
static ObjectFilter
WebComponentUtil. getAssignableRolesFilter(PrismObject<? extends FocusType> focusObject, Class<? extends AbstractRoleType> type, WebComponentUtil.AssignmentOrder assignmentOrder, OperationResult result, com.evolveum.midpoint.task.api.Task task, PageBase pageBase)
static ObjectFilter
WebComponentUtil. getAssignableRolesFilter(PrismObject<? extends FocusType> focusObject, Class<? extends AbstractRoleType> type, QName relation, WebComponentUtil.AssignmentOrder assignmentOrder, OperationResult result, com.evolveum.midpoint.task.api.Task task, PageBase pageBase)
static CredentialsPolicyType
WebComponentUtil. getPasswordCredentialsPolicy(PrismObject<? extends FocusType> focus, PageBase pagebase, com.evolveum.midpoint.task.api.Task task)
static <T> T
WebComponentUtil. runUnderPowerOfAttorneyIfNeeded(CheckedProducer<T> producer, PrismObject<? extends FocusType> powerDonor, PageBase pageBase, com.evolveum.midpoint.task.api.Task task, OperationResult result)
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return types with arguments of type FocusType Modifier and Type Method Description protected MainObjectListPanel<FocusType>
AbstractRoleMemberPanel. getMemberTable()
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder
Classes in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder with type parameters of type FocusType Modifier and Type Class Description class
FocusDetailsModels<F extends FocusType>
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with type parameters of type FocusType Modifier and Type Method Description protected <F extends FocusType>
PrismObject<F>AbstractAssignmentTypePanel. loadTargetObject(AssignmentType assignmentType)
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Classes in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with type parameters of type FocusType Modifier and Type Class Description class
GenericAbstractRoleAssignmentPanel<F extends FocusType>
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.component
Classes in com.evolveum.midpoint.gui.impl.page.admin.component with type parameters of type FocusType Modifier and Type Class Description class
FocusOperationalButtonsPanel<F extends FocusType>
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.focus
Classes in com.evolveum.midpoint.gui.impl.page.admin.focus with type parameters of type FocusType Modifier and Type Class Description class
PageFocusDetails<F extends FocusType,FDM extends FocusDetailsModels<F>>
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.admin.focus.component
Classes in com.evolveum.midpoint.gui.impl.page.admin.focus.component with type parameters of type FocusType Modifier and Type Class Description class
FocusActivationPanel<F extends FocusType,FDM extends FocusDetailsModels<F>>
class
FocusCasesPanel<F extends FocusType>
class
FocusHistoryPanel<F extends FocusType>
Created by honchar.class
FocusPasswordPanel<F extends FocusType,FDM extends FocusDetailsModels<F>>
class
FocusProjectionsPanel<F extends FocusType>
class
FocusTriggersPanel<F extends FocusType,FDM extends FocusDetailsModels<F>>
-
Uses of FocusType in com.evolveum.midpoint.gui.impl.page.self.credentials
Classes in com.evolveum.midpoint.gui.impl.page.self.credentials with type parameters of type FocusType Modifier and Type Class Description class
ChangePasswordPanel<F extends FocusType>
class
PropagatePasswordPanel<F extends FocusType>
Methods in com.evolveum.midpoint.gui.impl.page.self.credentials with type parameters of type FocusType Modifier and Type Method Description protected <F extends FocusType>
ValuePolicyTypeChangePasswordPanel. getValuePolicy()
-
Uses of FocusType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with type parameters of type FocusType Modifier and Type Method Description <F extends FocusType>
SecurityPolicyTypeModelInteractionService. getSecurityPolicy(PrismObject<F> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult)
Methods in com.evolveum.midpoint.model.api that return types with arguments of type FocusType Modifier and Type Method Description PrismObject<? extends FocusType>
ModelService. searchShadowOwner(String shadowOid, Collection<SelectorOptions<GetOperationOptions>> options, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult)
Returns the Focus object representing owner of specified shadow.Methods in com.evolveum.midpoint.model.api with parameters of type FocusType Modifier and Type Method Description void
ModelAuditRecorder. auditLoginFailure(String username, FocusType focus, com.evolveum.midpoint.security.api.ConnectionEnvironment connEnv, String message)
void
ModelAuditRecorder. auditLoginSuccess(FocusType focus, com.evolveum.midpoint.security.api.ConnectionEnvironment connEnv)
Method parameters in com.evolveum.midpoint.model.api with type arguments of type FocusType Modifier and Type Method Description com.evolveum.midpoint.security.api.MidPointPrincipal
ModelInteractionService. assumePowerOfAttorney(PrismObject<? extends FocusType> donor, com.evolveum.midpoint.task.api.Task task, OperationResult result)
CredentialsPolicyType
ModelInteractionService. getCredentialsPolicy(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult)
Returns a credential policy that applies to the specified user.RegistrationsPolicyType
ModelInteractionService. getFlowPolicy(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult)
Returns a policy for registration, e.g.void
ModelInteractionService. refreshPrincipal(String oid, Class<? extends FocusType> clazz)
<T> T
ModelInteractionService. runUnderPowerOfAttorney(Producer<T> producer, PrismObject<? extends FocusType> donor, com.evolveum.midpoint.task.api.Task task, OperationResult result)
default <T> T
ModelInteractionService. runUnderPowerOfAttorneyChecked(CheckedProducer<T> producer, PrismObject<? extends FocusType> donor, com.evolveum.midpoint.task.api.Task task, OperationResult result)
-
Uses of FocusType in com.evolveum.midpoint.model.api.authentication
Method parameters in com.evolveum.midpoint.model.api.authentication with type arguments of type FocusType Modifier and Type Method Description GuiProfiledPrincipal
GuiProfiledPrincipalManager. getPrincipal(PrismObject<? extends FocusType> focus)
GuiProfiledPrincipal
GuiProfiledPrincipalManager. getPrincipal(PrismObject<? extends FocusType> focus, com.evolveum.midpoint.security.api.AuthorizationTransformer authorizationTransformer, OperationResult result)
GuiProfiledPrincipal
GuiProfiledPrincipalManager. getPrincipal(String username, Class<? extends FocusType> clazz)
GuiProfiledPrincipal
GuiProfiledPrincipalManager. getPrincipalByOid(String oid, Class<? extends FocusType> clazz)
Constructors in com.evolveum.midpoint.model.api.authentication with parameters of type FocusType Constructor Description GuiProfiledPrincipal(@NotNull FocusType user)
-
Uses of FocusType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context with type parameters of type FocusType Modifier and Type Method Description <F extends FocusType>
EvaluatedAssignment<F>EvaluatedExclusionTrigger. getConflictingAssignment()
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type FocusType Modifier and Type Method Description Class<? extends FocusType>
AbstractAuthenticationContext. getPrincipalType()
-
Uses of FocusType in com.evolveum.midpoint.model.api.correlation
Classes in com.evolveum.midpoint.model.api.correlation with type parameters of type FocusType Modifier and Type Class Description class
CorrelationCaseDescription<F extends FocusType>
Describes a correlation case, typically when it's going to be presented to the user.static class
CorrelationCaseDescription.CandidateDescription<F extends FocusType>
Methods in com.evolveum.midpoint.model.api.correlation that return FocusType Modifier and Type Method Description @NotNull FocusType
CorrelationContext. getPreFocus()
Constructors in com.evolveum.midpoint.model.api.correlation with parameters of type FocusType Constructor Description CorrelationContext(@NotNull ShadowType resourceObject, @NotNull FocusType preFocus, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition objectDefinition, @Nullable ObjectTemplateType currentObjectTemplate, @Nullable SystemConfigurationType systemConfiguration, @NotNull com.evolveum.midpoint.task.api.Task task)
-
Uses of FocusType in com.evolveum.midpoint.model.api.correlator
Methods in com.evolveum.midpoint.model.api.correlator with parameters of type FocusType Modifier and Type Method Description double
Correlator. checkCandidateOwner(@NotNull CorrelationContext correlationContext, @NotNull FocusType candidateOwner, @NotNull OperationResult result)
Checks whether the provided candidate focus object is the owner for given resource object.@NotNull CorrelationExplanation
Correlator. explain(@NotNull CorrelationContext correlationContext, @NotNull FocusType candidate, @NotNull OperationResult result)
Explains how the correlator came to a given candidate owner (and the specific confidence value of it). -
Uses of FocusType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with type parameters of type FocusType Modifier and Type Method Description <F extends FocusType>
StringMidpointFunctions. computeProjectionLifecycle(F focus, ShadowType shadow, ResourceType resource)
Default function used to compute projection lifecycle.<F extends FocusType>
@NotNull List<F>MidpointFunctions. findCandidateOwners(@NotNull Class<F> focusType, @NotNull ShadowType resourceObject, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent)
Finds candidate owners using defined correlation rules.default <F extends FocusType>
List<F>MidpointFunctions. getFocusesByCorrelationRule(Class<F> type, String resourceOid, ShadowKindType kind, String intent, ShadowType shadow)
Deprecated.<F extends FocusType>
booleanMidpointFunctions. isDirectlyAssigned(F focusType, ObjectType target)
<F extends FocusType>
booleanMidpointFunctions. isDirectlyAssigned(F focusType, String targetOid)
<F extends FocusType>
voidMidpointFunctions. recompute(Class<F> type, String oid)
Recomputes focal object with the specified OID.<F extends FocusType>
PrismObject<F>MidpointFunctions. searchShadowOwner(String accountOid)
Methods in com.evolveum.midpoint.model.api.expr with parameters of type FocusType Modifier and Type Method Description default ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, ResourceType resource)
default ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, ResourceType resource, boolean repositoryObjectOnly)
default ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid)
default ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, boolean repositoryObjectOnly)
default ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent)
ShadowType
MidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly)
Null values of resource oid, kind, and intent mean "any".default @NotNull List<ShadowType>
MidpointFunctions. getLinkedShadows(FocusType focus, String resourceOid)
@NotNull List<ShadowType>
MidpointFunctions. getLinkedShadows(FocusType focus, String resourceOid, boolean repositoryObjectOnly)
String
MidpointFunctions. getPlaintextUserPassword(FocusType user)
Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type FocusType Modifier and Type Method Description String
MidpointFunctions. getPlaintextUserPasswordFromDeltas(List<ObjectDelta<? extends FocusType>> deltas)
-
Uses of FocusType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type FocusType Modifier and Type Method Description static boolean
AuthenticationEvaluatorUtil. checkRequiredAssignmentTargets(@NotNull FocusType focus, List<ObjectReferenceType> requiredTargetRefs)
Checks whether focus has all the required abstract roles assigned (directly or indirectly - see MID-8123).static AuthenticationBehavioralDataType
AuthenticationEvaluatorUtil. getBehavior(FocusType focus)
static @NotNull Collection<String>
DeputyUtils. getDelegatorOids(@NotNull FocusType focus, @NotNull RelationRegistry relationRegistry)
static @NotNull Collection<PrismReferenceValue>
DeputyUtils. getDelegatorReferences(@NotNull FocusType focus, @NotNull RelationRegistry relationRegistry)
static boolean
DeputyUtils. isDelegationPresent(@NotNull FocusType deputy, @NotNull String delegatorOid, @NotNull RelationRegistry relationRegistry)
-
Uses of FocusType in com.evolveum.midpoint.model.impl.correlator
Fields in com.evolveum.midpoint.model.impl.correlator declared as FocusType Modifier and Type Field Description @NotNull FocusType
FullCorrelationContext. preFocus
Constructors in com.evolveum.midpoint.model.impl.correlator with parameters of type FocusType Constructor Description FullCorrelationContext(@NotNull ShadowType shadow, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull SynchronizationPolicy synchronizationPolicy, @NotNull FocusType preFocus, @Nullable ObjectTemplateType objectTemplate, @Nullable SystemConfigurationType systemConfiguration)
-
Uses of FocusType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type FocusType Modifier and Type Method Description @NotNull Class<? extends FocusType>
SynchronizationPolicy. getFocusClass()
Returns the focus class this synchronization policy points to. -
Uses of FocusType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with type parameters of type FocusType Modifier and Type Method Description static <F extends FocusType>
@NotNull List<ObjectReferenceType>FocusTypeUtil. getLiveLinkRefs(F focus)
Methods in com.evolveum.midpoint.schema.util with parameters of type FocusType Modifier and Type Method Description static void
FocusTypeUtil. addOrReplaceNormalizedData(@NotNull FocusType focus, @NotNull FocusNormalizedDataType identity)
static void
MatchingUtil. copyAttributes(FocusType preFocus, ShadowType resourceObject)
Copies attributes into focus object.static @Nullable FocusIdentityType
FocusTypeUtil. getMatchingIdentity(@NotNull FocusType focus, @Nullable FocusIdentitySourceType source)
static @Nullable String
FocusTypeUtil. languageOrLocale(@Nullable FocusType focus)
Returns language or locale string from focus - in that order of precedence. -
Uses of FocusType in com.evolveum.midpoint.web.application
Classes in com.evolveum.midpoint.web.application with type parameters of type FocusType Modifier and Type Class Description class
FocusCasesCounter<F extends FocusType>
class
FocusProjectionsCounter<F extends FocusType>
class
FocusTriggersCounter<F extends FocusType>
-
Uses of FocusType in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component with type parameters of type FocusType Modifier and Type Method Description static <F extends FocusType>
voidFocusSummaryPanel. addSummaryPanel(org.apache.wicket.MarkupContainer parentComponent, org.apache.wicket.model.IModel<F> focus, String id, SummaryPanelSpecificationType summaryPanelSpecificationType)
-
Uses of FocusType in com.evolveum.midpoint.web.component.assignment
Classes in com.evolveum.midpoint.web.component.assignment with type parameters of type FocusType Modifier and Type Class Description class
ApplicablePolicyConfigPanel<F extends FocusType>
Created by honchar.Methods in com.evolveum.midpoint.web.component.assignment with type parameters of type FocusType Modifier and Type Method Description static <F extends FocusType>
PrismObject<F>AssignmentsUtil. loadTargetObject(AssignmentType assignmentType, PageBase pageBase)
-
Uses of FocusType in com.evolveum.midpoint.web.component.sample
Classes in com.evolveum.midpoint.web.component.sample with type parameters of type FocusType Modifier and Type Class Description class
HelloObjectTabPanel<F extends FocusType>
Sample showing a custom object form that displays simple greeting.class
SampleFormFocusTabPanel<F extends FocusType>
Sample showing a custom focus form that displays semi-static form. -
Uses of FocusType in com.evolveum.midpoint.web.component.util
Classes in com.evolveum.midpoint.web.component.util with type parameters of type FocusType Modifier and Type Interface Description interface
FocusListComponent<F extends FocusType>
Common functionality for "focus list" pages or panels - e.g.class
FocusListInlineMenuHelper<F extends FocusType>
Provides common inline menu functionality for focal objects: enable, disable, reconcile, delete. -
Uses of FocusType in com.evolveum.midpoint.web.page.admin.configuration
Classes in com.evolveum.midpoint.web.page.admin.configuration with type parameters of type FocusType Modifier and Type Class Description class
InternalsLoggedInUsersPanel<F extends FocusType>
-
Uses of FocusType in com.evolveum.midpoint.web.page.admin.home
Methods in com.evolveum.midpoint.web.page.admin.home with type parameters of type FocusType Modifier and Type Method Description protected <F extends FocusType>
voidPageDashboard. customizationFocusInfoBoxType(InfoBoxData infoBoxType, Class<F> type, String bgColor, String icon, String keyPrefix, OperationResult result, com.evolveum.midpoint.task.api.Task task)
protected <F extends FocusType>
org.apache.wicket.model.IModel<InfoBoxData>PageDashboard. getFocusInfoBoxType(Class<F> type, String bgColor, String icon, String keyPrefix, OperationResult result, com.evolveum.midpoint.task.api.Task task, Class<? extends org.apache.wicket.request.component.IRequestablePage> linkPage)
-
Uses of FocusType in com.evolveum.midpoint.web.page.admin.home.dto
Methods in com.evolveum.midpoint.web.page.admin.home.dto that return types with arguments of type FocusType Modifier and Type Method Description PrismObject<? extends FocusType>
MyPasswordsDto. getFocus()
Method parameters in com.evolveum.midpoint.web.page.admin.home.dto with type arguments of type FocusType Modifier and Type Method Description void
MyPasswordsDto. setFocus(PrismObject<? extends FocusType> focus)
-
Uses of FocusType in com.evolveum.midpoint.web.page.admin.orgs
Methods in com.evolveum.midpoint.web.page.admin.orgs with type parameters of type FocusType Modifier and Type Method Description protected <F extends FocusType>
FOrgTreeAssignablePanel. getAssignmentOwnerObject()
-
Uses of FocusType in com.evolveum.midpoint.web.page.admin.reports.component
Method parameters in com.evolveum.midpoint.web.page.admin.reports.component with type arguments of type FocusType Modifier and Type Method Description com.evolveum.midpoint.task.api.Task
RunReportPopupPanel. createSimpleTask(String operation, PrismObject<? extends FocusType> owner)
-
Uses of FocusType in com.evolveum.midpoint.web.page.admin.users.component
Classes in com.evolveum.midpoint.web.page.admin.users.component with type parameters of type FocusType Modifier and Type Class Description class
MergeObjectDetailsPanel<F extends FocusType>
Created by honchar.class
MergeObjectsPanel<F extends FocusType>
Created by honchar. -
Uses of FocusType in com.evolveum.midpoint.web.page.admin.workflow
Methods in com.evolveum.midpoint.web.page.admin.workflow that return types with arguments of type FocusType Modifier and Type Method Description protected PrismObject<? extends FocusType>
WorkItemDetailsPanel. getPowerDonor()
-
Uses of FocusType in com.evolveum.midpoint.web.page.self.dto
Classes in com.evolveum.midpoint.web.page.self.dto with type parameters of type FocusType Modifier and Type Class Description class
AssignmentConflictDto<F extends FocusType>
Created by honchar. -
Uses of FocusType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 declared as FocusType Modifier and Type Field Description protected FocusType
UserSessionManagementType. focus
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return FocusType Modifier and Type Method Description FocusType
UserSessionManagementType. getFocus()
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type FocusType Modifier and Type Method Description UserSessionManagementType
UserSessionManagementType. focus(FocusType value)
void
UserSessionManagementType. setFocus(FocusType value)
-
Uses of FocusType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of FocusType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description class
AbstractRoleType
Abstract class that contains the "essence" of a role.class
ArchetypeType
Archetype definition.class
GenericObjectType
Generic object for storing unknown (unexpected) object types.class
OrgType
Organizational unit, division, section, object group, team, project or any other form of organizing things and/or people.class
RoleType
A role in the extended Role-Based Access Control (RBAC) sense.class
ServiceType
This object type represents any kind of abstract or concrete services or devices such as servers, virtual machines, printers, mobile devices, network nodes, application servers, applications or anything similar.class
UserType
User object represents a physical user of the system.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as FocusType Modifier and Type Field Description protected FocusType
ObjectSynchronizationDiscriminatorType. owner
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type FocusType Modifier and Type Method Description PrismObject<? extends FocusType>
FocusType. asPrismObject()
javax.xml.bind.JAXBElement<FocusType>
ObjectFactory. createFocus(FocusType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FocusType Modifier and Type Method Description javax.xml.bind.JAXBElement<FocusType>
ObjectFactory. createFocus(FocusType value)
FocusIdentityType
FocusIdentityType. data(FocusType value)
ObjectSynchronizationDiscriminatorType
ObjectSynchronizationDiscriminatorType. owner(FocusType value)
void
FocusIdentityType. setData(FocusType value)
void
ObjectSynchronizationDiscriminatorType. setOwner(FocusType value)
-