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:
org.apache.jetspeed.search.ObjectHandler

public class PortletApplicationHandler
extends AbstractObjectHandler

Author:
Jeremy Ford

Field Summary
private static String ID
           
private static String KEY_PREFIX
           
 
Fields inherited from class org.apache.jetspeed.search.AbstractObjectHandler
fields, keywords
 
Constructor Summary
PortletApplicationHandler()
           
 
Method Summary
 org.apache.jetspeed.search.ParsedObject parseObject(Object o)
           
 
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
 

Field Detail

KEY_PREFIX

private static final String KEY_PREFIX
See Also:
Constant Field Values

ID

private static final String ID
See Also:
Constant Field Values
Constructor Detail

PortletApplicationHandler

public PortletApplicationHandler()
Method Detail

parseObject

public org.apache.jetspeed.search.ParsedObject parseObject(Object o)
See Also:
ObjectHandler.parseObject(java.lang.Object)


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