|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamespaceService
Method Summary | |
---|---|
Namespace |
getNamespace(String code)
Gets a Namespace from a namespace code. |
Method Detail |
---|
Namespace getNamespace(String code) throws RiceIllegalArgumentException
Namespace
from a namespace code.
This method will return null if the namespace does not exist.
code
- the code to retrieve the namespace by. cannot be blank.
Namespace
or null
IllegalArgumentException
- if the code is blank
RiceIllegalArgumentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |