Uses of Package
org.apache.jetspeed.util

Packages that use org.apache.jetspeed.util
org.apache.jetspeed.capability Facilities for handling various browser types and their respective capabilities. 
org.apache.jetspeed.daemon This package takes care of daemon tasks that are executed at the background, using daemon threads, inside Jetspeed. 
org.apache.jetspeed.om.profile Represents the options available for displaying the portlet. 
org.apache.jetspeed.om.registry Represents a repository of configuration data. 
org.apache.jetspeed.om.registry.base   
org.apache.jetspeed.portal Represents core classes for working with Portlets. 
org.apache.jetspeed.portal.controllers   
org.apache.jetspeed.portal.controls   
org.apache.jetspeed.portal.expire This is a package that handles content expiration  
org.apache.jetspeed.portal.portlets   
org.apache.jetspeed.portal.portlets.viewprocessor   
org.apache.jetspeed.portal.security.portlets This package is for portal implementation wrappers that do security checked access to public methods in portlet classes. 
org.apache.jetspeed.services   
org.apache.jetspeed.services.persistence   
org.apache.jetspeed.services.portaltoolkit Services for creating new Portal objects from named Registry entries or PSML configuration entries. 
org.apache.jetspeed.services.portletfactory Helper classes for handling the creation of Portlet objects. 
org.apache.jetspeed.services.profiler   
org.apache.jetspeed.util   
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.capability
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.daemon
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.om.profile
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.om.registry
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.om.registry.base
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal
BaseConfig
          Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
Config
          Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
MetaData
          A class for storing MetaData about an object.
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.controllers
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.controls
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.expire
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.portlets
HTMLRewriter
           
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.portlets.viewprocessor
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.portal.security.portlets
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.services
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.services.persistence
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.services.portaltoolkit
MetaData
          A class for storing MetaData about an object.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.services.portletfactory
MetaData
          A class for storing MetaData about an object.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.services.profiler
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 

Classes in org.apache.jetspeed.util used by org.apache.jetspeed.util
Config
          Defines a standard object configuration A Config provides the parameters passed in the current request as well as init parameters.
JetspeedException
          Occurs when anything unexpected happens within Jetspeed.Any defined exceptions within Jetspeed should always extend from this.
MetaData
          A class for storing MetaData about an object.
MimeType
          Utility class for declaring MIME types to use for various requests and provide utility manipulation methods.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.