Uses of Class
org.apache.syncope.common.lib.to.SchemaTO
-
Packages that use SchemaTO Package Description org.apache.syncope.common.lib.to org.apache.syncope.common.lib.types -
-
Uses of SchemaTO in org.apache.syncope.common.lib.to
Subclasses of SchemaTO in org.apache.syncope.common.lib.to Modifier and Type Class Description classDerSchemaTOclassPlainSchemaTOclassVirSchemaTO -
Uses of SchemaTO in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return types with arguments of type SchemaTO Modifier and Type Method Description Class<? extends SchemaTO>SchemaType. getToClass()Method parameters in org.apache.syncope.common.lib.types with type arguments of type SchemaTO Modifier and Type Method Description static SchemaTypeSchemaType. fromToClass(Class<? extends SchemaTO> toClass)
-