org.lexevs.registry.service
Class XmlRegistry.HistoryEntry

java.lang.Object
  extended by org.lexevs.registry.service.XmlRegistry.HistoryEntry
Enclosing class:
XmlRegistry

public static class XmlRegistry.HistoryEntry
extends java.lang.Object

The Class HistoryEntry.

Author:
Kevin Peterson

Field Summary
 java.lang.String dbName
          The db name.
 java.lang.String dbURL
          The db url.
 long lastUpdateDate
          The last update date.
 java.lang.String prefix
          The prefix.
 java.lang.String urn
          The urn.
 
Constructor Summary
XmlRegistry.HistoryEntry()
           
 
Method Summary
 java.lang.String getdbName()
          Gets the db name.
 java.lang.String getPrefix()
          Gets the prefix.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

urn

public java.lang.String urn
The urn.


dbURL

public java.lang.String dbURL
The db url.


prefix

public java.lang.String prefix
The prefix.


dbName

public java.lang.String dbName
The db name.


lastUpdateDate

public long lastUpdateDate
The last update date.

Constructor Detail

XmlRegistry.HistoryEntry

public XmlRegistry.HistoryEntry()
Method Detail

getdbName

public java.lang.String getdbName()
Gets the db name.

Returns:
the db name

getPrefix

public java.lang.String getPrefix()
Gets the prefix.

Returns:
the prefix

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.