com.mf.roundhouse.portal.delegate
Class RestaurantDelegate

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

public class RestaurantDelegate
extends RoundhouseDelegate

See Also:
Serialized Form

Constructor Summary
RestaurantDelegate()
           
 
Method Summary
 java.lang.String getDefaultString(RoundhouseObject anObject)
           
 java.lang.Class getDelegatedClass()
           
 
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

RestaurantDelegate

public RestaurantDelegate()
Method Detail

getDelegatedClass

public java.lang.Class getDelegatedClass()

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.