|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogResourceType | |
---|---|
com.microsoft.tfs.core.clients.framework.catalog |
Uses of CatalogResourceType in com.microsoft.tfs.core.clients.framework.catalog |
---|
Methods in com.microsoft.tfs.core.clients.framework.catalog that return CatalogResourceType | |
---|---|
CatalogResourceType[] |
CatalogData.getCatalogResourceTypes()
Returns the catalog resource types. |
CatalogResourceType |
CatalogResource.getResourceType()
Return the type for this resource. |
CatalogResourceType[] |
ICatalogService.queryResourceTypes(com.microsoft.tfs.util.GUID[] resourceTypeIdentifiers)
Returns the resource types for all of the specified identifiers. |
CatalogResourceType[] |
CatalogWebServiceProxy.queryResourceTypes(com.microsoft.tfs.util.GUID[] resourceTypeIdentifiers)
Retrieve resource type objects for the specified resource type identifiers. |
CatalogResourceType[] |
CatalogService.queryResourceTypes(com.microsoft.tfs.util.GUID[] resourceTypeIdentifiers)
Returns the resource types for all of the specified identifiers. |
Method parameters in com.microsoft.tfs.core.clients.framework.catalog with type arguments of type CatalogResourceType | |
---|---|
void |
CatalogResource.initializeFromWebService(java.util.HashMap<java.lang.String,CatalogResourceType> typeMap,
java.util.HashMap<java.lang.String,CatalogNode> nodeMap,
ILocationService locationService)
Used internally during post-processing of a catalog web service request result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |