IServerResource Interface
Description
Interface that must implement the class that obtains the resource.
Methods
public getResource(scope, extra):String
Function that gets the resource described by an scope.
- String scope: Scope of the resource request.
- Array extra: Extra parameters that we may need to get the resource.