|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet
org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet
org.apache.cocoon.portal.pluto.om.PortletApplicationDefinitionImpl
public class PortletApplicationDefinitionImpl
| Field Summary | |
|---|---|
protected String |
appId
|
protected String |
GUID
|
protected PortletDefinitionRegistryImpl |
registry
|
protected String |
version
|
| Fields inherited from interface org.apache.cocoon.portal.pluto.om.common.Support |
|---|
POST_BUILD, POST_LOAD, POST_STORE, PRE_BUILD, PRE_STORE |
| Constructor Summary | |
|---|---|
PortletApplicationDefinitionImpl()
|
|
| Methods inherited from class org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet |
|---|
dispatch |
| Methods inherited from class java.util.HashSet |
|---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
| Field Detail |
|---|
protected String GUID
protected String appId
protected String version
protected PortletDefinitionRegistryImpl registry
| Constructor Detail |
|---|
public PortletApplicationDefinitionImpl()
| Method Detail |
|---|
public PortletDefinitionRegistryImpl getRegistry()
public void setRegistry(PortletDefinitionRegistryImpl registry)
public org.apache.pluto.om.common.ObjectID getId()
getId in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionpublic String getVersion()
getVersion in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionpublic org.apache.pluto.om.portlet.PortletDefinitionList getPortletDefinitionList()
getPortletDefinitionList in interface org.apache.pluto.om.portlet.PortletApplicationDefinitionpublic org.apache.pluto.om.servlet.WebApplicationDefinition getWebApplicationDefinition()
getWebApplicationDefinition in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
public void postLoad(Object parameter)
throws Exception
postLoad in interface SupportpostLoad in class AbstractSupportSetException
public void preBuild(Object parameter)
throws Exception
preBuild in interface SupportpreBuild in class AbstractSupportSetException
public void postBuild(Object parameter)
throws Exception
postBuild in interface SupportpostBuild in class AbstractSupportSetException
public void preStore(Object parameter)
throws Exception
preStore in interface SupportpreStore in class AbstractSupportSetException
public void postStore(Object parameter)
throws Exception
postStore in interface SupportpostStore in class AbstractSupportSetExceptionprotected String getGUID()
public String getAppId()
public void setAppId(String appId)
public void setVersion(String version)
public Collection getCustomPortletMode()
public void setCustomPortletMode(Collection customPortletMode)
public Collection getCustomPortletState()
public void setCustomPortletState(Collection customPortletState)
public Collection getUserAttribute()
public void setUserAttribute(Collection userAttribute)
public Collection getSecurityConstraint()
public void setSecurityConstraint(Collection securityConstraint)
public Collection getCastorPortlets()
protected void setWebApplicationDefinition(org.apache.pluto.om.servlet.WebApplicationDefinition webApplication)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||