| 
|||||||||||
| 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.PsmlIdentityElement
Base simple bean-like implementation of the IdentityElement interface suitable for Castor XML serialization.
| Constructor Summary | |
PsmlIdentityElement()
 | 
|
| Method Summary | |
 java.lang.Object | 
clone()
Create a clone of this object  | 
 Control | 
getControl()
 | 
 Controller | 
getController()
 | 
 java.lang.String | 
getDescription()
 | 
 java.lang.String | 
getId()
 | 
 java.lang.String | 
getImage()
 | 
 Layout | 
getLayout()
 | 
 MetaInfo | 
getMetaInfo()
Required by Castor 0.8.11 XML serialization for retrieving the metainfo  | 
 Skin | 
getSkin()
 | 
 java.lang.String | 
getTitle()
 | 
 void | 
setControl(Control control)
 | 
 void | 
setController(Controller controller)
 | 
 void | 
setDescription(java.lang.String description)
Sets the descsription of this parameter.value.  | 
 void | 
setId(java.lang.String id)
Changes the name of this entry  | 
 void | 
setImage(java.lang.String image)
Sets the image name of this parameter.  | 
 void | 
setLayout(Layout layout)
 | 
 void | 
setMetaInfo(MetaInfo metaInfo)
Required by Castor 0.8.11 XML serialization for setting the entry metainfo  | 
 void | 
setSkin(Skin skin)
 | 
 void | 
setTitle(java.lang.String title)
Sets the descsription of this parameter.value.  | 
| Methods inherited from class org.apache.jetspeed.om.profile.psml.PsmlConfigElement | 
addParameter, 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, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameterValue, removeAllParameter, removeParameter, setName, setParameter | 
| Constructor Detail | 
public PsmlIdentityElement()
| Method Detail | 
public java.lang.String getId()
getId in interface IdentityElementIdentityElement.getId()public void setId(java.lang.String id)
IdentityElement
setId in interface IdentityElementIdentityElement.setId(java.lang.String)public Skin getSkin()
getSkin in interface IdentityElementIdentityElement.getSkin()public void setSkin(Skin skin)
setSkin in interface IdentityElementIdentityElement.setSkin(org.apache.jetspeed.om.profile.Skin)public Layout getLayout()
getLayout in interface IdentityElementIdentityElement.getLayout()public void setLayout(Layout layout)
setLayout in interface IdentityElementIdentityElement.setLayout(org.apache.jetspeed.om.profile.Layout)public Control getControl()
getControl in interface IdentityElementIdentityElement.getControl()public void setControl(Control control)
setControl in interface IdentityElementIdentityElement.setControl(org.apache.jetspeed.om.profile.Control)public Controller getController()
public void setController(Controller controller)
public MetaInfo getMetaInfo()
getMetaInfo in interface IdentityElementIdentityElement.getMetaInfo()public void setMetaInfo(MetaInfo metaInfo)
setMetaInfo in interface IdentityElementmetaInfo - info for this entryIdentityElement.setMetaInfo(org.apache.jetspeed.om.profile.MetaInfo)public java.lang.String getTitle()
getTitle in interface MetaInfoMetaInfo.getTitle()public void setTitle(java.lang.String title)
MetaInfo
setTitle in interface MetaInfoMetaInfo.setTitle(java.lang.String)public java.lang.String getDescription()
getDescription in interface MetaInfoMetaInfo.getDescription()public void setDescription(java.lang.String description)
MetaInfo
setDescription in interface MetaInfodescription - the new descriptionMetaInfo.setDescription(java.lang.String)public java.lang.String getImage()
getImage in interface MetaInfoMetaInfo.getImage()public void setImage(java.lang.String image)
MetaInfo
setImage in interface MetaInfoimage - the new parameter valueMetaInfo.setImage(java.lang.String)
public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
clone in interface MetaInfoclone in class PsmlConfigElementjava.lang.CloneNotSupportedException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||