com.mf.roundhouse.core.delegate
Class SiteHitDelegate

java.lang.Object
  extended byBaseDelegate
      extended bycom.mf.roundhouse.core.delegate.RoundhouseDelegate
          extended bycom.mf.roundhouse.core.delegate.SiteHitDelegate

public class SiteHitDelegate
extends RoundhouseDelegate

See Also:
Serialized Form

Constructor Summary
SiteHitDelegate()
           
 
Method Summary
 java.lang.String getDefaultString(RoundhouseObject anObject)
           
 java.lang.Class getDelegatedClass()
           
 UsageMetrics getUsageMetrics(RoundhousePrincipal principal, boolean getCollections)
           
 
Methods inherited from class com.mf.roundhouse.core.delegate.RoundhouseDelegate
getDisplayUrl, searchObjects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteHitDelegate

public SiteHitDelegate()
Method Detail

getDelegatedClass

public java.lang.Class getDelegatedClass()

getUsageMetrics

public UsageMetrics getUsageMetrics(RoundhousePrincipal principal,
                                    boolean getCollections)

getDefaultString

public java.lang.String getDefaultString(RoundhouseObject anObject)
Specified by:
getDefaultString in class RoundhouseDelegate


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.