Uses of Class
org.apache.syncope.common.lib.to.OrgUnit
Packages that use OrgUnit
Package
Description
-
Uses of OrgUnit in org.apache.syncope.client.console.wizards.resources
Methods in org.apache.syncope.client.console.wizards.resources that return OrgUnitMethods in org.apache.syncope.client.console.wizards.resources with parameters of type OrgUnitConstructors in org.apache.syncope.client.console.wizards.resources with parameters of type OrgUnit -
Uses of OrgUnit in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return OrgUnitMethods in org.apache.syncope.common.lib.to with parameters of type OrgUnit -
Uses of OrgUnit in org.apache.syncope.core.persistence.api.entity
Methods in org.apache.syncope.core.persistence.api.entity that return OrgUnitMethods in org.apache.syncope.core.persistence.api.entity with parameters of type OrgUnit -
Uses of OrgUnit in org.apache.syncope.core.persistence.jpa.entity
Methods in org.apache.syncope.core.persistence.jpa.entity that return OrgUnitMethods in org.apache.syncope.core.persistence.jpa.entity with parameters of type OrgUnit -
Uses of OrgUnit in org.apache.syncope.core.persistence.neo4j.entity
Methods in org.apache.syncope.core.persistence.neo4j.entity that return OrgUnitMethods in org.apache.syncope.core.persistence.neo4j.entity with parameters of type OrgUnit -
Uses of OrgUnit in org.apache.syncope.core.provisioning.api.propagation
Methods in org.apache.syncope.core.provisioning.api.propagation with parameters of type OrgUnitModifier and TypeMethodDescriptionPropagationActions.moreAttrsToGet(Optional<PropagationTaskInfo> taskInfo, OrgUnit orgUnit) Return additional attributes to include in the result from the underlying connector. -
Uses of OrgUnit in org.apache.syncope.core.provisioning.api.pushpull
Methods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type OrgUnitModifier and TypeMethodDescriptionLiveSyncDeltaMapper.map(LiveSyncDelta liveSyncDelta, OrgUnit orgUnit) InboundActions.moreAttrsToGet(ProvisioningProfile<?, ?> profile, OrgUnit orgUnit) Return additional attributes to include in the result from the underlying connector. -
Uses of OrgUnit in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type OrgUnitModifier and TypeMethodDescriptionprotected NameDefaultMappingManager.evaluateNAME(Realm realm, OrgUnit orgUnit, String connObjectKey) Build __NAME__ for propagation. -
Uses of OrgUnit in org.apache.syncope.core.provisioning.java.propagation
Methods in org.apache.syncope.core.provisioning.java.propagation with parameters of type OrgUnitModifier and TypeMethodDescriptionprotected ConnectorObjectAbstractPropagationTaskExecutor.getRemoteObject(PropagationTaskInfo taskInfo, Connector connector, OrgUnit orgUnit, List<PropagationActions> actions, boolean latest) Get remote object for given task. -
Uses of OrgUnit in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull that return OrgUnitModifier and TypeMethodDescriptionLiveSyncJobDelegate.LiveSyncInfo.orgUnit()Returns the value of theorgUnitrecord component.Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type OrgUnitModifier and TypeMethodDescriptionprotected OpEvent.Outcomeprotected OpEvent.OutcomeSyncReplLiveSyncDeltaMapper.map(LiveSyncDelta liveSyncDelta, OrgUnit orgUnit) InboundMatcher.match(LiveSyncDelta syncDelta, OrgUnit orgUnit) Finds internal realms based on external attributes and mapping.KafkaInboundActions.moreAttrsToGet(ProvisioningProfile<?, ?> profile, OrgUnit orgUnit) SyncReplInboundActions.moreAttrsToGet(ProvisioningProfile<?, ?> profile, OrgUnit orgUnit) protected OpEvent.OutcomeConstructors in org.apache.syncope.core.provisioning.java.pushpull with parameters of type OrgUnitModifierConstructorDescriptionprotectedLiveSyncInfo(Provision provision, OrgUnit orgUnit, ObjectClass objectClass, AnyTypeKind anyTypeKind, PlainSchema uidOnCreate, OperationOptions options) Creates an instance of aLiveSyncInforecord class. -
Uses of OrgUnit in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils with parameters of type OrgUnitModifier and TypeMethodDescriptionConnObjectUtils.getRealmTO(ConnectorObject obj, OrgUnit orgUnit) -
Uses of OrgUnit in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference with parameters of type OrgUnitModifier and TypeMethodDescriptionDebeziumLiveSyncDeltaMapper.map(LiveSyncDelta liveSyncDelta, OrgUnit orgUnit) TestLiveSyncDeltaMapper.map(LiveSyncDelta liveSyncDelta, OrgUnit orgUnit)