org.apache.jetspeed.search.handlers.pam
Class PortletApplicationHandler

java.lang.Object
  extended by org.apache.jetspeed.search.AbstractObjectHandler
      extended by org.apache.jetspeed.search.handlers.pam.PortletApplicationHandler
All Implemented Interfaces:
ObjectHandler

public class PortletApplicationHandler
extends AbstractObjectHandler

Author:
Jeremy Ford

Field Summary
 
Fields inherited from class org.apache.jetspeed.search.AbstractObjectHandler
fields, keywords
 
Constructor Summary
PortletApplicationHandler()
           
 
Method Summary
 ParsedObject parseObject(java.lang.Object o)
          Parses a specific object into a document suitable for index placement
 
Methods inherited from class org.apache.jetspeed.search.AbstractObjectHandler
getFields, getKeywords
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletApplicationHandler

public PortletApplicationHandler()
Method Detail

parseObject

public ParsedObject parseObject(java.lang.Object o)
Description copied from interface: ObjectHandler
Parses a specific object into a document suitable for index placement

Returns:
See Also:
ObjectHandler.parseObject(java.lang.Object)


Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.