|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Namespaced
An orthogonal interface that defines methods to obtain the local part and namespace URI of an object that has a namespaced name.
| Method Summary | |
|---|---|
String |
getLocalName()
Return the local part of the object's name. |
String |
getNamespaceURI()
Returns the URI in which this object's name is scoped. |
| Method Detail |
|---|
String getLocalName()
throws RepositoryException
RepositoryException - if an error occurs.
String getNamespaceURI()
throws RepositoryException
RepositoryException - if an error occurs.
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||