|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CategoryDAO
| Method Summary | |
|---|---|
java.util.List<Category> |
loadEndpointRelatedCategories()
Return a List of Category related to Endpoint |
java.util.List<Category> |
loadOrganizationRelatedCategories()
Return a List of Category related to
OrganizationUnit |
java.util.List<Category> |
loadServiceRelatedCategories()
Return a List of Category related to
TechnicalService |
java.util.List<Category> |
loadTModelRelatedCategories()
Return a List of Category related to TModel |
| Methods inherited from interface org.ow2.dragon.persistence.dao.GenericORMDAO |
|---|
count, exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, save, search, searchAndCount, searchEquals, searchLike, searchUnique |
| Method Detail |
|---|
java.util.List<Category> loadServiceRelatedCategories()
List of Category related to
TechnicalService
List of Category related to
TechnicalServicejava.util.List<Category> loadOrganizationRelatedCategories()
List of Category related to
OrganizationUnit
List of Category related to
OrganizationUnitjava.util.List<Category> loadEndpointRelatedCategories()
List of Category related to Endpoint
List of Category related to Endpointjava.util.List<Category> loadTModelRelatedCategories()
List of Category related to TModel
List of Category related to TModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||