|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.xmlui.configuration.Aspect
public class Aspect
This class represents an Aspect in the XMLUI system.
| Constructor Summary | |
|---|---|
Aspect(java.lang.String name,
java.lang.String path)
Create a new Aspect with the given name, and path. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Aspect(java.lang.String name,
java.lang.String path)
name - A unique name for the Aspect.path - The directory path to the Aspect.| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||