Interface PoiCategoryManager

All Known Implementing Classes:
AbstractPoiCategoryManager

public interface PoiCategoryManager
A category manager is a storage for PoiCategorys. It manages the categories' hierarchy in a tree structure. Adding and deleting categories should be done via this interface.