Difference between revisions of "Remote API"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the Remote API class)
 
(Documentation for the Remote API class)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Remote API==
 
 
===Remarks <nowiki>[</nowiki>[{{fullurl:Remote API Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:Remote API Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:Remote API Remarks}}
+
{{#ifexist:Remote API Remarks|{{:Remote API Remarks}}|}}
 +
 
 +
===<span id="IRemoteComponentSystem"></span>IRemoteComponentSystem <span class="SectionLink">([[IRemoteComponentSystem|Full Article]])</span>===
 +
Exposes some of the functionality of [[IComponentSystem]] to outside applications with appropriate consumer credentials
  
 
===<span id="IRemoteEntitySystem"></span>IRemoteEntitySystem <span class="SectionLink">([[IRemoteEntitySystem|Full Article]])</span>===
 
===<span id="IRemoteEntitySystem"></span>IRemoteEntitySystem <span class="SectionLink">([[IRemoteEntitySystem|Full Article]])</span>===
:* Full Article: [[IRemoteEntitySystem]]
 
 
Exposes some of the functionality of [[IEntitySystem]] to outside applications with appropriate consumer credentials
 
Exposes some of the functionality of [[IEntitySystem]] to outside applications with appropriate consumer credentials
  
 
===<span id="IRemoteFinancialSystem"></span>IRemoteFinancialSystem <span class="SectionLink">([[IRemoteFinancialSystem|Full Article]])</span>===
 
===<span id="IRemoteFinancialSystem"></span>IRemoteFinancialSystem <span class="SectionLink">([[IRemoteFinancialSystem|Full Article]])</span>===
:* Full Article: [[IRemoteFinancialSystem]]
 
 
Exposes some of the functionality of [[IFinancialSystem]] to outside applications with appropriate consumer credentials
 
Exposes some of the functionality of [[IFinancialSystem]] to outside applications with appropriate consumer credentials
  
 
===<span id="IRemoteObjectSystem"></span>IRemoteObjectSystem <span class="SectionLink">([[IRemoteObjectSystem|Full Article]])</span>===
 
===<span id="IRemoteObjectSystem"></span>IRemoteObjectSystem <span class="SectionLink">([[IRemoteObjectSystem|Full Article]])</span>===
:* Full Article: [[IRemoteObjectSystem]]
+
Exposes some of the functionality of [[IObjectSystem]] to outside applications with appropriate consumer credentials. These methods help you work with [[Object Type]]s and are mainly intended for use with art pipeline tools.
Exposes some of the functionality of [[IObjectSystem]] to outside applications with appropriate consumer credentials. These methods help you work with [[Object Type|Object Types]] and are mainly intended for use with art pipeline tools.
+
  
 
===<span id="IRemoteResourceSystem"></span>IRemoteResourceSystem <span class="SectionLink">([[IRemoteResourceSystem|Full Article]])</span>===
 
===<span id="IRemoteResourceSystem"></span>IRemoteResourceSystem <span class="SectionLink">([[IRemoteResourceSystem|Full Article]])</span>===
:* Full Article: [[IRemoteResourceSystem]]
 
 
Exposes some of the functionality of [[IResourceSystem]] to outside applications with appropriate consumer credentials
 
Exposes some of the functionality of [[IResourceSystem]] to outside applications with appropriate consumer credentials
  
 
===<span id="IRemoteWorldspaceSystem"></span>IRemoteWorldspaceSystem <span class="SectionLink">([[IRemoteWorldspaceSystem|Full Article]])</span>===
 
===<span id="IRemoteWorldspaceSystem"></span>IRemoteWorldspaceSystem <span class="SectionLink">([[IRemoteWorldspaceSystem|Full Article]])</span>===
:* Full Article: [[IRemoteWorldspaceSystem]]
 
 
Exposes some of the functionality of [[IWorldspaceSystem]] to outside applications with appropriate consumer credentials
 
Exposes some of the functionality of [[IWorldspaceSystem]] to outside applications with appropriate consumer credentials
  
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Latest revision as of 19:22, 5 February 2019

Remarks [edit]

IRemoteComponentSystem (Full Article)

Exposes some of the functionality of IComponentSystem to outside applications with appropriate consumer credentials

IRemoteEntitySystem (Full Article)

Exposes some of the functionality of IEntitySystem to outside applications with appropriate consumer credentials

IRemoteFinancialSystem (Full Article)

Exposes some of the functionality of IFinancialSystem to outside applications with appropriate consumer credentials

IRemoteObjectSystem (Full Article)

Exposes some of the functionality of IObjectSystem to outside applications with appropriate consumer credentials. These methods help you work with Object Types and are mainly intended for use with art pipeline tools.

IRemoteResourceSystem (Full Article)

Exposes some of the functionality of IResourceSystem to outside applications with appropriate consumer credentials

IRemoteWorldspaceSystem (Full Article)

Exposes some of the functionality of IWorldspaceSystem to outside applications with appropriate consumer credentials