|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoglue.cms.controllers.kernel.impl.simple.BaseController
org.infoglue.cms.controllers.kernel.impl.simple.InfoGluePrincipalControllerProxy
public class InfoGluePrincipalControllerProxy
| Constructor Summary | |
|---|---|
InfoGluePrincipalControllerProxy()
|
|
| Method Summary | |
|---|---|
static InfoGluePrincipalControllerProxy |
getController()
|
InfoGluePrincipal |
getInfoGluePrincipal(java.lang.String userName)
This method returns a specific content-object |
BaseEntityVO |
getNewVO()
|
java.util.Map |
getPrincipalPropertyHashValues(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters)
Getting a property for a Principal - used for personalisation. |
java.util.Map |
getPrincipalPropertyHashValues(InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters)
Getting a property for a Principal - used for personalisation. |
java.lang.String |
getPrincipalPropertyValue(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters,
boolean findLargestValue)
Getting a property for a Principal - used for personalisation. |
java.lang.String |
getPrincipalPropertyValue(InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters,
boolean findLargestValue)
Getting a property for a Principal - used for personalisation. |
| Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.BaseController |
|---|
beginTransaction, beginTransaction, closeDatabase, commitTransaction, createEntity, createEntity, createQuery, deleteEntity, deleteEntity, deleteEntity, deleteEntity, executeQuery, executeQuery, executeQuery, executeQuery, getAllObjects, getAllVOObjects, getAllVOObjects, getAllVOObjects, getAllVOObjects, getLogger, getObjectWithId, getObjectWithId, getObjectWithIdAsReadOnly, getVOWithId, getVOWithId, getVOWithId, getVOWithId, intercept, intercept, rollbackTransaction, toModifiableVOList, toVOList, updateEntity, updateEntity, updateEntity, updateEntity, validateEntity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InfoGluePrincipalControllerProxy()
| Method Detail |
|---|
public static InfoGluePrincipalControllerProxy getController()
public InfoGluePrincipal getInfoGluePrincipal(java.lang.String userName)
throws ConstraintException,
SystemException
ConstraintException
SystemException
public java.lang.String getPrincipalPropertyValue(InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters,
boolean findLargestValue)
throws java.lang.Exception
java.lang.Exception
public java.lang.String getPrincipalPropertyValue(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters,
boolean findLargestValue)
throws java.lang.Exception
java.lang.Exception
public java.util.Map getPrincipalPropertyHashValues(InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters)
throws java.lang.Exception
java.lang.Exception
public java.util.Map getPrincipalPropertyHashValues(org.exolab.castor.jdo.Database db,
InfoGluePrincipal infoGluePrincipal,
java.lang.String propertyName,
java.lang.Integer languageId,
java.lang.Integer siteNodeId,
boolean useLanguageFallback,
boolean escapeSpecialCharacters)
throws java.lang.Exception
java.lang.Exceptionpublic BaseEntityVO getNewVO()
getNewVO in class BaseController
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||