|
![]() |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of aciObject in com.autonomy.client |
Methods in com.autonomy.client that return aciObject | |
aciObject |
aciObject.aciObjectFirstEntry()
Return the first child entry from the object |
aciObject |
aciObject.aciObjectNextEntry()
Return the next entry in object |
aciObject |
aciObject.duplicate(boolean bWithSiblings)
|
aciObject |
aciObject.findFirstOccurrence(java.lang.String sTag)
Finds first occurance of tag |
aciObject |
aciObject.findFirstOccurrenceFromRoot(java.lang.String sTag)
Finds first occurance of tag |
aciObject |
aciObject.aciObjectExecute(aciObject oCommandToExecute)
Execute a command. |
aciObject |
aciObject.parseResultString(java.lang.String sOrigXML)
Turns xml response from an ACI server into an aciObject (or subclass) linked list using the
an XML2ACIParser . |
aciObject |
client.aciObjectCreate(int nType)
Create and return a new aciObject |
Methods in com.autonomy.client with parameters of type aciObject | |
aciObject |
aciObject.aciObjectExecute(aciObject oCommandToExecute)
Execute a command. |
|
![]() |
|||||||
PREV NEXT | FRAMES NO FRAMES |