com.arsdigita.portal.apportlet
Class AppPortletSetup

java.lang.Object
  extended bycom.arsdigita.portal.PortletSetup
      extended bycom.arsdigita.portal.apportlet.AppPortletSetup

public class AppPortletSetup
extends PortletSetup

Author:
Jim Parsons

Field Summary
protected  boolean m_isPortalApplication
           
protected  boolean m_isSingleton
           
 
Fields inherited from class com.arsdigita.portal.PortletSetup
m_category, m_description, m_instantiator, m_key, m_profile, m_provider, m_stylesheet, m_title, m_typeName, versionId
 
Constructor Summary
AppPortletSetup(org.apache.log4j.Category category)
           
 
Method Summary
protected  PortletType process()
           
 PortletType run()
           
 void setPortalApplication(boolean isPortalApplication)
           
 void setSingleton(boolean isSingleton)
           
 
Methods inherited from class com.arsdigita.portal.PortletSetup
notice, setDescription, setInstantiator, setKey, setPortletObjectType, setProfile, setProviderApplicationType, setProviderApplicationType, setStylesheet, setTitle, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_isPortalApplication

protected boolean m_isPortalApplication

m_isSingleton

protected boolean m_isSingleton
Constructor Detail

AppPortletSetup

public AppPortletSetup(org.apache.log4j.Category category)
Method Detail

setPortalApplication

public void setPortalApplication(boolean isPortalApplication)

setSingleton

public void setSingleton(boolean isSingleton)

run

public PortletType run()
Overrides:
run in class PortletSetup

process

protected PortletType process()
Overrides:
process in class PortletSetup


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC