Method | Description | |
---|---|---|
ApplyPath ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
ExecuteRequest ( |
||
ExecuteRequest ( |
||
Test ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
WebServices ( ) : System | ||
WebServices ( IResourceCatalog resourceCatalog, WebExecuteString webExecute ) : System | ||
WebServices ( IResourceCatalog resourceCatalog, WebExecuteString webExecute, IAuthorizationService authorizationService ) : System |
Method | Description | |
---|---|---|
DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
DeserializeService ( string args ) : Service |
Method | Description | |
---|---|---|
SetParameters ( IEnumerable |
public ApplyPath ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
args | string | |
workspaceId | System.Guid | |
dataListId | System.Guid | |
return |
protected DeserializeService ( System.Xml.Linq.XElement xml, ResourceType resourceType ) : Service | ||
xml | System.Xml.Linq.XElement | |
resourceType | ResourceType | |
return | Service |
protected DeserializeService ( string args ) : Service | ||
args | string | |
return | Service |
public static ExecuteRequest ( |
||
service | ||
throwError | bool | |
errors | ||
return | void |
public static ExecuteRequest ( |
||
service | ||
throwError | bool | |
errors | ||
webExecute | WebExecuteString | |
return | void |
public Test ( string args, System.Guid workspaceId, System.Guid dataListId ) : |
||
args | string | |
workspaceId | System.Guid | |
dataListId | System.Guid | |
return |
public WebServices ( IResourceCatalog resourceCatalog, WebExecuteString webExecute ) : System | ||
resourceCatalog | IResourceCatalog | |
webExecute | WebExecuteString | |
return | System |
public WebServices ( IResourceCatalog resourceCatalog, WebExecuteString webExecute, IAuthorizationService authorizationService ) : System | ||
resourceCatalog | IResourceCatalog | |
webExecute | WebExecuteString | |
authorizationService | IAuthorizationService | |
return | System |