Interface SchemaDAO<S extends Schema>
- All Superinterfaces:
DAO<S>
- All Known Subinterfaces:
DerSchemaDAO
,DerSchemaRepo
,DerSchemaRepo
,PlainSchemaDAO
,PlainSchemaRepo
,PlainSchemaRepo
,VirSchemaDAO
,VirSchemaRepo
,VirSchemaRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT
-
Method Summary
Modifier and TypeMethodDescriptionfindByAnyTypeClasses
(Collection<AnyTypeClass> anyTypeClasses) findByIdLike
(String keyword) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
findByAnyTypeClasses
-
findByIdLike
-