|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.deliver.controllers.kernel.impl.simple.BaseDeliveryController
org.infoglue.deliver.controllers.kernel.impl.simple.AvailableServiceBindingDeliveryController
public class AvailableServiceBindingDeliveryController
| Method Summary | |
|---|---|
AvailableServiceBinding |
getAvailableServiceBinding(java.lang.String availableServiceBindingName,
org.exolab.castor.jdo.Database db)
This method returns the available service binding with a specific name. |
static AvailableServiceBindingDeliveryController |
getAvailableServiceBindingDeliveryController()
Factory method |
AvailableServiceBindingVO |
getAvailableServiceBindingVO(java.lang.String availableServiceBindingName,
org.exolab.castor.jdo.Database db)
This method returns the available service binding with a specific name. |
| Methods inherited from class org.infoglue.deliver.controllers.kernel.impl.simple.BaseDeliveryController |
|---|
beginTransaction, closeDatabase, closeTransaction, commitTransaction, createQuery, executeQuery, executeQuery, getAllVOObjects, getAllVOObjects, getObjectWithId, getVOWithId, rollbackTransaction, toVOList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static AvailableServiceBindingDeliveryController getAvailableServiceBindingDeliveryController()
public AvailableServiceBindingVO getAvailableServiceBindingVO(java.lang.String availableServiceBindingName,
org.exolab.castor.jdo.Database db)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public AvailableServiceBinding getAvailableServiceBinding(java.lang.String availableServiceBindingName,
org.exolab.castor.jdo.Database db)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||