Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

GetObjectsBrief(LogonID, XMLSummarys, LockObjects)

Returns one or more Author-it objects as XML, in a reduced XML containing just the General object details. The objects must exist in the library. If the objects do not exist, an error will be returned.

Parameter

Type

Explanation

LogonID

String

ID returned from LogOn function.

XMLSummarys

String

ObjectSummarys containing one or more objects as a string of XML. This XML is returned by functions such as Search.

LockObjects

Boolean

Whether to lock the objects or not.

Return

String

Object(s) as XML (<Object> info only)

The following error messages may be returned:

Error - Not currently logged on

Error: Summarys xml string not supplied

Error: Cannot load Summarys xml string

Error: Invalid ObjectID(s)

Error: Cannot find ObjectID inside Summarys xml string

See Also

Object Functions

Search(Code, Description, BasedOn, ObjectType, FromDate, ToDate, ContainingText, InBook, ReleaseState

SearchPageByIndex(LogonID, Code, Description, BasedOn, ObjectType, FromDate, ToDate, ContainingText, InBook, ReleaseState, FolderId, IsTemplate, ResolveDependancies, ReturnAsObjectBases, SortBy, SortAsc, StartIndex, PageSize, ResultsLimit)

GetObject(LogonID, ObjectID, LockObject)

GetNewObject(LogonID, ObjectType, BasedOn)

GetObjects(LogonID, XMLSummarys, LockObjects)

GetObjectsInFolder(LogonID, FolderID)

SetObjects(LogonID, XML, Unlock)

IsObjectLocked(LogonID, ObjectID)

UnlockObject(LogonID, ObjectID)

UnlockObjects(LogonID)

Top of Page Email this Page Log Support Call Send Feedback Print