org.apache.jetspeed.om.profile
Interface Reference
- All Superinterfaces:
- java.lang.Cloneable, ConfigElement, IdentityElement, MetaInfo, Portlets, java.io.Serializable
- All Known Implementing Classes:
- PsmlReference
- public interface Reference
- extends Portlets
Portlets is collection of portlet entries and other portlet sets
within a configuration Document.
- Version:
- $Id: Reference.java,v 1.3 2004/02/23 03:05:01 jford Exp $
- Author:
- David Sean Taylor
Methods inherited from interface org.apache.jetspeed.om.profile.Portlets |
addEntry, addPortlets, addReference, getController, getEntriesArray, getEntriesIterator, getEntry, getEntryCount, getParentPortlets, getPortlets, getPortletsArray, getPortletsCount, getPortletsIterator, getReference, getReferenceArray, getReferenceCount, getReferenceIterator, getSecurity, getSecurityRef, removeEntry, removePortlets, removeReference, setController, setParentPortlets, setSecurity, setSecurityRef |
Methods inherited from interface org.apache.jetspeed.om.profile.ConfigElement |
addParameter, clone, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameterValue, removeAllParameter, removeParameter, setName, setParameter |
getPath
public java.lang.String getPath()
setPath
public void setPath(java.lang.String path)
getPortletsReference
public Portlets getPortletsReference()
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.