com.softwareag.mdm.instance
Class RepositoryDeclaration

java.lang.Object
  extended bycom.softwareag.mdm.instance.RepositoryDeclaration

public final class RepositoryDeclaration
extends Object

Provides general management information on a particular repository.


Field Summary
static String DEFAULT_REPOSITORY_LABEL
           
 
Method Summary
 String getFormatId()
          Returns an identifier of the physical store's format.
 RepositoryId getRepositoryId()
          Returns an identifier of the repository.
 String getRepositoryLabel()
          Returns a label of the repository.
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_REPOSITORY_LABEL

public static final String DEFAULT_REPOSITORY_LABEL
See Also:
Constant Field Values
Method Detail

getRepositoryId

public RepositoryId getRepositoryId()
Returns an identifier of the repository.


getRepositoryLabel

public String getRepositoryLabel()
Returns a label of the repository.


getFormatId

public String getFormatId()
Returns an identifier of the physical store's format. A formatId is used for ensuring the mapping to a specific relational database and for repository migration, when persistence format evolves.


toString

public String toString()


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.