Interface AbstractDirectoryService<K extends IdTitle>
public interface AbstractDirectoryService<K extends IdTitle>
- 
Method Summary
 
- 
Method Details
- 
list
- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
get
- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
update
- Throws:
 ru.bitel.bgbilling.common.BGException
 - 
delete
long delete(int id) throws ru.bitel.bgbilling.common.BGException - Throws:
 ru.bitel.bgbilling.common.BGException
 - 
version
long version() throws ru.bitel.bgbilling.common.BGException- Throws:
 ru.bitel.bgbilling.common.BGException
 
 -