Interface: SourceInfo

olympe.dc. SourceInfo

A SourceInfo is a helper class that gives the access to complementary information of the associated source.

Methods


<abstract> fileBackupUrl()

Return the url to use for OSaveFile backups.

Returns:

The url.

Type
string

<abstract> fileImportUrl()

Return the url to use for OSaveFile imports.

Returns:

The url.

Type
string

<abstract> fileRequestUrl()

Return the url to use for file requests.

Returns:

The url.

Type
string

<abstract> getUser()

Return the tag of the user with which this source is logged in.

Returns:

The tag of the user.

Type
string

<abstract> sourceId()

Return the id of the source associated to this info.

Returns:

The source id.

Type
string