import "archive_xmlstore_if.idl";
List of all members.
Detailed Description
The interface that returns UniqueIdentifiers. Shall only be used by the Container, other subsystems should use the method provided by the ContainerServices.
Member Function Documentation
| boolean xmlstore::Identifier::checkUIDsyntax |
( |
in URI |
identifier |
) |
|
returns true if identifier is a syntactically correct UID, else false.
RESTRICTED USE: Only the Container may call this, other subsystems use the method getUIDs().
Returns a new UniqueIdentifier. Its local part (the hex number following the second X) will always be "00000000". Should only be used by the Container.
Returns an array of new UniqueIdentifiers. The number of UniqueIdentifiers is specified by the input parameter number
The documentation for this interface was generated from the following file: