|
Teamcenter C++ API Reference
2312
|
This is the complete list of members for lis0lisfmwrk::LisfmwrkUtils, including all inherited members.
| createHttpRequestInput(const std::string &url, const RequestMethod method, const std::string &postData, const tag_t userAuthentication, const ResponseFormat &format, HttpRequestInputS *requestInput) | lis0lisfmwrk::LisfmwrkUtils | static |
| findAllPrimaryObjForRemoteObj(const tag_t serviceProviderType, const std::string &remoteObjectType, std::vector< tag_t > &supportedPrimaryObjTypes) | lis0lisfmwrk::LisfmwrkUtils | static |
| findExactMatchOfPrimaryObjectList(const tag_t primaryObjType, const std::vector< tag_t > &supportedPrimaryObjTypes, std::vector< tag_t > &exactListOfprimaryObjTypes) | lis0lisfmwrk::LisfmwrkUtils | static |
| getAuthorizationURLFromRootServices(const std::string &responseString, std::string &accessTokenUrl, std::string &requestTokenUrl, std::string &userAuthorizaitonUrl, std::string &consumerKeyUrl) | lis0lisfmwrk::LisfmwrkUtils | static |
| getOAuthAuthorizationURL(const tag_t serviceProvider, char **userAuthorizationUrl) | lis0lisfmwrk::LisfmwrkUtils | static |
| getRelationTypes(const std::string &uidContextObj, const std::string &remoteObjType, const std::string &uidServiceProvider, std::vector< std::string > &relationNames) | lis0lisfmwrk::LisfmwrkUtils | static |
| getRelationTypesTags(const std::string &uidContextObj, const std::string &remoteObjType, const std::string &uidServiceProvider, std::vector< tag_t > &relationNames) | lis0lisfmwrk::LisfmwrkUtils | static |
| getSSOParamsFromRootsvc(const std::string &responseString, std::string &ssoAppId, std::string &ssoSvcUrl) | lis0lisfmwrk::LisfmwrkUtils | static |
| parseCatalogContent(const std::string &responseContent, std::vector< ServiceProviderInfo > &providerInfoList) | lis0lisfmwrk::LisfmwrkUtils | static |
| parseResourceContent(const std::string &responseContent, LIS_resource_info_t &resourceInfo) | lis0lisfmwrk::LisfmwrkUtils | static |
| parseRootServiceContent(const std::string &responseContent, LIS_rootservice_response_extend_t &responseInfo) | lis0lisfmwrk::LisfmwrkUtils | static |
| parseServiceContent(const std::string &responseContent, LIS_service_info_extend_t &serviceInfo) | lis0lisfmwrk::LisfmwrkUtils | static |
| queryAllRelationTypeRevise(const tag_t serviceProviderType, const tag_t primaryObjType, const std::string &remoteObjectType, std::vector< tag_t > &relationNames, bool &isRelTypeExist) | lis0lisfmwrk::LisfmwrkUtils | static |
| queryAllRelationTypeRevise2(const tag_t serviceProviderType, const tag_t primaryObjType, const std::string &remoteObjectType, std::vector< tag_t > &relationNames) | lis0lisfmwrk::LisfmwrkUtils | static |
| requestHttps(const bool isRequestTokenUrl, const HttpRequestInputS &requestInput, std::string &responseString, long &responseCode, std::string &eTagString, int getResponseHeader=0) | lis0lisfmwrk::LisfmwrkUtils | static |
| requestHttps(const HttpRequestInputS &requestInput, std::string &responseString) | lis0lisfmwrk::LisfmwrkUtils | static |
| requestHttps(const HttpRequestInputS &requestInput, std::string &responseString, long &responseCode, std::string &eTagString, int getResponseHeader=0) | lis0lisfmwrk::LisfmwrkUtils | static |
| validateLicense(const char *licensePackage) | lis0lisfmwrk::LisfmwrkUtils | static |