xmlstore::Operational Member List
This is the complete list of members for
xmlstore::Operational, including all inherited members.
| addElement(in URI uid, in string schema, in string xPath, in string xmlElement) | xmlstore::Operational | |
| close(in string password) | xmlstore::Operational | |
| delete(in URI identifier) | xmlstore::Operational | |
| deleteElement(in URI uid, in string schema, in string xPath) | xmlstore::Operational | |
| exists(in URI identifier) | xmlstore::Operational | |
| forceUpdate(in xmlentity::XmlEntityStruct entity) | xmlstore::Operational | |
| query(in string query, in string schema) | xmlstore::Operational | |
| queryContent(in string query, in string schema) | xmlstore::Operational | |
| queryDirty(in string query, in string schema) | xmlstore::Operational | |
| queryRecent(in string schemaname, in string timestamp) | xmlstore::Operational | |
| queryUIDs(in string query, in string schema) | xmlstore::Operational | |
| queryUIDsDirty(in string query, in string schema) | xmlstore::Operational | |
| retrieve(in URI identifier) | xmlstore::Operational | |
| retrieveDirty(in URI identifier) | xmlstore::Operational | |
| retrieveFragment(in URI identifier, in string id) | xmlstore::Operational | |
| status(in URI identifier) | xmlstore::Operational | |
| store(in xmlentity::XmlEntityStruct entity) | xmlstore::Operational | |
| undelete(in URI identifier) | xmlstore::Operational | |
| update(in xmlentity::XmlEntityStruct entity) | xmlstore::Operational | |
| updateElement(in URI uid, in string schema, in string xPath, in string xmlElement) | xmlstore::Operational | |
| updateRetrieve(in URI identifier) | xmlstore::Operational | |
| updateXML(in URI uid, in string schema, in string newChild) | xmlstore::Operational | |