|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.ejb.codelookup.CodeLookupEJB
Session bean to provide code display pairs
| Constructor Summary | |
CodeLookupEJB()
Creates a new instance of CodeLookupEJB |
|
| Method Summary | |
java.util.Map |
getAllCodes()
See CodeLookup |
java.util.Map |
getCodesByModule(java.lang.String module)
See CodeLookup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CodeLookupEJB()
| Method Detail |
public java.util.Map getAllCodes()
throws CodeLookupException
getAllCodes in interface CodeLookupCodeLookupException - See CodeLookup
public java.util.Map getCodesByModule(java.lang.String module)
throws CodeLookupException
getCodesByModule in interface CodeLookupmodule - See CodeLookup
CodeLookupException - See CodeLookup
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.