|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryTO | |
|---|---|
| org.ow2.dragon.api.service.common | |
| org.ow2.dragon.service | |
| org.ow2.dragon.service.common | |
| Uses of CategoryTO in org.ow2.dragon.api.service.common |
|---|
| Methods in org.ow2.dragon.api.service.common that return types with arguments of type CategoryTO | |
|---|---|
java.util.List<CategoryTO> |
TModelManager.loadEndpointCategories()
Retrieve all categories that could be linked to endpoints |
java.util.List<CategoryTO> |
TModelManager.loadOrganizationCategories()
Retrieve all categories that could be linked to orgs |
java.util.List<CategoryTO> |
TModelManager.loadServiceCategories()
Retrieve all categories that could be linked to tech services |
| Uses of CategoryTO in org.ow2.dragon.service |
|---|
| Methods in org.ow2.dragon.service that return CategoryTO | |
|---|---|
CategoryTO |
TransfertObjectAssembler.toCategoryTO(Category categoryBO)
|
CategoryTO |
TransfertObjectAssemblerImpl.toCategoryTO(Category categoryBO)
|
| Uses of CategoryTO in org.ow2.dragon.service.common |
|---|
| Methods in org.ow2.dragon.service.common that return types with arguments of type CategoryTO | |
|---|---|
java.util.List<CategoryTO> |
TModelManagerImpl.loadEndpointCategories()
|
java.util.List<CategoryTO> |
TModelManagerImpl.loadOrganizationCategories()
|
java.util.List<CategoryTO> |
TModelManagerImpl.loadServiceCategories()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||