|
||||||||||
| 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.IntegrationDeliveryController
public class IntegrationDeliveryController
| Method Summary | |
|---|---|
static IntegrationDeliveryController |
getIntegrationDeliveryController(DeliveryContext deliveryContext)
Factory method |
static IntegrationDeliveryController |
getIntegrationDeliveryController(java.lang.Integer siteNodeId,
java.lang.Integer languageId,
java.lang.Integer contentId)
Factory method |
java.lang.Object |
getObjectWithName(java.lang.String className,
javax.servlet.http.HttpServletRequest request)
|
java.lang.String |
getUrlContent(java.lang.String url,
javax.servlet.http.HttpServletRequest request,
boolean includeRequest)
This method gets an remote URL's content. |
java.lang.String |
getUrlContent(java.lang.String url,
javax.servlet.http.HttpServletRequest request,
boolean includeRequest,
java.lang.String encoding)
This method gets an remote URL's content. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IntegrationDeliveryController getIntegrationDeliveryController(java.lang.Integer siteNodeId,
java.lang.Integer languageId,
java.lang.Integer contentId)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public static IntegrationDeliveryController getIntegrationDeliveryController(DeliveryContext deliveryContext)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.lang.String getUrlContent(java.lang.String url,
javax.servlet.http.HttpServletRequest request,
boolean includeRequest)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.lang.String getUrlContent(java.lang.String url,
javax.servlet.http.HttpServletRequest request,
boolean includeRequest,
java.lang.String encoding)
throws SystemException,
java.lang.Exception
SystemException
java.lang.Exception
public java.lang.Object getObjectWithName(java.lang.String className,
javax.servlet.http.HttpServletRequest request)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException
classname - request -
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||