Home Reference Source Test

References

Class Summary

Static Public Class Summary
public
public
public
public
public
public

Class representation of the CreateMessageBody object

public

Main extension class for observers and reporters, with common properties and methods.

public

The class returned from the DataObject addChildren call or from onAddChildren if remotely created.

public

The class returned from the Syncher subscribe call.

public

The class returned from the Syncher create call.

public
public

Class representation of the DeleteMessageBody data object

public

Core Discovery interface Class to allow applications to search for hyperties and DataObjects using the message bus

public

EventEmitter All classes which extends this, can have addEventListener and trigger events;

public

Class representation of the ExecuteMessageBoday data Object.

public

Class representation of the ForwardMessageBody data object

public
public
public
public

Message Identifier Generator that generates the id used to identifier message transactions

public

The Identity Data Model is used to model the reTHINK User entity.

public
public

Core IdentityManager interface Class to allow applications to search for Identities registered in runtime-core

public
public
public
public
public
public

Copyright 2016 PT Inovação e Sistemas SA Copyright 2016 INESC-ID Copyright 2016 QUOBIS NETWORKS SL Copyright 2016 FRAUNHOFER-GESELLSCHAFT ZUR FOERDERUNG DER ANGEWANDTEN FORSCHUNG E.V Copyright 2016 ORANGE SA Copyright 2016 Deutsche Telekom AG Copyright 2016 Apizee Copyright 2016 TECHNISCHE UNIVERSITAT BERLIN

public
public
public

Class representation of the ReadMessageBody data object

public

Class representation of the ResponseMessageBody data object

public
public
public
public

Created by amo on 14/11/2015.

public

A class representation of the capability set of the Runtime Hyperty

public

A class representation of the protocol capability set of the Runtime Hyperty

public

Created by amo on 14/11/2015.

public
public

The main class for the syncher package.

public

Class representation of the UpdateMessageBody data object

public

The UserProfile according to User Identity Data Model

public

Function Summary

Static Public Function Summary
public

Enum(a: *): *

public

checkAttribute(path: *): *

public

Check if the user identifier is already in the URL format, if not, convert to URL format

public

Make a COPY of the original data

public

divideEmail(email: *): *

public

divideURL(url: URL.URL): divideURL

Divide an url in type, domain and identity

public

Check if an Object is empty

public

getUserEmailFromURL(userURL: URL.URL): string

Obtains the user email that corresponds to a given URL

public

getUserURLFromEmail(userEmail: string): URL.URL

Obtains the user URL that corresponds to a given email

public

parseAttributes(path: *): *

Variable Summary

Static Public Variable Summary
public
public

CatalogueObjectType: {"HYPERTY": string, "PROTOSTUB": string, "HYPERTY_RUNTIME": string, "HYPERTY_INTERCEPTOR": string, "HYPERTY_DATA_OBJECT": string}

public

ChangeType: {"UPDATE": string, "ADD": string, "REMOVE": string}

public

ChangeType: {"UPDATE": string, "ADD": string, "REMOVE": string}

public

DataObjectSourceLanguage: {"JAVASCRIPT_ECMA6": string, "JAVASCRIPT_ECMA5": string, "JSON_SCHEMA_V4": string, "PYTHON": string, "TYPESCRIPT": string}

public

DataUrlScheme: {"COMM": string, "CONNECTION": string, "CTXT": string, "IDENTITY": string}

public

HypertyResourceType: {"chat": string, "audio": string, "video": string, "av": string, "screen": string, "file": string, "midi": string}

public

HypertyType: {"COMMUNICATOR": string, "IDENTITY": string, "CONTEXT": string}

public

MessageType: {CREATE: string, READ: string, UPDATE: string, DELETE: string, SUBSCRIBE: string, UNSUBSCRIBE: string, RESPONSE: string, FORWARD: string}

MessageType representing the type of message

public

ObjectType: {"OBJECT": string, "ARRAY": string}

public

ObjectType: {"OBJECT": string, "ARRAY": string}

public

Represents response phrases to response code compliant with HTTP response codes (RFC7231).

public

Represents response code compliant with HTTP response codes (RFC7231).

public
public

RuntimeType: {"BROWSER": string, "STANDALONE": string, "SERVER": string, "GATEWAY": string}

public

Typedef Summary

Static Public Typedef Summary
public