Uses of Class
org.apache.syncope.common.lib.to.RealmTO
Packages that use RealmTO
Package
Description
-
Uses of RealmTO in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons with parameters of type RealmTOModifier and TypeMethodDescriptionvoidAMRealmPolicyProvider.add(RealmTO realmTO, RepeatingView view) voidIdRepoRealmPolicyProvider.add(RealmTO realmTO, RepeatingView view) voidRealmPolicyProvider.add(RealmTO realmTO, RepeatingView view) -
Uses of RealmTO in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages with type parameters of type RealmTOMethods in org.apache.syncope.client.console.pages with parameters of type RealmTOModifier and TypeMethodDescriptionprotected voidRealms.Content.onClickDelete(AjaxRequestTarget target, RealmTO realmTO) protected voidRealms.Content.onClickEdit(AjaxRequestTarget target, RealmTO realmTO) protected WebMarkupContainerRealms.updateRealmContent(RealmTO realmTO, int selectedIndex) Constructors in org.apache.syncope.client.console.pages with parameters of type RealmTO -
Uses of RealmTO in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as RealmTOModifier and TypeFieldDescriptionprotected RealmTORealmWizardBuilder.parentprotected final RealmTOAnyPanel.realmTOprotected final RealmTORealm.realmTOFields in org.apache.syncope.client.console.panels with type parameters of type RealmTOModifier and TypeFieldDescriptionRealmChoicePanel.modelRealmChoicePanel.realmsChoicesprotected final LoadableDetachableModel<List<Pair<String, RealmTO>>> RealmChoicePanel.realmTreeRealmChoicePanel.treeRealmChoicePanel.treeMethods in org.apache.syncope.client.console.panels that return RealmTOModifier and TypeMethodDescriptionRealmChoicePanel.getCurrentRealm()Gets current selected realm.Realm.getRealmTO()RealmChoicePanel.moveToParentRealm(String key) Methods in org.apache.syncope.client.console.panels that return types with arguments of type RealmTOModifier and TypeMethodDescriptionRealmChoicePanel.buildRealmChoices()RealmChoicePanel.reloadRealmParentMap()RealmChoicePanel.reloadRealmParentMap()RealmChoicePanel.reloadRealmParentMap(List<RealmTO> realms) RealmChoicePanel.reloadRealmParentMap(List<RealmTO> realms) Methods in org.apache.syncope.client.console.panels with parameters of type RealmTOModifier and TypeMethodDescriptionprotected WizardModelRealmWizardBuilder.buildModelSteps(RealmTO modelObject, WizardModel wizardModel) protected voidRealmChoicePanel.chooseRealm(RealmTO realm, AjaxRequestTarget target) protected PanelAnyPanel.createDirectoryPanel(AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, AnyPanel.DirectoryPanelSupplier directoryPanelSupplier) protected PanelRealm.customResultBody(String panelId, RealmTO item, Serializable result) protected SerializableRealmWizardBuilder.onApplyInternal(RealmTO modelObject) protected abstract voidRealm.onClickDelete(AjaxRequestTarget target, RealmTO realmTO) protected abstract voidRealm.onClickEdit(AjaxRequestTarget target, RealmTO realmTO) protected voidRealmChoicePanel.setBreadcrumb(RealmTO realm) voidRealmChoicePanel.setCurrentRealm(RealmTO realmTO) voidAnyPanel.DirectoryPanelSupplier.supply(String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, PageReference pageRef) Method parameters in org.apache.syncope.client.console.panels with type arguments of type RealmTOModifier and TypeMethodDescriptionRealmChoicePanel.reloadRealmParentMap(List<RealmTO> realms) final RealmChoicePanelRealmChoicePanel.reloadRealmTree(AjaxRequestTarget target, Model<RealmTO> newModel) Constructors in org.apache.syncope.client.console.panels with parameters of type RealmTOModifierConstructorDescriptionprotectedAnyPanel(String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, boolean enableSearch, PageReference pageRef) Builder(String panelClass, String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, boolean enableSearch, PageReference pageRef) Realm(String id, RealmTO realmTO, List<AnyTypeTO> anyTypes, int selectedIndex, PageReference pageRef) RealmDetails(String id, RealmTO realmTO) RealmDetails(String id, RealmTO realmTO, ActionsPanel<RealmTO> actionsPanel, boolean unwrapped) RealmWrapper(RealmTO attributable) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type RealmTOModifierConstructorDescriptionRealmDetails(String id, RealmTO realmTO, ActionsPanel<RealmTO> actionsPanel, boolean unwrapped) -
Uses of RealmTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return types with arguments of type RealmTOMethods in org.apache.syncope.client.console.rest with parameters of type RealmTOModifier and TypeMethodDescriptionSchemaRestClient.getDropdownValues(String key, RealmTO realmTO) -
Uses of RealmTO in org.apache.syncope.client.console.wizards.any
Methods in org.apache.syncope.client.console.wizards.any that return types with arguments of type RealmTO -
Uses of RealmTO in org.apache.syncope.client.ui.commons.status
Methods in org.apache.syncope.client.ui.commons.status with parameters of type RealmTOModifier and TypeMethodDescriptionstatic StatusBeanStatusUtils.getStatusBean(RealmTO realmTO, String resource, ConnObject connObject) Constructors in org.apache.syncope.client.ui.commons.status with parameters of type RealmTO -
Uses of RealmTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type RealmTOModifier and TypeMethodDescriptionRealmService.search(RealmQuery query) Returns a paged list of existing realms matching the given query.Methods in org.apache.syncope.common.rest.api.service with parameters of type RealmTOModifier and TypeMethodDescriptionCreates a new realm under the given path.SchemaService.getDropdownValues(@NotNull String key, @NotNull RealmTO realmTO) Updates the realm under the given path. -
Uses of RealmTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return RealmTOModifier and TypeMethodDescriptionprotected RealmTORealmLogic.resolveReference(Method method, Object... args) Methods in org.apache.syncope.core.logic that return types with arguments of type RealmTOModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<RealmTO> RealmLogic.search(String keyword, Set<String> bases, org.springframework.data.domain.Pageable pageable) Methods in org.apache.syncope.core.logic with parameters of type RealmTOModifier and TypeMethodDescription -
Uses of RealmTO in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api with parameters of type RealmTOModifier and TypeMethodDescriptionvoidMappingManager.setIntValues(Item item, Attribute attr, RealmTO realmTO) Set attribute values, according to the givenItem, to realm from attribute received from connector. -
Uses of RealmTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return RealmTOMethods in org.apache.syncope.core.provisioning.api.data with parameters of type RealmTO -
Uses of RealmTO in org.apache.syncope.core.provisioning.api.pushpull
Methods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type RealmTOModifier and TypeMethodDescriptiondefault voidInboundActions.beforeAssign(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, RealmTO realm) Action to be executed before creating (and linking to the resource) a inbounded realm locally.default voidInboundActions.beforeProvision(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, RealmTO realm) Action to be executed before to create a inbounded realm locally. -
Uses of RealmTO in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type RealmTOModifier and TypeMethodDescriptionvoidDefaultMappingManager.setIntValues(Item item, Attribute attr, RealmTO realmTO) -
Uses of RealmTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return RealmTOMethods in org.apache.syncope.core.provisioning.java.data with parameters of type RealmTOModifier and TypeMethodDescriptionprotected voidRealmDataBinderImpl.bind(Realm realm, RealmTO realmTO, SyncopeClientCompositeException scce) protected voidRealmDataBinderImpl.fill(RealmTO realmTO, Realm realm, SyncopeClientCompositeException scce) -
Uses of RealmTO in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type RealmTOModifier and TypeMethodDescriptionprotected OpEvent.OutcomeDefaultRealmPullResultHandler.create(RealmTO realmTO, SyncDelta delta, UnmatchingRule unmatchingRule, ProvisioningReport result) -
Uses of RealmTO in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils that return RealmTOModifier and TypeMethodDescriptionConnObjectUtils.getRealmTO(ConnectorObject obj, OrgUnit orgUnit) -
Uses of RealmTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type RealmTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type RealmTO