Uses of Interface
org.apache.syncope.common.lib.to.EntityTO
Packages that use EntityTO
Package
Description
-
Uses of EntityTO in org.apache.syncope.client.console.audit
Classes in org.apache.syncope.client.console.audit with type parameters of type EntityTOFields in org.apache.syncope.client.console.audit declared as EntityTOConstructors in org.apache.syncope.client.console.audit with parameters of type EntityTOModifierConstructorDescriptionAuditHistoryDetails(String id, EntityTO currentEntity, OpEvent.CategoryType type, String category, String op, String auditRestoreEntitlement, AuditRestClient restClient) -
Uses of EntityTO in org.apache.syncope.client.console.panels
Classes in org.apache.syncope.client.console.panels with type parameters of type EntityTOModifier and TypeClassDescriptionclassTypesDirectoryPanel<T extends EntityTO,DP extends DirectoryDataProvider<T>, E extends RestClient> Classes in org.apache.syncope.client.console.panels that implement EntityTO -
Uses of EntityTO in org.apache.syncope.client.console.status
Classes in org.apache.syncope.client.console.status with type parameters of type EntityTO -
Uses of EntityTO in org.apache.syncope.client.console.wizards.resources
Classes in org.apache.syncope.client.console.wizards.resources with type parameters of type EntityTOFields in org.apache.syncope.client.console.wizards.resources declared as EntityTO -
Uses of EntityTO in org.apache.syncope.client.ui.commons.wizards.any
Classes in org.apache.syncope.client.ui.commons.wizards.any with type parameters of type EntityTOFields in org.apache.syncope.client.ui.commons.wizards.any declared as EntityTO -
Uses of EntityTO in org.apache.syncope.common.lib
Classes in org.apache.syncope.common.lib that implement EntityTO -
Uses of EntityTO in org.apache.syncope.common.lib.policy
Classes in org.apache.syncope.common.lib.policy that implement EntityTOModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclass -
Uses of EntityTO in org.apache.syncope.common.lib.to
Classes in org.apache.syncope.common.lib.to with type parameters of type EntityTOSubinterfaces of EntityTO in org.apache.syncope.common.lib.toClasses in org.apache.syncope.common.lib.to that implement EntityTOModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of EntityTO in org.apache.syncope.core.logic
Classes in org.apache.syncope.core.logic with type parameters of type EntityTOModifier and TypeClassDescriptionclassAbstractExecutableLogic<T extends EntityTO>classAbstractLogic<T extends EntityTO>Superclass for all business logic modules.classAbstractTransactionalLogic<T extends EntityTO>Adds Spring's transactional support toAbstractLogic.Methods in org.apache.syncope.core.logic that return EntityTOModifier and TypeMethodDescriptionprotected EntityTOCommandLogic.resolveReference(Method method, Object... args) protected EntityTOConfParamLogic.resolveReference(Method method, Object... args) protected EntityTODomainLogic.resolveReference(Method method, Object... args) protected EntityTOMfaLogic.resolveReference(Method method, Object... args) protected EntityTONetworkServiceLogic.resolveReference(Method method, Object... args) protected EntityTOOIDCC4UILogic.resolveReference(Method method, Object... args) protected EntityTOReconciliationLogic.resolveReference(Method method, Object... os) protected EntityTOSAML2SP4UILogic.resolveReference(Method method, Object... args) protected EntityTOSCIMLogic.resolveReference(Method method, Object... args) protected EntityTOSyncopeLogic.resolveReference(Method method, Object... args) protected EntityTOUserRequestLogic.resolveReference(Method method, Object... args) protected EntityTOUserWorkflowTaskLogic.resolveReference(Method method, Object... args) -
Uses of EntityTO in org.apache.syncope.core.logic.wa
Methods in org.apache.syncope.core.logic.wa that return EntityTOModifier and TypeMethodDescriptionprotected EntityTOWAConfigLogic.resolveReference(Method method, Object... args) -
Uses of EntityTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data with parameters of type EntityTO -
Uses of EntityTO in org.apache.syncope.core.provisioning.api.pushpull
Methods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type EntityTOModifier and TypeMethodDescriptiondefault voidInboundActions.after(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, ProvisioningReport result) Action to be executed after each local entity inbound.default voidInboundActions.beforeDelete(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity) Action to be executed before to delete a inbounded entity locally.default voidInboundActions.beforeDeprovision(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity) Action to be executed before de-provisioning action only.default voidInboundActions.beforeLink(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity) Action to be executed before linking resource to the inbounded entity.default voidInboundActions.beforeUnassign(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity) Action to be executed before unlinking resource from the inbounded entity and de-provisioning.default voidInboundActions.beforeUnlink(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity) Action to be executed before unlinking resource from the inbounded entity.default voidInboundActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, AnyUR anyUR) Action to be executed before to update a inbounded entity locally. -
Uses of EntityTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data with parameters of type EntityTO -
Uses of EntityTO in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type EntityTOModifier and TypeMethodDescriptionvoidDBPasswordPullActions.after(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO any, ProvisioningReport result) voidLDAPMembershipPullActions.after(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, ProvisioningReport result) Keep track of members of the group being updated after actual update took place.voidLDAPPasswordPullActions.after(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, ProvisioningReport result) voidDBPasswordPullActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR) voidLDAPMembershipPullActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, AnyUR anyUR) Keep track of members of the group being updated before actual update takes place. -
Uses of EntityTO in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference with parameters of type EntityTOModifier and TypeMethodDescriptionvoidTestInboundActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR)