|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.profile.psml.PsmlConfigElement
org.apache.jetspeed.om.profile.psml.PsmlLayout
Default bean like implementation of the skin entry in psml
| Constructor Summary | |
PsmlLayout()
|
|
| Method Summary | |
long |
getPosition()
|
long |
getSize()
|
void |
setPosition(long position)
|
void |
setSize(long size)
|
| Methods inherited from class org.apache.jetspeed.om.profile.psml.PsmlConfigElement |
addParameter, clone, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameters, getParameterValue, removeAllParameter, removeParameter, setName, setParameter, setParameters |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.om.profile.ConfigElement |
addParameter, clone, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameterValue, removeAllParameter, removeParameter, setName, setParameter |
| Constructor Detail |
public PsmlLayout()
| Method Detail |
public long getPosition()
getPosition in interface Layoutpublic void setPosition(long position)
setPosition in interface Layoutpublic long getSize()
getSize in interface Layoutpublic void setSize(long size)
setSize in interface Layout
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||