org.apache.pluto.portalImpl.om.portlet.impl
Class PortletApplicationDefinitionImpl
java.lang.Object
org.apache.pluto.portalImpl.om.portlet.impl.PortletApplicationDefinitionImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Model, org.apache.pluto.om.portlet.PortletApplicationDefinition, java.io.Serializable, Support
- public class PortletApplicationDefinitionImpl
- extends java.lang.Object
- implements org.apache.pluto.om.portlet.PortletApplicationDefinition, java.io.Serializable, Support
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PortletApplicationDefinitionImpl
public PortletApplicationDefinitionImpl()
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getVersion
public java.lang.String getVersion()
- Specified by:
getVersion in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getPortletDefinitionList
public org.apache.pluto.om.portlet.PortletDefinitionList getPortletDefinitionList()
- Specified by:
getPortletDefinitionList in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
getWebApplicationDefinition
public org.apache.pluto.om.servlet.WebApplicationDefinition getWebApplicationDefinition()
- Specified by:
getWebApplicationDefinition in interface org.apache.pluto.om.portlet.PortletApplicationDefinition
postLoad
public void postLoad(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postLoad in interface Support
- Throws:
java.lang.Exception
preBuild
public void preBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preBuild in interface Support
- Throws:
java.lang.Exception
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild in interface Support
- Throws:
java.lang.Exception
preStore
public void preStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preStore in interface Support
- Throws:
java.lang.Exception
postStore
public void postStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postStore in interface Support
- Throws:
java.lang.Exception
getAppId
public java.lang.String getAppId()
setAppId
public void setAppId(java.lang.String appId)
setVersion
public void setVersion(java.lang.String version)
getCustomPortletMode
public java.util.Collection getCustomPortletMode()
setCustomPortletMode
public void setCustomPortletMode(java.util.Collection customPortletMode)
getCustomPortletState
public java.util.Collection getCustomPortletState()
setCustomPortletState
public void setCustomPortletState(java.util.Collection customPortletState)
getUserAttribute
public java.util.Collection getUserAttribute()
setUserAttribute
public void setUserAttribute(java.util.Collection userAttribute)
getSecurityConstraint
public java.util.Collection getSecurityConstraint()
setSecurityConstraint
public void setSecurityConstraint(java.util.Collection securityConstraint)
getCastorPortlets
public java.util.Collection getCastorPortlets()
setWebApplicationDefinition
protected void setWebApplicationDefinition(org.apache.pluto.om.servlet.WebApplicationDefinition webApplication)
toString
public java.lang.String toString()
toString
public java.lang.String toString(int indent)
Copyright © 2003-2007 . All Rights Reserved.