Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::xmlstore::IdentifierJ Interface Reference

Inheritance diagram for alma::xmlstore::IdentifierJ:

Inheritance graph
[legend]
Collaboration diagram for alma::xmlstore::IdentifierJ:

Collaboration graph
[legend]
List of all members.

Public Member Functions

String[] getUIDs (short number) throws alma.xmlstore.IdentifierPackage.NotAvailable
String getIdNamespace () throws alma.xmlstore.IdentifierPackage.NotAvailable
alma.archive.range.IdentifierRange getNewRange () throws alma.xmlstore.IdentifierPackage.NotAvailable
alma.archive.range.IdentifierRange getNewRestrictedRange (int number, String user) throws alma.xmlstore.IdentifierPackage.NotAvailable
alma.archive.range.IdentifierRange getExistingRange (String identifier, String user) throws alma.xmlstore.IdentifierPackage.NotFound
boolean checkUIDsyntax (String identifier)

Detailed Description

XML binding class aware ACS component interface IdentifierJ


Member Function Documentation

boolean alma::xmlstore::IdentifierJ::checkUIDsyntax String  identifier  ) 
 

returns true if identifier is a syntactically correct UID, else false.

alma.archive.range.IdentifierRange alma::xmlstore::IdentifierJ::getExistingRange String  identifier,
String  user
throws alma.xmlstore.IdentifierPackage.NotFound
 

Operation getExistingRange

String alma::xmlstore::IdentifierJ::getIdNamespace  )  throws alma.xmlstore.IdentifierPackage.NotAvailable
 

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.

alma.archive.range.IdentifierRange alma::xmlstore::IdentifierJ::getNewRange  )  throws alma.xmlstore.IdentifierPackage.NotAvailable
 

Operation getNewRange

alma.archive.range.IdentifierRange alma::xmlstore::IdentifierJ::getNewRestrictedRange int  number,
String  user
throws alma.xmlstore.IdentifierPackage.NotAvailable
 

Operation getNewRestrictedRange

String [] alma::xmlstore::IdentifierJ::getUIDs short  number  )  throws alma.xmlstore.IdentifierPackage.NotAvailable
 

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:
Generated on Thu Apr 30 03:07:42 2009 for ACS Java API by doxygen 1.3.8