|
|||||||||
| 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.ExtranetController
public class ExtranetController
| Method Summary | |
|---|---|
java.security.Principal |
getAuthenticatedPrincipal(org.exolab.castor.jdo.Database db,
java.util.Map request)
This method autenticates a user. |
java.security.Principal |
getAuthenticatedPrincipal(java.util.Map request)
This method autenticates a user. |
static ExtranetController |
getController()
Factory method |
java.lang.String |
getPrincipalAssetUrl(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String assetKey,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
DeliveryContext deliveryContext)
Getting a digitalAsset for a Principal - used for personalisation. |
java.lang.String |
getPrincipalThumbnailAssetUrl(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String assetKey,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
int width,
int height,
DeliveryContext deliveryContext)
Getting a digitalAsset for a Principal - used for personalisation. |
| Methods inherited from class org.infoglue.deliver.controllers.kernel.impl.simple.BaseDeliveryController |
|---|
beginTransaction, closeDatabase, closeTransaction, commitTransaction, createQuery, executeQuery, executeQuery, getAllVOObjects, getAllVOObjects, getLogger, 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 ExtranetController getController()
public java.security.Principal getAuthenticatedPrincipal(org.exolab.castor.jdo.Database db,
java.util.Map request)
throws java.lang.Exception
java.lang.Exception
public java.security.Principal getAuthenticatedPrincipal(java.util.Map request)
throws java.lang.Exception
java.lang.Exception
public java.lang.String getPrincipalAssetUrl(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String assetKey,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
DeliveryContext deliveryContext)
throws java.lang.Exception
java.lang.Exception
public java.lang.String getPrincipalThumbnailAssetUrl(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String assetKey,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
int width,
int height,
DeliveryContext deliveryContext)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||