Interface VirSchemaDAO
- All Known Subinterfaces:
VirSchemaRepo
,VirSchemaRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT
-
Method Summary
Modifier and TypeMethodDescriptionfindByResource
(ExternalResource resource) findByResourceAndAnyType
(String resource, String anyType) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
Methods inherited from interface org.apache.syncope.core.persistence.api.dao.SchemaDAO
findByAnyTypeClasses, findByIdLike
-
Method Details
-
findByResource
-
findByResourceAndAnyType
-