org.apache.pluto.portalImpl.om.portlet.impl
Class PortletDefinitionImpl
java.lang.Object
org.apache.pluto.portalImpl.om.portlet.impl.PortletDefinitionImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Controller, org.apache.pluto.om.Model, org.apache.pluto.om.portlet.PortletDefinition, org.apache.pluto.om.portlet.PortletDefinitionCtrl, java.io.Serializable, Support
- public class PortletDefinitionImpl
- extends java.lang.Object
- implements org.apache.pluto.om.portlet.PortletDefinition, org.apache.pluto.om.portlet.PortletDefinitionCtrl, java.io.Serializable, Support
- See Also:
- Serialized Form
|
Field Summary |
java.lang.String |
id
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
public java.lang.String id
PortletDefinitionImpl
public PortletDefinitionImpl()
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.portlet.PortletDefinition
getClassName
public java.lang.String getClassName()
- Specified by:
getClassName in interface org.apache.pluto.om.portlet.PortletDefinition
getName
public java.lang.String getName()
- Specified by:
getName in interface org.apache.pluto.om.portlet.PortletDefinition
getDescription
public org.apache.pluto.om.common.Description getDescription(java.util.Locale locale)
- Specified by:
getDescription in interface org.apache.pluto.om.portlet.PortletDefinition
getLanguageSet
public org.apache.pluto.om.common.LanguageSet getLanguageSet()
- Specified by:
getLanguageSet in interface org.apache.pluto.om.portlet.PortletDefinition
getInitParameterSet
public org.apache.pluto.om.common.ParameterSet getInitParameterSet()
- Specified by:
getInitParameterSet in interface org.apache.pluto.om.portlet.PortletDefinition
getInitSecurityRoleRefSet
public org.apache.pluto.om.common.SecurityRoleRefSet getInitSecurityRoleRefSet()
- Specified by:
getInitSecurityRoleRefSet in interface org.apache.pluto.om.portlet.PortletDefinition
getPreferenceSet
public org.apache.pluto.om.common.PreferenceSet getPreferenceSet()
- Specified by:
getPreferenceSet in interface org.apache.pluto.om.portlet.PortletDefinition
getContentTypeSet
public org.apache.pluto.om.portlet.ContentTypeSet getContentTypeSet()
- Specified by:
getContentTypeSet in interface org.apache.pluto.om.portlet.PortletDefinition
getPortletApplicationDefinition
public org.apache.pluto.om.portlet.PortletApplicationDefinition getPortletApplicationDefinition()
- Specified by:
getPortletApplicationDefinition in interface org.apache.pluto.om.portlet.PortletDefinition
getServletDefinition
public org.apache.pluto.om.servlet.ServletDefinition getServletDefinition()
- Specified by:
getServletDefinition in interface org.apache.pluto.om.portlet.PortletDefinition
getDisplayName
public org.apache.pluto.om.common.DisplayName getDisplayName(java.util.Locale locale)
- Specified by:
getDisplayName in interface org.apache.pluto.om.portlet.PortletDefinition
getExpirationCache
public java.lang.String getExpirationCache()
- Specified by:
getExpirationCache in interface org.apache.pluto.om.portlet.PortletDefinition
setId
public void setId(java.lang.String id)
- Specified by:
setId in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
setClassName
public void setClassName(java.lang.String className)
- Specified by:
setClassName in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
setDescriptions
public void setDescriptions(org.apache.pluto.om.common.DescriptionSet descriptions)
- Specified by:
setDescriptions in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
setDisplayNames
public void setDisplayNames(org.apache.pluto.om.common.DisplayNameSet displayNames)
- Specified by:
setDisplayNames in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
setPortletClassLoader
public void setPortletClassLoader(java.lang.ClassLoader loader)
- Specified by:
setPortletClassLoader in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
store
public void store()
throws java.io.IOException
- Specified by:
store in interface org.apache.pluto.om.portlet.PortletDefinitionCtrl
- Throws:
java.io.IOException
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild in interface Support
- Throws:
java.lang.Exception
postLoad
public void postLoad(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postLoad 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
preBuild
public void preBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preBuild 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
getCastorContentTypes
public java.util.Collection getCastorContentTypes()
getCastorDisplayNames
public java.util.Collection getCastorDisplayNames()
getCastorDescriptions
public java.util.Collection getCastorDescriptions()
getDescriptions
public java.util.Collection getDescriptions()
getCastorInitParams
public java.util.Collection getCastorInitParams()
getCastorInitSecurityRoleRefs
public org.apache.pluto.om.common.SecurityRoleRefSet getCastorInitSecurityRoleRefs()
getCastorPreferences
public org.apache.pluto.om.common.PreferenceSet getCastorPreferences()
getCastorResources
public org.apache.pluto.om.common.LanguageSet getCastorResources()
getCastorSupportedLocales
public java.util.Collection getCastorSupportedLocales()
getPortletClassLoader
public java.lang.ClassLoader getPortletClassLoader()
- Specified by:
getPortletClassLoader in interface org.apache.pluto.om.portlet.PortletDefinition
getResourceBundle
public java.lang.String getResourceBundle()
getSupportedLocales
public java.util.Collection getSupportedLocales()
setCastorContentTypes
public void setCastorContentTypes(org.apache.pluto.om.portlet.ContentTypeSet castorContentTypes)
setCastorInitParams
public void setCastorInitParams(org.apache.pluto.om.common.ParameterSet castorInitParams)
setCastorInitSecurityRoleRefs
public void setCastorInitSecurityRoleRefs(org.apache.pluto.om.common.SecurityRoleRefSet castorInitSecurityRoleRefs)
setCastorDisplayNames
public void setCastorDisplayNames(org.apache.pluto.om.common.DisplayNameSet castorDisplayNames)
setCastorDescriptions
public void setCastorDescriptions(org.apache.pluto.om.common.DescriptionSet castorDescriptions)
setCastorPreferences
public void setCastorPreferences(org.apache.pluto.om.common.PreferenceSet castorPreferences)
setCastorResources
public void setCastorResources(org.apache.pluto.om.common.LanguageSet resources)
setCastorSupportedLocales
public void setCastorSupportedLocales(java.util.Collection castorSupportedLocales)
setExpirationCache
public void setExpirationCache(java.lang.String expirationCache)
setPortletApplicationDefinition
protected void setPortletApplicationDefinition(org.apache.pluto.om.portlet.PortletApplicationDefinition application)
setResourceBundle
public void setResourceBundle(java.lang.String resourceBundle)
setServletDefinition
protected void setServletDefinition(org.apache.pluto.om.servlet.ServletDefinition servlet)
toString
public java.lang.String toString()
toString
public java.lang.String toString(int indent)
Copyright © 2003-2007 . All Rights Reserved.