- nextAttr() - Method in class prodoc.Record
-
After initialization with
Record.initList()
, allows to travel by the set of Attributes of the Record
- NextDoc(Cursor) - Method in class prodoc.PDDocs
-
Receives a cursor created with method Search and returns the next folder or null if
there are no more.
- NextFold(Cursor) - Method in class prodoc.PDFolders
-
Receives a cursor created with method Search and returns the next folder or null if
there are no more.
- NextGroupMemberShip() - Method in class prodoc.PDGroups
-
Used for traveling by the list of memberships
- NextMember() - Method in class prodoc.PDGroups
-
Used for traveling by the members of a Group
- NextRec(Cursor) - Method in class prodoc.DriverGeneric
-
Returns the next record of the cursor
- NextRec(Cursor) - Method in class prodoc.DriverJDBC
-
Retrieves next record of cursor
- NextRec(Cursor) - Method in class prodoc.DriverRemote
-
Retrieves next record of cursor
- NextTerm(Cursor) - Method in class prodoc.PDThesaur
-
Receives a cursor created with method Search and returns the next Term or null if
there are no more.
- NextUserMemberShip() - Method in class prodoc.PDGroups
-
Used for traveling by the memberships of a User
- NextUsers() - Method in class prodoc.PDGroups
-
Used for obtaining the list of user of a Group
- NumAttr() - Method in class prodoc.Record
-
Returns the current number of Attributes of the Record
- NumAttrFilled() - Method in class prodoc.Record
-
Returns the number of Attributes with value
- NumCond() - Method in class prodoc.Conditions
-
Returns the number of condition(s) in the current level/set