Interface VirSchemaDAO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<VirSchema>
find(String resource, String anyType)
List<String>
find(ExternalResource resource)
-
Methods inherited from interface org.apache.syncope.core.persistence.api.dao.SchemaDAO
delete, find, findAll, findByAnyTypeClasses, findByKeyword, save
-
-