Interface CollectionDAO.TagDAO

All Superinterfaces:
EntityDAO<Tag>
Enclosing interface:
CollectionDAO

public static interface CollectionDAO.TagDAO extends EntityDAO<Tag>