com.arsdigita.portal.apportlet
Class AppPortlet

java.lang.Object
  extended bycom.arsdigita.domain.DomainObject
      extended bycom.arsdigita.domain.ObservableDomainObject
          extended bycom.arsdigita.kernel.ACSObject
              extended bycom.arsdigita.kernel.Resource
                  extended bycom.arsdigita.portal.Portlet
                      extended bycom.arsdigita.portal.apportlet.AppPortlet

public class AppPortlet
extends Portlet

Author:
Jim Parsons

Field Summary
 
Fields inherited from class com.arsdigita.portal.Portlet
BASE_DATA_OBJECT_TYPE, versionId
 
Fields inherited from class com.arsdigita.kernel.Resource
CHILD_RESOURCE, DESCRIPTION, PARENT_RESOURCE, RESOURCE_TYPE, TIMESTAMP, TITLE
 
Fields inherited from class com.arsdigita.kernel.ACSObject
CONTAINER, DEFAULT_DOMAIN_CLASS, DISPLAY_NAME, ID, OBJECT_TYPE
 
Constructor Summary
protected AppPortlet(DataObject dataObject)
           
 
Method Summary
 AppPortletType getAppPortletType()
           
 Application getParentApplication()
           
 PortletRenderer getPortletRenderer()
           
 String getZoomURL()
          Get the zoom URL associated with a portlet.
 void setParentApplication(Application app)
           
 
Methods inherited from class com.arsdigita.portal.Portlet
afterSave, beforeSave, createPortlet, createPortlet, doGetPortletRenderer, getBaseDataObjectType, getCellNumber, getContainer, getPortal, getPortletType, getProfile, getSortKey, isContainerModified, newExpirationDate, retrievePortlet, retrievePortlet, retrievePortlet, setCellNumber, setPortal, setPortletType, setSortKey
 
Methods inherited from class com.arsdigita.kernel.Resource
createResource, createResource, getChildResources, getContainingResource, getDescription, getDisplayName, getParentResource, getResourceType, getTimestamp, getTitle, retrieveAllResources, retrieveResource, retrieveResource, retrieveResource, setDescription, setParentResource, setResourceType, setTitle
 
Methods inherited from class com.arsdigita.kernel.ACSObject
assertPrivilege, checkPrivilege, doCreateCheck, doWriteCheck, getDefaultDomainClass, getID, getSpecificObjectType, getSpecificOID, gimmeContainer, initialize, setID, setID
 
Methods inherited from class com.arsdigita.domain.ObservableDomainObject
addObserver, getObservers
 
Methods inherited from class com.arsdigita.domain.DomainObject
add, add, addToAssociation, afterDelete, beforeDelete, clear, delete, disconnect, equals, get, getObjectType, getOID, getSession, hashCode, isDeleted, isDisconnected, isModified, isNew, isPropertyModified, isValid, remove, remove, remove, removeFromAssociation, save, set, setAssociation, setAssociation, specializeDataObject, specializeDataObject, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AppPortlet

protected AppPortlet(DataObject dataObject)
Method Detail

getParentApplication

public Application getParentApplication()

setParentApplication

public void setParentApplication(Application app)

getAppPortletType

public AppPortletType getAppPortletType()

getZoomURL

public String getZoomURL()

Get the zoom URL associated with a portlet. Portlet implementors may override this to specify a Portlet's zoom URL. The default implmementation simply finds the


getPortletRenderer

public PortletRenderer getPortletRenderer()
Overrides:
getPortletRenderer in class Portlet


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