com.jbase.jremote
Class EISMetaDataRepository
java.lang.Object
com.jbase.jremote.EISMetaDataRepository
public class EISMetaDataRepository
- extends Object
Wrapper class for EISMetaDataResponse object representing a
meta data repository containing information of the underlying
EIS instance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EISMetaDataRepository
public EISMetaDataRepository()
EISMetaDataRepository
public EISMetaDataRepository(EISMetaDataResponse mdRespository)
getRepositoryEntry
public JDynArray getRepositoryEntry(String key)
- Obtain the value of a repository entry
- Parameters:
key
- key of the repository entry
- Returns:
- value of the repository entry
Copyright © 2016 TEMENOS. All Rights Reserved.