org.nakedobjects.applib
Class AbstractService

java.lang.Object
  extended by org.nakedobjects.applib.AbstractContainedObject
      extended by org.nakedobjects.applib.AbstractService
Direct Known Subclasses:
AbstractFactoryAndRepository

public abstract class AbstractService
extends AbstractContainedObject


Constructor Summary
AbstractService()
           
 
Method Summary
protected  String getClassName()
           
 String getId()
           
 
Methods inherited from class org.nakedobjects.applib.AbstractContainedObject
allInstances, allMatches, allMatches, allMatches, allMatches, firstMatch, firstMatch, firstMatch, firstMatch, getContainer, getUser, informUser, isPersistent, isValid, newTransientInstance, persist, persistIfNotAlready, raiseError, remove, setContainer, uniqueMatch, uniqueMatch, uniqueMatch, uniqueMatch, validate, warnUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractService

public AbstractService()
Method Detail

getId

public String getId()

getClassName

protected String getClassName()


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