ICodeCentralWS
The following operations are supported. For a formal definition, please review the Service Description.
-
AgreeToTerms
Indicate that the current user has agreed to the terms specified for the specified snippet ID. (whitelist) -
CanDownload
Indicates whether this user can download the attachment associated with the specified snippet ID. -
DownloadAttachment
Download the attachment for a specified CodeCentral entry. -
GetAllDownloads
Retrieve the list of all CodeCentral downloads ever performed by this user. -
GetAllDownloadsZLib
Retrieve the list of all CodeCentral downloads ever performed by this user. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetCategories
Retrieve details of all valid CodeCentral categories which can be used when performing a search. -
GetCategoriesZLib
Retrieve details of all valid CodeCentral categories which can be used when performing a search. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetCopyrights
Retrieve details of all valid CodeCentral copyright details which can be used when performing a search. -
GetCopyrightsZLib
Retrieve details of all valid CodeCentral copyright details which can be used when performing a search. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetDownloadTypes
Return all download types configured in CodeCentral -
GetDownloadTypesJSON
Return all download types configured in CodeCentral, as a JSON string -
GetDownloadTypesZLib
Return all download types configured in CodeCentral. The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetLanguages
Return all languages configured in CodeCentral -
GetLanguagesJSON
Return all languages configured in CodeCentral, as a JSON string -
GetLanguagesZLib
Return all languages configured in CodeCentral. The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetOSPlatforms
Return all operating systems configured in CodeCentral -
GetOSPlatformsJSON
Return all operating systems configured in CodeCentral, as a JSON string -
GetOSPlatformsZLib
Return all operating systems configured in CodeCentral. The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetOutdatedDownloads
Retrieve the list of all CodeCentral submissions downloaded by this user that have been updated since they were downloaded. -
GetOutdatedDownloadsZLib
Retrieve the list of all CodeCentral submissions downloaded by this user that have been updated since they were downloaded. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetPackageInfoAndDownloads
Return all package details and registered user downloads for the specified package ID. (whitelist) -
GetPackageInfoAndDownloadsZLib
Return all package details and registered user downloads for the specified package ID. The result is a ZLib compressed version of the XML document representing the underlying DataSet. (whitelist) -
GetPackages
Return all packages. (whitelist) -
GetPackagesZLib
Return all packages. The result is a ZLib compressed version of the XML document representing the underlying DataSet. (whitelist) -
GetProducts
Retrieve details of all valid CodeCentral products which can be used when performing a search. -
GetProductsZLib
Retrieve details of all valid CodeCentral products which can be used when performing a search. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetRecommendations
Return a list of recommended CodeCentral submissions based on the attributes of a specified submission. -
GetRecommendationsZLib
Return a list of recommended CodeCentral submissions based on the attributes of a specified submission. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetRegDownloadsForCertNumbers
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list). -
GetRegDownloadsForCertNumbersJSON
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list) as a JSON string. -
GetRegDownloadsForCertNumbersSince
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list), which have been added to CodeCentral since the specified date. -
GetRegDownloadsForCertNumbersSinceJSON
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list),which have been added to CodeCentral since the specified date, as a JSON string. -
GetRegDownloadsForCertNumbersSinceZLib
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list), which have been added to CodeCentral since the specified date. The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetRegDownloadsForCertNumbersZLib
Return all registered user downloads for the specified list of network license certificate numbers (comma delimited list). The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetRegDownloadsForPackage
Return all registered user downloads for the specified package ID. (whitelist) -
GetRegDownloadsForPackageZLib
Return all registered user downloads for the specified package ID. The result is a ZLib compressed version of the XML document representing the underlying DataSet. (whitelist) -
GetRegUserDownloads
Return all registered user downloads for this user, for the specified product id. If all available registered user downloads should be returned, specify -1 for the product id. The ADownloadStatus argument represents the status to restrict by, and can be one of the following values:
0 - All registered user downloads
1 - New registered user downloads that the user is yet to download
2 - Registered user downloads that have been updated since the user last downloaded it
3 - A combination of new and updated registered user downloads
4 - Registered user downloads that the user has already downloaded
-
GetRegUserDownloadsForProductName
Return all registered user downloads for this user, for the specified product name. The product name should be the URL friendly product name recognized by CodeCentral, or the alternative download name which may be assigned to registered user downloads. If all available registered user downloads should be returned, specify an empty string for the product name. The ADownloadStatus argument represents the status to restrict by, and can be one of the following values:
0 - All registered user downloads
1 - New registered user downloads that the user is yet to download
2 - Registered user downloads that have been updated since the user last downloaded it
3 - A combination of new and updated registered user downloads
4 - Registered user downloads that the user has already downloaded
-
GetRegUserDownloadsForProductNameZLib
Return all registered user downloads for this user, for the specified product name. The product name should be the URL friendly product name recognized by CodeCentral, or the alternative download name which may be assigned to registered user downloads. If all available registered user downloads should be returned, specify an empty string for the product name. The ADownloadStatus argument represents the status to restrict by, and can be one of the following values:
0 - All registered user downloads
1 - New registered user downloads that the user is yet to download
2 - Registered user downloads that have been updated since the user last downloaded it
3 - A combination of new and updated registered user downloads
4 - Registered user downloads that the user has already downloaded
The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetRegUserDownloadsZLib
Return all registered user downloads for this user, for the specified product id. If all available registered user downloads should be returned, specify -1 for the product id. The ADownloadStatus argument represents the status to restrict by, and can be one of the following values:
0 - All registered user downloads
1 - New registered user downloads that the user is yet to download
2 - Registered user downloads that have been updated since the user last downloaded it
3 - A combination of new and updated registered user downloads
4 - Registered user downloads that the user has already downloaded
The result is a ZLib compressed version of the XML document representing the underlying DataSet. -
GetRequiredPackages
Return a list of packages which the user must have a registration for at least one of in order to download the attachment associated with the specified snippet ID. -
GetRequiredPackagesZLib
Return a list of packages which the user must have a registration for at least one of in order to download the attachment associated with the specified snippet ID. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetSnippet
Return details for a specified CodeCentral entry. -
GetSnippetZLib
Return details for a specified CodeCentral entry. The result is a ZLib compressed version of the XML Document represending the underlying DataSet. -
GetSnippetsCommentedByUser
Retrieve the list of all CodeCentral submissions which this user has commented on. -
GetSnippetsCommentedByUserZLib
Retrieve the list of all CodeCentral submissions which this user has commented on. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetSnippetsRatedByUser
Retrieve the list of all CodeCentral submissions which this user has rated. -
GetSnippetsRatedByUserZLib
Retrieve the list of all CodeCentral submissions which this user has rated. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetSnippetsWithComments
Retrieve the list of all CodeCentral submissions for this user that have comments associated with them -
GetSnippetsWithCommentsZLib
Retrieve the list of all CodeCentral submissions for this user that have comments associated with them. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetSnippetsWithRatings
Retrieve the list of all CodeCentral submissions for this user that have ratings associated with them -
GetSnippetsWithRatingsZLib
Retrieve the list of all CodeCentral submissions for this user that have ratings associated with them. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
GetTerms
Retrieve details of all valid CodeCentral terms which can be used when performing a search. -
GetTermsZLib
Retrieve details of all valid CodeCentral terms which can be used when performing a search. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
Login
Login using a valid BDN e-mail address and Password. The returned DataSet will contain a SessionID which must be used for subsequent web service calls. -
LoginZLib
Login using a valid BDN e-mail address and Password. The returned DataSet will contain a SessionID which must be used for subsequent web service calls. The result is a ZLib compressed version of the XML Document representing the underlying DataSet. -
Search
Perform a search against all CodeCentral submissions visible to the logged in user. -
SearchZLib
Perform a search against all CodeCentral submissions visible to the logged in user. The result is a ZLib compressed version of the XML Document represending the underlying DataSet.