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

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

public class PortletDefinitionHandler
extends AbstractObjectHandler

Author:
Jeremy Ford

Field Summary
private static String ID
           
private static String KEY_PREFIX
           
private static String PORTLET_APPLICATION
           
 
Fields inherited from class org.apache.jetspeed.search.AbstractObjectHandler
fields, keywords
 
Constructor Summary
PortletDefinitionHandler()
           
 
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

PORTLET_APPLICATION

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

PortletDefinitionHandler

public PortletDefinitionHandler()
Method Detail

parseObject

public org.apache.jetspeed.search.ParsedObject parseObject(Object o)


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