jremote jbase5.2.1

com.jbase.jremote
Class EISMetaDataRepository

java.lang.Object
  extended by com.jbase.jremote.EISMetaDataRepository

public class EISMetaDataRepository
extends java.lang.Object

Wrapper class for EISMetaDataResponse object representing a meta data repository containing information of the underlying EIS instance.


Constructor Summary
EISMetaDataRepository()
           
EISMetaDataRepository(EISMetaDataResponse mdRespository)
           
 
Method Summary
 JDynArray getRepositoryEntry(java.lang.String key)
          Obtain the value of a repository entry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EISMetaDataRepository

public EISMetaDataRepository()

EISMetaDataRepository

public EISMetaDataRepository(EISMetaDataResponse mdRespository)
Method Detail

getRepositoryEntry

public JDynArray getRepositoryEntry(java.lang.String key)
Obtain the value of a repository entry

Parameters:
key - key of the repository entry
Returns:
value of the repository entry

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.