Uses of Class
org.apache.syncope.common.lib.to.RealmTO
- 
- 
Uses of RealmTO in org.apache.syncope.client.console.commonsMethods in org.apache.syncope.client.console.commons with parameters of type RealmTO Modifier and Type Method Description voidAMRealmPolicyProvider. 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.pagesFields in org.apache.syncope.client.console.pages with type parameters of type RealmTO Modifier and Type Field Description protected BaseModal<RealmTO>Realms. modalMethods in org.apache.syncope.client.console.pages with parameters of type RealmTO Modifier and Type Method Description protected 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 Constructor Description Content(RealmTO realmTO, List<AnyTypeTO> anyTypes, int selectedIndex)
- 
Uses of RealmTO in org.apache.syncope.client.console.panelsFields in org.apache.syncope.client.console.panels declared as RealmTO Modifier and Type Field Description protected RealmTOAnyPanel. realmTOprotected RealmTORealm. realmTOFields in org.apache.syncope.client.console.panels with type parameters of type RealmTO Modifier and Type Field Description protected Model<RealmTO>RealmChoicePanel. modelprotected List<RealmTO>RealmChoicePanel. realmsChoicesprotected LoadableDetachableModel<List<Pair<String,RealmTO>>>RealmChoicePanel. realmTreeprotected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. treeprotected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. treeMethods in org.apache.syncope.client.console.panels that return RealmTO Modifier and Type Method Description RealmTORealmChoicePanel. getCurrentRealm()Gets current selected realm.RealmTORealm. getRealmTO()RealmTORealmChoicePanel. moveToParentRealm(String key)Methods in org.apache.syncope.client.console.panels that return types with arguments of type RealmTO Modifier and Type Method Description protected List<RealmTO>RealmChoicePanel. buildRealmChoices()ActionsPanel<RealmTO>RealmDetails. getActionsPanel()protected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. reloadRealmParentMap()protected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. reloadRealmParentMap()protected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. reloadRealmParentMap(List<RealmTO> realms)protected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. reloadRealmParentMap(List<RealmTO> realms)Methods in org.apache.syncope.client.console.panels with parameters of type RealmTO Modifier and Type Method Description protected 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)PanelAnyPanel.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 RealmTO Modifier and Type Method Description protected Map<String,Pair<RealmTO,List<RealmTO>>>RealmChoicePanel. reloadRealmParentMap(List<RealmTO> realms)RealmChoicePanelRealmChoicePanel. reloadRealmTree(AjaxRequestTarget target, Model<RealmTO> newModel)Constructors in org.apache.syncope.client.console.panels with parameters of type RealmTO Constructor Description AnyPanel(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)Realm(RealmTO modelObject)RealmDetails(String id, RealmTO realmTO)RealmDetails(String id, RealmTO realmTO, ActionsPanel<RealmTO> actionsPanel, boolean unwrapped)Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type RealmTO Constructor Description RealmDetails(String id, RealmTO realmTO, ActionsPanel<RealmTO> actionsPanel, boolean unwrapped)
- 
Uses of RealmTO in org.apache.syncope.client.console.restMethods in org.apache.syncope.client.console.rest that return types with arguments of type RealmTO Modifier and Type Method Description ProvisioningResult<RealmTO>RealmRestClient. create(String parentPath, RealmTO realmTO)PagedResult<RealmTO>RealmRestClient. search(RealmQuery query)ProvisioningResult<RealmTO>RealmRestClient. update(RealmTO realmTO)Methods in org.apache.syncope.client.console.rest with parameters of type RealmTO Modifier and Type Method Description ProvisioningResult<RealmTO>RealmRestClient. create(String parentPath, RealmTO realmTO)ProvisioningResult<RealmTO>RealmRestClient. update(RealmTO realmTO)
- 
Uses of RealmTO in org.apache.syncope.client.console.wizards.anyMethods in org.apache.syncope.client.console.wizards.any that return types with arguments of type RealmTO Modifier and Type Method Description protected static List<RealmTO>Details. getRealmsFromLinks(List<AbstractLink> realmLinks)
- 
Uses of RealmTO in org.apache.syncope.client.ui.commons.statusMethods in org.apache.syncope.client.ui.commons.status with parameters of type RealmTO Modifier and Type Method Description static StatusBeanStatusUtils. getStatusBean(RealmTO realmTO, String resource, ConnObject connObject)Constructors in org.apache.syncope.client.ui.commons.status with parameters of type RealmTO Constructor Description StatusBean(RealmTO realm, String resource)
- 
Uses of RealmTO in org.apache.syncope.common.rest.api.serviceMethods in org.apache.syncope.common.rest.api.service that return types with arguments of type RealmTO Modifier and Type Method Description PagedResult<RealmTO>RealmService. 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 RealmTO Modifier and Type Method Description javax.ws.rs.core.ResponseRealmService. create(@NotNull String parentPath, @NotNull RealmTO realmTO)Creates a new realm under the given path.javax.ws.rs.core.ResponseRealmService. update(@NotNull RealmTO realmTO)Updates the realm under the given path.
- 
Uses of RealmTO in org.apache.syncope.core.logicMethods in org.apache.syncope.core.logic that return RealmTO Modifier and Type Method Description protected RealmTORealmLogic. resolveReference(Method method, Object... args)Methods in org.apache.syncope.core.logic that return types with arguments of type RealmTO Modifier and Type Method Description ProvisioningResult<RealmTO>RealmLogic. create(String parentPath, RealmTO realmTO)ProvisioningResult<RealmTO>RealmLogic. delete(String fullPath)Pair<Integer,List<RealmTO>>RealmLogic. search(String keyword, Set<String> bases, int page, int size)ProvisioningResult<RealmTO>RealmLogic. update(RealmTO realmTO)Methods in org.apache.syncope.core.logic with parameters of type RealmTO Modifier and Type Method Description ProvisioningResult<RealmTO>RealmLogic. create(String parentPath, RealmTO realmTO)ProvisioningResult<RealmTO>RealmLogic. update(RealmTO realmTO)
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.apiMethods in org.apache.syncope.core.provisioning.api with parameters of type RealmTO Modifier and Type Method Description voidMappingManager. setIntValues(Item orgUnitItem, 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.dataMethods in org.apache.syncope.core.provisioning.api.data that return RealmTO Modifier and Type Method Description RealmTORealmDataBinder. getRealmTO(Realm realm, boolean admin)Methods in org.apache.syncope.core.provisioning.api.data with parameters of type RealmTO Modifier and Type Method Description RealmRealmDataBinder. create(Realm parent, RealmTO realmTO)PropagationByResource<String>RealmDataBinder. update(Realm realm, RealmTO realmTO)
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.api.pushpullMethods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type RealmTO Modifier and Type Method Description default voidPullActions. beforeAssign(ProvisioningProfile<?,?> profile, SyncDelta delta, RealmTO realm)Action to be executed before creating (and linking to the resource) a pulled realm locally.default voidPullActions. beforeProvision(ProvisioningProfile<?,?> profile, SyncDelta delta, RealmTO realm)Action to be executed before to create a pulled realm locally.
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.javaMethods in org.apache.syncope.core.provisioning.java with parameters of type RealmTO Modifier and Type Method Description voidDefaultMappingManager. setIntValues(Item item, Attribute attr, RealmTO realmTO)
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.java.dataMethods in org.apache.syncope.core.provisioning.java.data that return RealmTO Modifier and Type Method Description RealmTORealmDataBinderImpl. getRealmTO(Realm realm, boolean admin)Methods in org.apache.syncope.core.provisioning.java.data with parameters of type RealmTO Modifier and Type Method Description RealmRealmDataBinderImpl. create(Realm parent, RealmTO realmTO)protected voidRealmDataBinderImpl. setTemplates(RealmTO realmTO, Realm realm)PropagationByResource<String>RealmDataBinderImpl. update(Realm realm, RealmTO realmTO)
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.java.pushpullMethods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type RealmTO Modifier and Type Method Description protected AuditElements.ResultDefaultRealmPullResultHandler. create(RealmTO realmTO, SyncDelta delta, UnmatchingRule unmatchingRule, ProvisioningReport result)
- 
Uses of RealmTO in org.apache.syncope.core.provisioning.java.utilsMethods in org.apache.syncope.core.provisioning.java.utils that return RealmTO Modifier and Type Method Description RealmTOConnObjectUtils. getRealmTO(ConnectorObject obj, OrgUnit orgUnit)
- 
Uses of RealmTO in org.apache.syncope.core.rest.cxf.serviceMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type RealmTO Modifier and Type Method Description PagedResult<RealmTO>RealmServiceImpl. search(RealmQuery query)Methods in org.apache.syncope.core.rest.cxf.service with parameters of type RealmTO Modifier and Type Method Description javax.ws.rs.core.ResponseRealmServiceImpl. create(String parentPath, RealmTO realmTO)javax.ws.rs.core.ResponseRealmServiceImpl. update(RealmTO realmTO)
 
-