Uses of Class
org.apache.syncope.common.rest.api.beans.AbstractCSVSpec
Packages that use AbstractCSVSpec
Package
Description
-
Uses of AbstractCSVSpec in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type AbstractCSVSpec -
Uses of AbstractCSVSpec in org.apache.syncope.common.rest.api.beans
Classes in org.apache.syncope.common.rest.api.beans with type parameters of type AbstractCSVSpecModifier and TypeClassDescriptionprotected static class
AbstractCSVSpec.Builder<T extends AbstractCSVSpec,
B extends AbstractCSVSpec.Builder<T, B>> Subclasses of AbstractCSVSpec in org.apache.syncope.common.rest.api.beansFields in org.apache.syncope.common.rest.api.beans declared as AbstractCSVSpec -
Uses of AbstractCSVSpec in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic with parameters of type AbstractCSVSpecModifier and TypeMethodDescriptionprotected CsvSchema.Builder
ReconciliationLogic.csvSchema
(AbstractCSVSpec spec)