Class: Access

.models. Access

A class representing a set of access protocols.

new Access( [data])

Create a new Access Rights object
Parameters:
Name Type Argument Description
data Object <optional>
The data to use for this Access object
Properties
Name Type Argument Description
AILLA String <optional>
A string describing the access rights for this resource in terms of AILLA's access level schema. Acceptable values are "depositor control", "password", "public access", or "time limit".
ELAR String <optional>
A string describing the access rights for this resource in terms of ELAR's access level schema. Acceptable values are "Community Member", "Researcher", "Subscriber", or "User".
notes Object <optional>
Notes about access rights for this resource, formatted as a MultiLangString.
Properties:
Name Type Description
AILLA String A string describing the access rights for this resource in terms of AILLA's access level schema.
ELAR String A string describing the access rights for this resource in terms of ELAR's access level schema.
notes MultiLangString Notes about access rights for this resource, as a MultiLangString.