org.nakedobjects.plugins.html.action.view
Class ServiceView

java.lang.Object
  extended by org.nakedobjects.plugins.html.action.view.ObjectViewAbstract
      extended by org.nakedobjects.plugins.html.action.view.ServiceView
All Implemented Interfaces:
Action

public class ServiceView
extends ObjectViewAbstract


Constructor Summary
ServiceView()
           
 
Method Summary
protected  void doExecute(Context context, ViewPane content, NakedObject object, java.lang.String field)
           
 java.lang.String name()
           
 
Methods inherited from class org.nakedobjects.plugins.html.action.view.ObjectViewAbstract
addObjectToHistory, execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceView

public ServiceView()
Method Detail

doExecute

protected void doExecute(Context context,
                         ViewPane content,
                         NakedObject object,
                         java.lang.String field)
Overrides:
doExecute in class ObjectViewAbstract

name

public java.lang.String name()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.