Uses of Class
org.apache.syncope.common.lib.to.AnyObjectTO
Package
Description
-
Uses of AnyObjectTO in org.apache.syncope.client.console.commons
Modifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) Modifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) Modifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(String type, AnyObjectTO modelObject, String realm, BaseModal<AnyWrapper<AnyObjectTO>> modal, String header, AnyObjectDirectoryPanel parentPanel, PageReference pageRef) -
Uses of AnyObjectTO in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionAnyObjectDirectoryPanel.getActions
(IModel<AnyObjectTO> model) protected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> AnyObjectDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of AnyObjectTO in org.apache.syncope.client.console.panels.search
Modifier and TypeMethodDescriptionprotected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> AnyObjectSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of AnyObjectTO in org.apache.syncope.client.console.rest
Modifier and TypeMethodDescriptionAnyObjectRestClient.create
(AnyObjectCR createReq) protected Class
<? extends AnyService<AnyObjectTO>> AnyObjectRestClient.getAnyServiceClass()
AnyObjectRestClient.search
(String realm, String fiql, int page, int size, SortParam<String> sort, String type) AnyObjectRestClient.update
(String etag, AnyObjectUR updateReq) -
Uses of AnyObjectTO in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected WizardMgtPanel
<AnyWrapper<AnyObjectTO>> Relationships.Specification.anyObjectDirectoryPanel
Modifier and TypeMethodDescriptionprotected Optional
<Details<AnyObjectTO>> AnyObjectTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) protected Optional
<Details<AnyObjectTO>> AnyObjectWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) Modifier and TypeMethodDescriptionprotected Optional
<Details<AnyObjectTO>> AnyObjectTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) protected Optional
<Details<AnyObjectTO>> AnyObjectWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<AnyObjectTO> modelObject) protected Serializable
AnyObjectWizardBuilder.onApplyInternal
(AnyWrapper<AnyObjectTO> modelObject) ModifierConstructorDescriptionAnyObjectWizardBuilder
(AnyObjectTO anyObjectTO, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, AnyObjectRestClient anyObjectRestClient, PageReference pageRef) AnyObjectWizardBuilder
(AnyObjectTO previousAnyObjectTO, AnyObjectTO anyObjectTO, List<String> anyTypeClasses, AnyObjectFormLayoutInfo formLayoutInfo, PageReference pageRef) Constructor to be used for Remediation details only.AnyObjectWrapper
(AnyObjectTO anyObjectTO) AnyObjectWrapper
(AnyObjectTO previousAnyObjectTO, AnyObjectTO anyObjectTO) ModifierConstructorDescriptionAnyObjectDetails
(AnyWrapper<AnyObjectTO> wrapper, boolean templateMode, boolean includeStatusPanel, PageReference pageRef) -
Uses of AnyObjectTO in org.apache.syncope.common.lib
Modifier and TypeMethodDescriptionstatic AnyObjectTO
AnyOperations.patch
(AnyObjectTO anyObjectTO, AnyObjectUR anyObjectUR) Modifier and TypeMethodDescriptionstatic AnyObjectUR
AnyOperations.diff
(AnyObjectTO updated, AnyObjectTO original, boolean incremental) Calculate modifications needed by first in order to be equal to second.static AnyObjectTO
AnyOperations.patch
(AnyObjectTO anyObjectTO, AnyObjectUR anyObjectUR) -
Uses of AnyObjectTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionModifier and TypeMethodDescription -
Uses of AnyObjectTO in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionAnyObjectLogic.link
(String key, Collection<String> resources) protected AnyObjectTO
AnyObjectLogic.resolveReference
(Method method, Object... args) AnyObjectLogic.unlink
(String key, Collection<String> resources) Modifier and TypeMethodDescriptionAnyObjectLogic.assign
(String key, Collection<String> resources, boolean changepwd, String password, boolean nullPriorityAsync) AnyObjectLogic.create
(AnyObjectCR createReq, boolean nullPriorityAsync) AnyObjectLogic.deprovision
(String key, List<String> resources, boolean nullPriorityAsync) AnyObjectLogic.provision
(String key, List<String> resources, boolean changePwd, String password, boolean nullPriorityAsync) org.springframework.data.domain.Page
<AnyObjectTO> AnyObjectLogic.search
(SearchCond searchCond, org.springframework.data.domain.Pageable pageable, String realm, boolean recursive, boolean details) AnyObjectLogic.unassign
(String key, Collection<String> resources, boolean nullPriorityAsync) AnyObjectLogic.update
(AnyObjectUR req, boolean nullPriorityAsync) -
Uses of AnyObjectTO in org.apache.syncope.core.provisioning.api.data
Modifier and TypeMethodDescriptionAnyObjectDataBinder.getAnyObjectTO
(String key) AnyObjectDataBinder.getAnyObjectTO
(AnyObject anyObject, boolean details) -
Uses of AnyObjectTO in org.apache.syncope.core.provisioning.java.data
Modifier and TypeMethodDescriptionAnyObjectDataBinderImpl.getAnyObjectTO
(String key) AnyObjectDataBinderImpl.getAnyObjectTO
(AnyObject anyObject, boolean details) -
Uses of AnyObjectTO in org.apache.syncope.core.rest.cxf.service
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionprotected AbstractAnyLogic
<AnyObjectTO, AnyObjectCR, AnyObjectUR> AnyObjectServiceImpl.getAnyLogic()