|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.search2.business.IntactServiceImpl
Implments the IntactService interface.
| Constructor Summary | |
IntactServiceImpl(java.lang.String configdir)
Constructs an instance with given resource file. |
|
| Method Summary | |
java.lang.String |
getHierarchViewProp(java.lang.String key)
Returns a hierarchy view property for given key as a String. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IntactServiceImpl(java.lang.String configdir)
throws java.io.IOException,
java.util.MissingResourceException
configdir - the configuartion directory.
java.io.IOException - if the method fails to load the properties file.
java.util.MissingResourceException - unable to load a resource file.| Method Detail |
public java.lang.String getHierarchViewProp(java.lang.String key)
IntactServiceIFString.
getHierarchViewProp in interface IntactServiceIFkey - the key to return the property for.
key
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||