Neolane - JavaScript API - v6.1.0

Unknown
session
Sessions to the application server
Methods
ApplyDuplicateRulesApplies the duplication setttings (including default values) to the specified document
ChangePasswordChange current password
DeleteCollectionDelete a list of entities based on a condition
DiffReturns the current version and the original version of a document.
DuplicateCreates a new document from a source document
DuplicateToDuplicates a new document from a source document to a given folder
DuplicateWithMappingIdDuplicates a new document from the source document with the ID mapping
EncryptEncrypts the character string with the instance key.
EncryptServerPasswordEncrypts the character string with the server key.
FormatDataPolicyApplies a transformation to the character string according to the data policy passed as a parameter. Leaves the string unchanged in case of failure.
GetActiveApplicationMenusReturns a document containing the menus of the applications enabled for the current login
GetCnxInfoRecovers information from the current connections.
GetDefaultEntityReturns a document containing an empty entity with its default values
GetDirtyCacheEntitiesReturn dirty cached entities
GetEntityIfMoreRecentLoad an entity if its MD5 key is different than the one given as a parameter
GetImagesLoad a list of images
GetNewIdsGathers a list of internal keys identifiers for the database.
GetNewIdsExGet a list of unique identifiers from the database, given a sequence name.
GetOptionReturns the value of an option stored in the database.
GetPkListGet the list of instance identifiers
GetServerTimeReturns the server date and time
GetUserInfoInformation about current operator
ImportCollectionUpdate a list of entities using an import
KillSessionCloses the session specified
LoadLoad the entity
LoadAsTextRetrieve entity contents as text
LoadIfExistsLoad the entity if it exists
LogoffClose current session
LogonOpens a session
NewInstanceNew document creation, pre-initialized but not saved
RemoveDelete entity
ServerShutdownRequests server shutdown
SetDefaultsSet default values
TestCnxTest the connection.
WriteUpdate an entity
WriteCollectionUpdate a list of entities
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