Interface TransactionalDirectoryDao
- All Superinterfaces:
DirectoryDao
- All Known Implementing Classes:
DirectoryDaoTransactionalDecorator
Marker interface for a
DirectoryDao
that also provides transactional behaviour.-
Method Summary
Methods inherited from interface com.atlassian.crowd.embedded.spi.DirectoryDao
add, findAll, findById, findByName, remove, search, update