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.

Implemented in alma::acs::container::archive::IdentifierJMock.

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

Operation getExistingRange

Implemented in alma::acs::container::archive::IdentifierJMock.

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.

Implemented in alma::acs::container::archive::IdentifierJMock.

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

Operation getNewRange

Implemented in alma::acs::container::archive::IdentifierJMock.

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

Operation getNewRestrictedRange

Implemented in alma::acs::container::archive::IdentifierJMock.

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

Implemented in alma::acs::container::archive::IdentifierJMock.


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2