|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController
|
+--org.infoglue.cms.controllers.delivery.kernel.impl.simple.AvailableServiceBindingDeliveryController
| Method Summary | |
org.infoglue.cms.entities.management.AvailableServiceBindingVO |
getAvailableServiceBinding(java.lang.String availableServiceBindingName)
This method returns the available service binding with a specific name. |
static AvailableServiceBindingDeliveryController |
getAvailableServiceBindingDeliveryController()
Factory method |
| Methods inherited from class org.infoglue.cms.controllers.delivery.kernel.impl.simple.BaseDeliveryController |
beginTransaction, closeDatabase, commitTransaction, getObjectWithId, rollbackTransaction |
| 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 org.infoglue.cms.entities.management.AvailableServiceBindingVO getAvailableServiceBinding(java.lang.String availableServiceBindingName)
throws org.infoglue.cms.exception.SystemException,
java.lang.Exception
org.infoglue.cms.exception.SystemException
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||