|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
public static class VirtualURIMapping.MappingResult
Mapping information returned by VirtualURIMapping.mapURI(String)
.
Constructor Summary | |
---|---|
VirtualURIMapping.MappingResult()
|
Method Summary | |
---|---|
int |
getLevel()
|
java.lang.String |
getToURI()
|
void |
setLevel(int level)
|
void |
setToURI(java.lang.String toURI)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualURIMapping.MappingResult()
Method Detail |
---|
public int getLevel()
public void setLevel(int level)
public java.lang.String getToURI()
public void setToURI(java.lang.String toURI)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |