|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.infoglue.cms.controllers.delivery.kernel.impl.simple.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 |
equals, 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 org.infoglue.cms.exception.SystemException,
java.lang.Exception
org.infoglue.cms.exception.SystemException
java.lang.Exception
public static IntegrationDeliveryController getIntegrationDeliveryController(DeliveryContext deliveryContext)
throws org.infoglue.cms.exception.SystemException,
java.lang.Exception
org.infoglue.cms.exception.SystemException
java.lang.Exception
public java.lang.String getUrlContent(java.lang.String url,
javax.servlet.http.HttpServletRequest request,
boolean includeRequest)
throws org.infoglue.cms.exception.SystemException,
java.lang.Exception
org.infoglue.cms.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 org.infoglue.cms.exception.SystemException,
java.lang.Exception
org.infoglue.cms.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
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 | ||||||||||