org.apache.tapestry.enhance
Class GenericServiceImpl
java.lang.Object
org.apache.tapestry.enhance.GenericServiceImpl
- All Implemented Interfaces:
- GenericService<BasicObject>, SimpleGenericsInterface
public class GenericServiceImpl
- extends Object
- implements SimpleGenericsInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericServiceImpl
public GenericServiceImpl()
getObjectName
public String getObjectName()
- Specified by:
getObjectName
in interface SimpleGenericsInterface
doFoo
public void doFoo(BasicObject bar)
- Specified by:
doFoo
in interface GenericService<BasicObject>
getCurrentFoo
public BasicObject getCurrentFoo()
- Specified by:
getCurrentFoo
in interface GenericService<BasicObject>
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.