Method | Description | |
---|---|---|
add_Mapping_ExternalArticle ( this tmXmlDatabase, System.Guid id, string tmServer, System.Guid externalId ) : |
||
add_Mapping_ExternalService ( this tmXmlDatabase, System.Guid id, string service, string data ) : |
||
add_Mapping_Redirect ( this tmXmlDatabase, System.Guid id, |
||
add_Mapping_VirtualId ( this tmXmlDatabase, System.Guid id, System.Guid virtualId ) : |
||
createArticle_from_ExternalServiceData ( this virtualArticle ) : |
||
createArticle_from_ExternalServiceData ( this service, string serviceData ) : |
||
getExternalTeamMentorArticle_if_MappingExists ( this tmXmlDatabase, System.Guid id ) : |
||
getVirtualArticles ( this tmXmlDatabase ) : VirtualArticleAction>.Dictionary |
||
getVirtualGuid_if_MappingExists ( this tmXmlDatabase, System.Guid id ) : System.Guid | ||
get_GuidRedirect ( this tmXmlDatabase, System.Guid id ) : string | ||
remove_Mapping_VirtualId ( this tmXmlDatabase, System.Guid id ) : bool | ||
saveVirtualArticles ( this tmXmlDatabase ) : |
||
virtualArticle ( this tmXmlDatabase, System.Guid id ) : |
public static add_Mapping_ExternalArticle ( this tmXmlDatabase, System.Guid id, string tmServer, System.Guid externalId ) : |
||
tmXmlDatabase | this | |
id | System.Guid | |
tmServer | string | |
externalId | System.Guid | |
return |
public static add_Mapping_ExternalService ( this tmXmlDatabase, System.Guid id, string service, string data ) : |
||
tmXmlDatabase | this | |
id | System.Guid | |
service | string | |
data | string | |
return |
public static add_Mapping_Redirect ( this tmXmlDatabase, System.Guid id, |
||
tmXmlDatabase | this | |
id | System.Guid | |
redirectUri | ||
return |
public static add_Mapping_VirtualId ( this tmXmlDatabase, System.Guid id, System.Guid virtualId ) : |
||
tmXmlDatabase | this | |
id | System.Guid | |
virtualId | System.Guid | |
return |
public static createArticle_from_ExternalServiceData ( this virtualArticle ) : |
||
virtualArticle | this | |
return |
public static createArticle_from_ExternalServiceData ( this service, string serviceData ) : |
||
service | this | |
serviceData | string | |
return |
public static getExternalTeamMentorArticle_if_MappingExists ( this tmXmlDatabase, System.Guid id ) : |
||
tmXmlDatabase | this | |
id | System.Guid | |
return |
public static getVirtualArticles ( this tmXmlDatabase ) : VirtualArticleAction>.Dictionary |
||
tmXmlDatabase | this | |
return | VirtualArticleAction>.Dictionary |
public static getVirtualGuid_if_MappingExists ( this tmXmlDatabase, System.Guid id ) : System.Guid | ||
tmXmlDatabase | this | |
id | System.Guid | |
return | System.Guid |
public static get_GuidRedirect ( this tmXmlDatabase, System.Guid id ) : string | ||
tmXmlDatabase | this | |
id | System.Guid | |
return | string |
public static remove_Mapping_VirtualId ( this tmXmlDatabase, System.Guid id ) : bool | ||
tmXmlDatabase | this | |
id | System.Guid | |
return | bool |
public static saveVirtualArticles ( this tmXmlDatabase ) : |
||
tmXmlDatabase | this | |
return |
public static virtualArticle ( this tmXmlDatabase, System.Guid id ) : |
||
tmXmlDatabase | this | |
id | System.Guid | |
return |