org.jboss.portal.cms.search
Class CMSResult

java.lang.Object
  extended by org.jboss.portal.cms.search.CMSResult
All Implemented Interfaces:
org.jboss.portal.search.result.Result

public class CMSResult
extends java.lang.Object
implements org.jboss.portal.search.result.Result

Version:
$Revision$
Author:
Thomas Heute

Constructor Summary
CMSResult(File file, java.lang.String prefix)
           
 
Method Summary
 float getScore()
           
 org.jboss.portal.common.i18n.LocalizedString getTitle()
           
 org.jboss.portal.common.i18n.LocalizedString getType()
           
 org.jboss.portal.search.result.ResultURL getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMSResult

public CMSResult(File file,
                 java.lang.String prefix)
Method Detail

getScore

public float getScore()
Specified by:
getScore in interface org.jboss.portal.search.result.Result

getURL

public org.jboss.portal.search.result.ResultURL getURL()
Specified by:
getURL in interface org.jboss.portal.search.result.Result

getTitle

public org.jboss.portal.common.i18n.LocalizedString getTitle()
Specified by:
getTitle in interface org.jboss.portal.search.result.Result

getType

public org.jboss.portal.common.i18n.LocalizedString getType()
Specified by:
getType in interface org.jboss.portal.search.result.Result


Copyright © 2008. All Rights Reserved.