|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Environment
An Environment represents the context in which a page renders. It contains specific data associated with the rendering request.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
java.lang.String |
getDisplayMode()
Access the display mode of the environment |
java.lang.String |
getOriginalRequestURI()
Access the URI of the original request |
| Methods inherited from interface atg.portal.framework.BaseEnvironment |
|---|
getAccessDeniedURI, getCommunity, getCommunityFolder, getCommunityURI, getCommunityURI, getGear, getGearDefinitionFolder, getInactiveCommunityURI, getLoginURI, getLoginURI, getLogoutURI, getPage, getPageFolder, getPages, getPageURI, getPageURI, getPortal, getRegistrationSuccessURI, getRegistrationURI, getRequest, getServletContext, getUpdateProfileURI, isGuest, isLeader, isMember, isPortalAdministrator, isRegisteredUser |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String getDisplayMode()
java.lang.String getOriginalRequestURI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||