Interface ExternalResourceDAO
- All Superinterfaces:
DAO<ExternalResource>
- All Known Subinterfaces:
ExternalResourceRepo
,ExternalResourceRepo
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
DEFAULT_SORT
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
anyItemHaving
(Implementation transformer) void
deleteMapping
(String schemaKey) findByConnInstance
(String connInstance) findByPolicy
(Policy policy) findByPropagationActionsContaining
(Implementation propagationActions) findByProvisionSorter
(Implementation provisionSorter) Methods inherited from interface org.apache.syncope.core.persistence.api.dao.DAO
count, delete, deleteById, existsById, findAll, findById, save
-
Method Details
-
authFind
-
anyItemHaving
-
findByConnInstance
-
findByProvisionSorter
-
findByPropagationActionsContaining
-
findByPolicy
-
deleteMapping
-