Neolane - JavaScript API - v6.1.0

Unknown
builder
Generation services of the application server
Methods
BuildOutputNavTreeMerge the navigation tree definitions found in the database with the one given in parameter.
BuildOutputSchemaGenerates a schema from a source schema.
BuildSchemaGenerates a schema from a source schema.
BuildSchemaFromIdGenerates a schema from a source schema identifier.
BuildSqlSchemaDiffGenerates a document describing differences between the actual database structure and its logical description.
BuildUpdateOneSchemaDiffGenerates a document describing the differences between a table in the physical database and the logical description of this table.
BuildUpdateSchemaDiffGenerates a document describing differences between the actual database structure and its logical description.
CheckTableExistsVerifies whether a table exists in the database
CreateDbCreate database
EvaluateJavaScriptEvaluation of JavaScript code.
EvaluateJavaScriptTemplateJavaScript template (JST) evaluation.
ExecSqlExecute a SQL statement
ExecSqlScriptExecute a SQL script
GenCreateDbDDLGenerates the SQL script used to create the database structure.
GenerateNavTreeMerge all the navigation tree definitions and save the result as 'xtk:merged'.
GenerateSchemaGenerate the schema code using high-level parameters.
GetDbParamsRetrieves current parameters of datasource.
GetDefaultNamespaceRetrieve the default namespace.
InstallPackageInstall a package.
InstallPackageImplInstalling a package (internal method, do not use)
InstallVendorPackagesInstall one or more standard packages.
RemoveSchemaLinkRefRemoves the schema and reverse links referencing it.
ResolvePackageReferencesSolves dependencies in the package
UpdateDbDatabase structure update
UpdateSchemaFromDatabaseUpdate the schema based on its physical representation in the database.
UpdateTempSchemasFromDatabaseUpdates a collection of schemas based on their physical representation in the database.
Generic Methods
create Creates a new entity corresponding to a given schema.
load Loads and returns an entity corresponding to a given schema and key.
save Saves an entity in the database.

jsapi-en

previous page start next page