BEA Systems, Inc.
A B C D E F G H I J L M N O P Q R S T U V W

A

addGroupAttribute(String) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Adds the specified group name to the list of group names corresponding to the user profile
addGroupAttribute(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Adds the specified group name to the list of group names corresponding to the user profile
addGroupToGroup(String, String) - Method in interface com.beasys.portal.PortalManager
Create a group for a parent group.
addGroupToGroup(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a group for a parent group.
addGroupToPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Create a group for a portal.
addGroupToPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a group for a portal.
addGroupUser(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user to a group.
addPortalUser(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user to a portal.
addPortletTo(Portlet, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a portlet to a portal.
addPortletTo(Portlet, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a portlet to a portal name.
addUserToGroup(String, String, String) - Method in interface com.beasys.portal.PortalManager
Add a user name to a particular group.
addUserToGroup(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Adds a user to a portal group.
addUserToGroup(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user name to a particular group.
addUserToPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Add a user name to a particular portal.
addUserToPortal(String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Adds a user to a portal.
addUserToPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Add a user name to a particular portal.
ALGORITHM - Static variable in interface com.beasys.portal.ejb.PortalConstants
The algorithm we are using for encryption.
allowAutoLogin - Variable in class com.beasys.portal.admin.PortalServiceManager
Whether the portal allows auto-login upon portal invocation.
alternateFooterURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
alternateFooterURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
alternateFooterURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The alternate footer url.
alternateHeaderURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
alternateHeaderURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
alternateHeaderURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The alternate header url.
appendParameters(String, String[], StringBuffer) - Method in class com.beasys.portal.admin.PortalServiceManager
Help creating the request query string, if we need to redirect the destination.
assignToRC(int, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
Now sort the portlets by row and column and visibility.
asTable() - Method in class example.portlet.bean.BookmarkBean
Returns a 2 dimensional array (table) of the user's current bookmarks.
asTable() - Method in class example.portlet.bean.TodoBean
Returns a 2 dimensional array (table) of the user's or group's current to do items.
available - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet available?
availablePortletsFor(String, String, String, String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal and group if groupName is set.

B

BANNER_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet banner background color.
bannerURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
bannerURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
bannerURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The banner url.
BaseBean - class com.beasys.portal.ejb.BaseBean.
Base Entity Bean class so that we default implementations of entity bean required methods.
BaseBean() - Constructor for class com.beasys.portal.ejb.BaseBean
 
BaseEJBObject - interface com.beasys.portal.ejb.BaseEJBObject.
Common base EJBObject for the portal.
BaseHome - interface com.beasys.portal.ejb.BaseHome.
Common home for the portal
baseReset(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Reset the values that can't be overridden.
BLACK - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Black color representation.
BODY_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portal background color.
BODY_BG_COLOR_TEXT - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for custom-entered portal background color.
BookmarkBean - class example.portlet.bean.BookmarkBean.
JSP Bean for the bookmark_edit.jsp for the example Bookmark portlet.
BookmarkBean() - Constructor for class example.portlet.bean.BookmarkBean
Creates a new instance.

C

calcNumCols(int, int) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Determines the number of columns needed to display a set of portlets.
calcNumRows(int, int) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Determines the number of rows needed to display a set of portlets in an Admin Tool.
calcXYForNewPortlets(LinkedList, LinkedList, PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Calculates the X and Y for each portal in an 'add set' of portlets.
Category - interface com.beasys.portal.ejb.Category.
Interface to the category ejb.
CategoryBean - class com.beasys.portal.ejb.CategoryBean.
Implementation for portal categories (pages).
CategoryBean() - Constructor for class com.beasys.portal.ejb.CategoryBean
 
CategoryHome - interface com.beasys.portal.ejb.CategoryHome.
Category EJB home implementation.
categoryName - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
categoryName - Variable in class com.beasys.portal.ejb.PortalPersonalizationPK
The category name.
categoryName - Variable in class com.beasys.portal.ejb.ColumnInformationBean
The category name.
categoryName - Variable in class com.beasys.portal.ejb.ColumnInformationPK
The category name.
categoryName - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
The category name.
categoryName - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The category name.
CategoryPK - class com.beasys.portal.ejb.CategoryPK.
The category ejb primary key.
CategoryPK() - Constructor for class com.beasys.portal.ejb.CategoryPK
Default constructor.
CategoryPK(String, String, int) - Constructor for class com.beasys.portal.ejb.CategoryPK
Category primary key constructor.
cc - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Singleton instance.
CHECK - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL Select String that checks to see if there are bookmarks for a user.
CHECK - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL Query String that checks to see if there are any to do items for a user or group.
checkAccess() - Static method in class com.beasys.portal.admin.PortalAdminHelper
Verifies that the correct licensing arrangement is in place for Portal Framework operation.
checkAccess(String) - Static method in class com.beasys.util.helper.UtilityHelper
Check access.
CHECKBOX - Static variable in class example.portlet.bean.TodoBean
Used in processing the HTTP request.
CLIENT_SIDE - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Startup mode for client.
closeStatement(PreparedStatement) - Static method in class com.beasys.portal.ejb.FastPortalManager
Close statement.
cnvrtSC(String) - Static method in class com.beasys.portal.admin.PortalJspBase
Given a string, substitute HTML entities for HTML special characters.
COLOR_WARNING - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
A color warning which informs the user that a color outside the standard set of 216 internet colors was chosen for a particular preference.
column - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
column - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
What is the column of the portlet?
column - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The column.
column - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The column.
COLUMN_INFORMATION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the ColumnInformation EJB.
COLUMN_INFORMATION_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
ColumnInformation - interface com.beasys.portal.ejb.ColumnInformation.
Interface to the portal column information, this includes a link to the category.
ColumnInformationBean - class com.beasys.portal.ejb.ColumnInformationBean.
Column information for a portal/category bean implementation.
ColumnInformationBean() - Constructor for class com.beasys.portal.ejb.ColumnInformationBean
 
ColumnInformationHome - interface com.beasys.portal.ejb.ColumnInformationHome.
Portal Column Information ejb home interface.
ColumnInformationPK - class com.beasys.portal.ejb.ColumnInformationPK.
The primary key for the Column Information ejb.
ColumnInformationPK() - Constructor for class com.beasys.portal.ejb.ColumnInformationPK
Default constructor.
ColumnInformationPK(String, String, int) - Constructor for class com.beasys.portal.ejb.ColumnInformationPK
ColumnInformationPK constructor.
columnOrder - Variable in class com.beasys.portal.ejb.ColumnInformationBean
 
columnOrder - Variable in class com.beasys.portal.ejb.ColumnInformationPK
The column order.
columnWidth - Variable in class com.beasys.portal.ejb.ColumnInformationBean
The column width.
com.beasys.portal - package com.beasys.portal
 
com.beasys.portal.admin - package com.beasys.portal.admin
 
com.beasys.portal.admin.jspbeans - package com.beasys.portal.admin.jspbeans
 
com.beasys.portal.ejb - package com.beasys.portal.ejb
 
com.beasys.portal.jspbeans - package com.beasys.portal.jspbeans
 
com.beasys.util - package com.beasys.util
 
com.beasys.util.helper - package com.beasys.util.helper
 
com.beasys.util.i18n - package com.beasys.util.i18n
 
com.beasys.weblogic.helper - package com.beasys.weblogic.helper
 
compare(Object, Object) - Method in class com.beasys.portal.ejb.PortletComparator
Implements Comparator's compare method.
CONTENT_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet content background color.
contentColumnCount - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentColumnCount - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The number of columnns in the portal.
contentColumnCountStr - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
contentURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The content url.
cookieTimeout - Variable in class com.beasys.portal.admin.PortalServiceManager
The time (in milliseconds) which elapses before the portal cookie is timed outl The cookie defaults to timing out when the browser is closed.
copyInto(PortalDefinition, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a portal definition (ejb) into lightweight container class.
copyInto(PortalPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a PortalPersonalization into a simple copy.
copyInto(PortletDefinition, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a PortletDefinition into a simple copy.
copyInto(UserPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Copy a UserPersonalization into a simple copy.
COUNTRIES - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
Available selections for country-of-residence value and country-of-residence display value.
create() - Method in interface com.beasys.portal.ejb.PortalPropertiesHome
Create.
create() - Method in interface com.beasys.portal.ejb.PortalManagerHome
Create the session bean.
create(CategoryPK) - Method in interface com.beasys.portal.ejb.CategoryHome
Create the category.
create(ColumnInformationPK) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Create the ColumnInformation.
create(GroupHierarchyPK) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Create.
create(GroupPersonalizationPK) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Create the object.
create(PortalDefinitionPK, String) - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Create an instance of the PortalDefinition.
create(PortalDefinitionPK, String) - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Create.
create(PortalGroupHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Create a new PortalGroupHierarchy.
create(PortalHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Create.
create(PortalPersonalizationPK) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Create.
create(PortalSignOnPK) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Create.
create(String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Creates a new profile using the provided user name
create(String, String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Creates a new profile using the provided user name
create(UserHierarchyPK) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Create.
create(UserPersonalizationPK) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Create.
createCredentials(Credentials) - Method in interface com.beasys.portal.PortalManager
Persist a new set of credentials.
createCredentials(Credentials) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new set of credentials.
createCredentialsFor(String, String, String, String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
Create credentials for a user, portal, system, system user id, and password.
createGroupProfileKey(String, String) - Method in interface com.beasys.portal.PortalManager
Create the group profile key.
createGroupProfileKey(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
A central location for creating a key from the portal, group, and user.
createGroupProfileKey(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create the group profile key.
createPortal(Portal) - Method in interface com.beasys.portal.PortalManager
Persist a new portal.
createPortal(Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new portal.
createPortlet(Portlet) - Method in interface com.beasys.portal.PortalManager
Persist a new portlet.
createPortlet(Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Persist a new portlet.
createPortletForGroup(String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a GroupPersonalization for a portal and a group.
createPortletForGroup(String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a GroupPersonalization for a portal and a group.
createPortletForPortal(String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a PortalPersonalization for a portlet.
createPortletForPortal(String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a PortalPersonalization for a portlet.
createPortletForUser(String, String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Create a UserPersonalization for a portal, group, and user.
createPortletForUser(String, String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create a UserPersonalization for a portal, group, and user.
createQuery(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to create the bookmark query string.
createQuery(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to create the to do list query string.
createStatement(String, String, LinkedList, String[], Connection) - Static method in class com.beasys.portal.ejb.FastPortalManager
Create a prepared statement.
createURL(HttpServletRequest, String, String) - Static method in class com.beasys.portal.admin.PortalJspBase
Creates a portal framework URL from the given request.
createUserProfileKey(String, String) - Method in interface com.beasys.portal.PortalManager
Create the user profile key.
createUserProfileKey(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
A central location for creating a key from the portal, group, and user.
createUserProfileKey(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create the user profile key.
Credentials - interface com.beasys.portal.Credentials.
The public interface class to the Default Credentials entity.
ctx - Variable in class com.beasys.portal.ejb.BaseBean
EJB spec variable.
ctx - Variable in class com.beasys.portal.ejb.PortalManagerBean
The ejb session context.
CUSTOM - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Generally-used 'custom' property name.

D

debug - Static variable in class com.beasys.portal.admin.PortalJspBase
Whether debug mode is on.
debug - Static variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
 
debug - Static variable in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Debugging flag.
debug - Static variable in class com.beasys.portal.jspbeans.GroupUserJspBean
Assists debug output.
debug - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Compile out the debug code.
decode(String) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Decodes the provided String using a Base64Decoder.
DEFAULT_CATEGORY - Static variable in class com.beasys.portal.admin.jspbeans.JspBeanBase
Reserved for later use.
DEFAULT_CATEGORY_NAME - Static variable in interface com.beasys.portal.ejb.PortalConstants
The default category name.
DEFAULT_DESTINATION - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the default destination used after form submission for a portal instance.
DEFAULT_ID_CACHE - Static variable in interface com.beasys.util.ToolkitConstants
The default cache size for ids.
DEFAULT_ID_PROCEDURE - Static variable in interface com.beasys.util.ToolkitConstants
The default property value for the 'sequence' stored procedure.
DEFAULT_JDBC_POOL_NAME - Static variable in interface com.beasys.util.ToolkitConstants
Default JDBC Connection pool value.
DEFAULT_LOGGING_LEVEL - Static variable in interface com.beasys.util.ToolkitConstants
The defeault logging level.
DEFAULT_WEBLOGIC_HOST - Static variable in interface com.beasys.util.ToolkitConstants
The default system property value for the weblogic host.
DEFAULT_WEBLOGIC_PORT - Static variable in interface com.beasys.util.ToolkitConstants
The default system property value for the weblogic port.
DefaultCredentials - class com.beasys.portal.ejb.DefaultCredentials.
Default implementation of the Credentials interface.
DefaultCredentials() - Constructor for class com.beasys.portal.ejb.DefaultCredentials
Default constructor.
DefaultCredentials(String, String, String, String, String) - Constructor for class com.beasys.portal.ejb.DefaultCredentials
Construct a DefaultCredentials.
defaultDest - Variable in class com.beasys.portal.admin.PortalServiceManager
The portal's default destination.
DefaultPortal - class com.beasys.portal.ejb.DefaultPortal.
Default implementation of the Portal interface.
DefaultPortal() - Constructor for class com.beasys.portal.ejb.DefaultPortal
 
DefaultPortalCategory - class com.beasys.portal.ejb.DefaultPortalCategory.
Default implementation of the PortalCategory interface.
DefaultPortalCategory() - Constructor for class com.beasys.portal.ejb.DefaultPortalCategory
Default Constructor.
DefaultPortalCategory(String, String, String, int) - Constructor for class com.beasys.portal.ejb.DefaultPortalCategory
Create a PortalCategory.
DefaultPortalColumnInformation - class com.beasys.portal.ejb.DefaultPortalColumnInformation.
Default implementation of the PortalColumnInformation.
DefaultPortalColumnInformation() - Constructor for class com.beasys.portal.ejb.DefaultPortalColumnInformation
Default constructor.
DefaultPortalColumnInformation(String, String, int, int) - Constructor for class com.beasys.portal.ejb.DefaultPortalColumnInformation
Default portal column information.
DefaultPortlet - class com.beasys.portal.ejb.DefaultPortlet.
Default portlet implementation.
DefaultPortlet() - Constructor for class com.beasys.portal.ejb.DefaultPortlet
 
DELETE - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL delete String that deletes a bookmark for a user.
DELETE - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL DELETE String that deletes a to do item for a user or group.
DESTINATION_TAG - Static variable in class com.beasys.portal.admin.PortalJspBase
A property name denoting the destination to be used with form submission.
DESTINATION_URI - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the destination uri afer a form submission.
determineDestination(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Figure out what the real destination is.
doContainerPersonalization(String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet from the PortletDefinition.
documentRoot - Variable in class com.beasys.portal.admin.PortalServiceManager
The server's document root.
doDefaultColumnInformation(Portal, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Set the default column information for a portal.
doesGroupExist(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns true if a portal group exists for a given portal and group.
doGroupPersonalization(String, String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal and group.
doPortalPersonalization(String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal.
doUserPersonalization(String, String, String, String, Hashtable) - Method in class com.beasys.portal.ejb.PortalManagerBean
Handle personalizing the portlet for the portal, group, and user.

E

editable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet editable?
editable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
Is it editable?
editURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
editURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
editURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The edit url.
ejbActivate() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbActivate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbActivate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbCreate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
Called by the container when a new instance is created.
ejbCreate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbCreate(CategoryPK) - Method in class com.beasys.portal.ejb.CategoryBean
Override the base class create.
ejbCreate(ColumnInformationPK) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Ejb create.
ejbCreate(GroupHierarchyPK) - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Override base class bean create.
ejbCreate(GroupPersonalizationPK) - Method in class com.beasys.portal.ejb.GroupPersonalizationBean
Create the EJB.
ejbCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Ejb create.
ejbCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Ejb create.
ejbCreate(PortalGroupHierarchyPK) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Ejb create.
ejbCreate(PortalHierarchyPK) - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Ejb create.
ejbCreate(PortalPersonalizationPK) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Ejb create.
ejbCreate(PortalSignOnPK) - Method in class com.beasys.portal.ejb.PortalSignOnBean
Ejb create.
ejbCreate(SimpleStringPK) - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Ejb create.
ejbCreate(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed when an attempt is made, via PortalUserProfileHome, to create a new profile.
ejbCreate(String, String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed when an attempt is made, via PortalUserProfileHome, to create a new profile.
ejbCreate(UserHierarchyPK) - Method in class com.beasys.portal.ejb.UserHierarchyBean
Ejb create.
ejbCreate(UserPersonalizationPK) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Ejb create.
ejbFind(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns the primary key for the current user
ejbFindAll() - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns an Enumeration of all user profiles
ejbFindByPrimaryKey(UserProfilePK) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Returns the primary key for the current user
ejbLoad() - Method in class com.beasys.portal.ejb.BaseBean
ejbLoad
ejbPassivate() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbPassivate() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbPassivate() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbPostCreate(CategoryPK) - Method in class com.beasys.portal.ejb.CategoryBean
Override the base class post create.
ejbPostCreate(ColumnInformationPK) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Ejb post create.
ejbPostCreate(GroupHierarchyPK) - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Ejb post create.
ejbPostCreate(GroupPersonalizationPK) - Method in class com.beasys.portal.ejb.GroupPersonalizationBean
Ejb post create.
ejbPostCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Ejb post create.
ejbPostCreate(PortalDefinitionPK, String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Ejb post create.
ejbPostCreate(PortalGroupHierarchyPK) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Ejb post create.
ejbPostCreate(PortalHierarchyPK) - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Ejb post create.
ejbPostCreate(PortalPersonalizationPK) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Ejb post create.
ejbPostCreate(PortalSignOnPK) - Method in class com.beasys.portal.ejb.PortalSignOnBean
Ejb post create.
ejbPostCreate(SimpleStringPK) - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Ejb post create.
ejbPostCreate(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Accessed after profile creation.
ejbPostCreate(UserHierarchyPK) - Method in class com.beasys.portal.ejb.UserHierarchyBean
Ejb post create.
ejbPostCreate(UserPersonalizationPK) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Ejb post create.
ejbRemove() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
ejbRemove() - Method in class com.beasys.portal.ejb.PortalPropertiesBean
This method is required by the EJB Specification, but is not used by this example.
ejbRemove() - Method in class com.beasys.portal.ejb.PortalManagerBean
This method is required by the EJB Specification, but is not used by this example.
ejbStore() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
encode(String) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Encodes the provided String using a Base64Encoder.
encrypt(String) - Static method in class com.beasys.portal.ejb.PortalHelper
Encrypt a value.
enumerationSweeper(Enumeration) - Method in class com.beasys.portal.ejb.PortalManagerBean
Clean an enumeration.
equals(Object) - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.GroupPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.ColumnInformationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.SimpleStringPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.UserHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.UserPersonalizationPK
Check for object equality.
equals(Object) - Method in class com.beasys.portal.ejb.CategoryPK
Check for object equality.
equalsEncryptedValue(String, String) - Static method in class com.beasys.portal.ejb.PortalHelper
Check to see if the value is equal to an encrypted value.
example.portlet.bean - package example.portlet.bean
 

F

FALSE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
False.
fastGetColumnInformationFor(String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetColumnInformationFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortalFor(String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortalFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletDefinitionsFor(String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletDefinitionsFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetPortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetPortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
fastGetRCPortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Using straight JDBC.
fastGetRCPortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Using straight JDBC.
FastPortalManager - class com.beasys.portal.ejb.FastPortalManager.
Sample class to illustrate code template.
FastPortalManager() - Constructor for class com.beasys.portal.ejb.FastPortalManager
 
fillCheck(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the CHECK SQL statement.
fillCheck(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the CHECK SQL statement.
fillDelete(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the DELETE SQL statement.
fillDelete(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the DELETE SQL statement.
fillInsert(PreparedStatement, String) - Method in class example.portlet.bean.BookmarkBean
A helper method to fill the INSERT SQL statement.
fillInsert(PreparedStatement, String) - Method in class example.portlet.bean.TodoBean
A helper method to fill the INSERT SQL statement.
fillUpdate(PreparedStatement, String, String, int) - Method in class example.portlet.bean.TodoBean
A helper method to fill the UPDATE SQL statement.
finalize() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Destructor.
finalize() - Method in class com.beasys.weblogic.helper.WebLogicHelperClient
Default constructor.
find(String) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Finds a user profile based on a user name
findAll() - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Return all portal definitions.
findAll() - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Finds all user profiles.
findAll() - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Find all PortalDefinitions.
findByGroup(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by group.
findByGroup(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by group.
findByParentGroup(String) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by parent group.
findByPortal(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.CategoryHome
Find by portal name.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find all column information by portal name.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by portal.
findByPortal(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal.
findByPortalAndCategory(String, String) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find column information(s) by portal and category.
findByPortalAndCategory(String, String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portal and category.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal and group.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal and group.
findByPortalAndGroup(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and group.
findByPortalAndPortlet(String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal and portlet.
findByPortalAndPortlet(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and portlet.
findByPortalAndUser(String, String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by portal and user.
findByPortalAndUser(String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal and user.
findByPortalCategoryAndGroup(String, String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal, category and group.
findByPortalCategoryGroupAndUser(String, String, String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal, category, group, and user.
findByPortalGroupAndUser(String, String, String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portal, group, and user.
findByPortalGroupPortlet(String, String, String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portal, group and portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by portlet.
findByPortlet(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by portlet.
findByPrimaryKey(CategoryPK) - Method in interface com.beasys.portal.ejb.CategoryHome
Find the category by primary key.
findByPrimaryKey(ColumnInformationPK) - Method in interface com.beasys.portal.ejb.ColumnInformationHome
Find by primary key.
findByPrimaryKey(GroupHierarchyPK) - Method in interface com.beasys.portal.ejb.GroupHierarchyHome
Find by primary key.
findByPrimaryKey(GroupPersonalizationPK) - Method in interface com.beasys.portal.ejb.GroupPersonalizationHome
Find by primary key.
findByPrimaryKey(PortalDefinitionPK) - Method in interface com.beasys.portal.ejb.PortalDefinitionHome
Find by primary key.
findByPrimaryKey(PortalDefinitionPK) - Method in interface com.beasys.portal.ejb.PortletDefinitionHome
Find by primary key.
findByPrimaryKey(PortalGroupHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalGroupHierarchyHome
Find by primary key.
findByPrimaryKey(PortalHierarchyPK) - Method in interface com.beasys.portal.ejb.PortalHierarchyHome
Find by primary key.
findByPrimaryKey(PortalPersonalizationPK) - Method in interface com.beasys.portal.ejb.PortalPersonalizationHome
Find by primary key.
findByPrimaryKey(PortalSignOnPK) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by primary key.
findByPrimaryKey(UserHierarchyPK) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by primary key.
findByPrimaryKey(UserPersonalizationPK) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by primary key.
findByPrimaryKey(UserProfilePK) - Method in interface com.beasys.portal.ejb.PortalUserProfileHome
Locates a PortalUserProfile using a primary key.
findByUser(String) - Method in interface com.beasys.portal.ejb.UserHierarchyHome
Find by user.
findByUser(String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by user.
findByUser(String) - Method in interface com.beasys.portal.ejb.UserPersonalizationHome
Find by user.
findByUserPortal(String, String) - Method in interface com.beasys.portal.ejb.PortalSignOnHome
Find by user portal.
findCookie(String, Cookie[]) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Finds the cookie for a given cookie name.
findFirstNarrowColumn(PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the first narrow column for a portal.
findFirstWideColumn(PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the first wide column for a portal.
findMaxLength(LinkedList[]) - Static method in class com.beasys.portal.ejb.FastPortalManager
Find the longest column size.
findNextNarrowColumn(int, PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the index of the next narrow column for a portal.
findPortletInArray(Portlet[], String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portlet object found in an array of portlets for a given portlet name.
findPortletInPortletArray(Portlet[], String) - Method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns true if an array of Portlets contains an exact match (case sensative) for a portlet name string passed in.
findStringInArray(String[], String) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Returns true if an array of strings contains an exact match (case sensative) for the string passed in.
finishTransaction(UserTransaction, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Finish a transaction.
finishTx(UserTransaction, HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Finish tx.
fixupRelativeURL(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
With the system using jsp:forward the relative directories may not be set employed correctly.
floatable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
floatable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet floatable?
floatable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The floatable flag.
footerURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
footerURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The footer url.

G

GeneralPrefsBean - class com.beasys.portal.jspbeans.GeneralPrefsBean.
Provides standard bean set and methods to facilitate JSP page operation for general portal user preferences.
GeneralPrefsBean() - Constructor for class com.beasys.portal.jspbeans.GeneralPrefsBean
 
get(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the value for the property name specified.
getAll(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves all values for the multi-valued property name specified.
getAllPortalNames() - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portal names for all of the portals definitions that exist in the system.
getAllPortletNames() - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portlet names for all of the portlet definitions in the system.
getAllPortletNamesForPortal(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Gets all of the portlet names for all of the portlet definitions associated with a portal including available, unavailable, and visible.
getAllPortletsFor(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns an 2 dimensional array (sorted in row/column) of AVAILABLE portlets for a portal for a portal, group, and user.
getAllUserNamesForGroup(String, String) - Method in interface com.beasys.portal.PortalManager
Gets all user names associated with a particular group.
getAllUserNamesForGroup(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Gets all user names associated with a particular group.
getAlternateFooterURL() - Method in interface com.beasys.portal.Portlet
Gets the alternate footer URL for this portlet.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the alternate footer URL for this portlet.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateFooterURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateFooterURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get alternate footer URL.
getAlternateFooterURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get alternate footer URL.
getAlternateFooterURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get alternate footer URL.
getAlternateHeaderURL() - Method in interface com.beasys.portal.Portlet
Gets the alternate header URL for this portlet.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the alternate header URL for this portlet.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
getAlternateHeaderURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get alternate header URL.
getAlternateHeaderURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get alternate header URL.
getAlternateHeaderURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get alternate header URL.
getAttribute(String, boolean) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Retrieves the attribute corresponding to the supplied property name.
getAttribute(String, boolean) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the attribute corresponding to the supplied property name.
getAttribute(String, String) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Retrieves the attribute corresponing to the supplied property name.
getAttribute(String, String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Retrieves the attribute corresponing to the supplied property name.
getAvailablePortletNamesFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portlet names for all of the available portlets for a portal at the portal level.
getAvailablePortletNamesFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlet names for a portal and a group.
getAvailablePortletNamesFor(String, String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of available Portlet names for a given portal, group, and user.
getAvailablePortletsFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlets for a portal at the portal level (not the group or user level).
getAvailablePortletsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal.
getAvailablePortletsFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the available portlets for a portal and a group.
getAvailablePortletsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal.
getAvailablePortletsFor(String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal and a group.
getAvailablePortletsFor(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal and a group.
getAvailablePortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available portlets associated to a portal, a group, and a user.
getAvailablePortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available portlets associated to a portal, a group, and a user.
getAvailablePortletsForPortal(String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns an array of available portlets for a portal at the portal level.
getBannerBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portlet banner color, as dictated by the JSP page using this bean.
getBannerColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Retrieves the color scheme banner color.
getBannerURL() - Method in interface com.beasys.portal.Portlet
Gets the banner URL for this portlet.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the banner URL for this portlet.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getBannerURL method in the PortletJspBean class since this class does not support this attribute.
getBannerURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getBannerURL method in the PortletJspBean class since this class does not support this attribute.
getBannerURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get banner URL.
getBannerURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get banner URL.
getBannerURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get banner URL.
getBodyBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portal background color, as dictated by the JSP page using this bean.
getBodyBGColorText() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the value of the custom-entered portal background color, dictated by the JSP page using this bean.
getBookmarkName() - Method in class example.portlet.bean.BookmarkBean
Gets the bookmark name attribute
getBookmarkURL() - Method in class example.portlet.bean.BookmarkBean
Gets the bookmark URL attribute
getBuild() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the WebLogic version.
getCategoryName() - Method in interface com.beasys.portal.PortalColumnInformation
Get the category name associated with this column information.
getCategoryName() - Method in interface com.beasys.portal.Portlet
Gets the portal category.
getCategoryName() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the portal category.
getCategoryName() - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Get category name.
getCategoryName() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.ColumnInformationBean
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.ColumnInformationPK
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get category name.
getCategoryName() - Method in interface com.beasys.portal.ejb.ColumnInformation
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get category name.
getCategoryName() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Get category name.
getColorScheme(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the appropriate ColorScheme object based on the provided scheme name.
getColorSchemes() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves all color schemes from which a non-custom portlet scheme can be selected.
getColumn() - Method in interface com.beasys.portal.Portlet
Gets the column position of this portlet in a portal.
getColumn() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the column position of this portlet in a portal.
getColumn() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get column.
getColumn() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get the default column.
getColumn() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Get column.
getColumn() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get column.
getColumn() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get column.
getColumn() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get column.
getColumn() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get the default column.
getColumnInformationFor(String, String) - Method in interface com.beasys.portal.PortalManager
Get the column information (sizes) for a given portal and category.
getColumnInformationFor(String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getColumnInformationFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the column information (sizes) for a given portal and category.
getColumnOrder() - Method in interface com.beasys.portal.PortalColumnInformation
Get the column order for this column as a zero-based offset.
getColumnOrder() - Method in class com.beasys.portal.ejb.ColumnInformationBean
Get column order.
getColumnOrder() - Method in class com.beasys.portal.ejb.ColumnInformationPK
Get column order.
getColumnOrder() - Method in interface com.beasys.portal.ejb.ColumnInformation
Get column order.
getColumnOrder() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Get column order.
getColumnWidth() - Method in interface com.beasys.portal.PortalColumnInformation
Get the column width for this column as a percentage of the column total for the portal.
getColumnWidth() - Method in class com.beasys.portal.ejb.ColumnInformationBean
Get column width in percent.
getColumnWidth() - Method in interface com.beasys.portal.ejb.ColumnInformation
Get column width in percent.
getColumnWidth() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Get column width.
getConnection() - Static method in class com.beasys.portal.JDBCTools
Get a WebLogic connection from a JDBC database connection pool.
getConnection() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get a connection to a pooled database connection in Weblogic.
getContentColumnCount() - Method in interface com.beasys.portal.Portal
Gets the content column count URL.
getContentColumnCount() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the content column count.
getContentColumnCount() - Method in class com.beasys.portal.ejb.DefaultPortal
Get content column count, how many displayable columns.
getContentColumnCount() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get content column count.
getContentColumnCount() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get the number of columns in the portal.
getContentColumnCountStr() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the content column count as a string.
getContentURL() - Method in interface com.beasys.portal.Portal
Gets the content URL.
getContentURL() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the content URL.
getContentURL() - Method in class com.beasys.portal.ejb.DefaultPortal
Get content URL.
getContentURL() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get content URL.
getContentURL() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get content URL.
getCookieTimeout(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves the portal Cookie timeout, in seconds.
getCookieValue(String, Cookie[]) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves a particular cookie value from a set of javax.servlet.http.Cookie objects.
getCredentialsFor(String) - Method in interface com.beasys.portal.PortalManager
Get all of the credentials for a user.
getCredentialsFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the credentials for a user.
getCredentialsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the credentials for a user and a system.
getCredentialsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the credentials for a user and a system.
getCredentialsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the credentials for a user and a system.
getCredentialsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the credentials for a user and a system.
getCurrentPage(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Returns the currently active portal page.
getDefaultBannerColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default portlet banner color.
getDefaultDestination(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves the default destination of the portal associated with the provided javax.servlet.http.HttpServletRequest.
getDefaultDestination(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Get the default destination specified in the registration.
getDefaultPortalBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default portal background color.
getDefaultPortletBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default portlet background color.
getDefaultShowBorders() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default portal setting regarding whether portlet borders are displayed at portal run-time.
getDefaultTitleBarColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default titlebar color.
getDefaultTitleFontColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the default title font color.
getEditURL() - Method in interface com.beasys.portal.Portlet
Gets the edit URL for this portlet.
getEditURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the edit URL for this portlet.
getEditURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get edit URL.
getEditURL() - Method in class com.beasys.portal.ejb.DefaultPortal
Get edit URL.
getEditURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get edit URL.
getEmail() - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Retrieves the current email preference value.
getEvents() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the T3 events service.
getFooterURL() - Method in interface com.beasys.portal.Portal
Gets the footer URL.
getFooterURL() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the footer URL.
getFooterURL() - Method in class com.beasys.portal.ejb.DefaultPortal
Get footer URL.
getFooterURL() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get footer URL.
getFooterURL() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get footer URL.
getGroupId() - Method in interface com.beasys.portal.ejb.GroupPersonalization
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.GroupPersonalizationPK
Get group id.
getGroupId() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get group id.
getGroupId() - Method in interface com.beasys.portal.ejb.PortalGroupHierarchy
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.UserHierarchyBean
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.UserHierarchyPK
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Get group id.
getGroupId() - Method in interface com.beasys.portal.ejb.UserHierarchy
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get group id.
getGroupId() - Method in class com.beasys.portal.ejb.GroupPersonalizationBean
Get group id.
getGroupId() - Method in interface com.beasys.portal.ejb.GroupHierarchy
Get group id.
getGroupIdsForGroup(String) - Method in interface com.beasys.portal.PortalManager
Get the groups associated to a parent group
getGroupIdsForGroup(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the groups associated to a parent group
getGroupIdsForPortal(String) - Method in interface com.beasys.portal.PortalManager
Get the groups associated to a portal
getGroupIdsForPortal(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of group ids (names) for a given portal.
getGroupIdsForPortal(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the groups associated to a portal
getGroupName() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Returns the group name
getGroupNamesForUser(String, String) - Method in interface com.beasys.portal.PortalManager
Get the group names to which a particular user belongs.
getGroupNamesForUser(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the group names to which a particular user belongs.
getGroupNamesForUser(String, String) - Method in class com.beasys.portal.jspbeans.GroupUserJspBean
Retrieves all group names associated with a particular portal user.
getHeaderURL() - Method in interface com.beasys.portal.Portal
Gets the header URL.
getHeaderURL() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the header URL.
getHeaderURL() - Method in class com.beasys.portal.ejb.DefaultPortal
Get header URL.
getHeaderURL() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get header URL.
getHeaderURL() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get header URL.
getHelpURL() - Method in interface com.beasys.portal.Portlet
Gets the help URL for this portlet.
getHelpURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the help URL for this portlet.
getHelpURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get help URL.
getHelpURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get help URL.
getHelpURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get help URL.
getHomePage(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Retrieves the portal home page specified by the start-up parameters for the portal.
getIconURL() - Method in interface com.beasys.portal.PortalCategory
Gets the iconURL name for this category..
getIconURL() - Method in interface com.beasys.portal.Portlet
Gets the icon URL for this portlet.
getIconURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the icon URL for this portlet.
getIconURL() - Method in class com.beasys.portal.ejb.CategoryBean
Get icon url.
getIconURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get icon URL.
getIconURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get icon URL.
getIconURL() - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Get the icon URL.
getIconURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get icon URL.
getIconURL() - Method in interface com.beasys.portal.ejb.Category
Get icon URL.
getId() - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Get id.
getId() - Method in class com.beasys.portal.ejb.SimpleStringPK
Get the id.
getId() - Method in interface com.beasys.portal.ejb.SimpleStringEJBObject
Get the database assigned id.
getInstance() - Static method in class com.beasys.weblogic.helper.WebLogicHelper
Get the singleton instance.
getInstance(String) - Static method in class com.beasys.util.i18n.MessageBundle
Retrieves an instance of a MessageBundle, provided a base name from which the bundle can be constructed.
getLoggedIn(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Determines whether a user is currently logged into the portal.
getLoggedIn(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Indicates whether a user is currently logged into the portal.
getMaximizedURL() - Method in interface com.beasys.portal.Portlet
Gets the maximize URL for this portlet.
getMaximizedURL() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the maximize URL for this portlet.
getMaximizedURL() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the getMaximizedURL method from the PortletJspBean class since this class does not support this attribute.
getMaximizedURL() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the getMaximizedURL method from the PortletJspBean class since this class does not support this attribute.
getMaximizedURL() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get maximized URL.
getMaximizedURL() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get maximized the maximized url.
getMaximizedURL() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get maximized URL.
getMessage(Object[], String) - Method in class com.beasys.util.i18n.MessageBundle
Constructs a message using the provided arguments and a key into the message bundle's properties table.
getMode() - Method in class example.portlet.bean.BookmarkBean
Returns the mode for this request.
getMode() - Method in class example.portlet.bean.TodoBean
Returns the mode for this request.
getName() - Method in interface com.beasys.portal.Portal
Gets the portal name.
getName() - Method in interface com.beasys.portal.PortalCategory
Gets the category name.
getName() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Gets the portal name.
getName() - Method in class com.beasys.portal.ejb.CategoryBean
Get name.
getName() - Method in class com.beasys.portal.ejb.DefaultPortal
Get name.
getName() - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Get the category name.
getName() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get name.
getName() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get name.
getName() - Method in class com.beasys.portal.ejb.CategoryPK
Get name.
getName() - Method in interface com.beasys.portal.ejb.Category
Get name.
getName() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Retrieves the color scheme name.
getNewId() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get a schema wide unique id.
getOrder() - Method in interface com.beasys.portal.PortalCategory
Gets the zero-based offset display order for this category where zero would be the first portal category in the portal.
getOrder() - Method in class com.beasys.portal.ejb.CategoryBean
Get order.
getOrder() - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Get order.
getOrder() - Method in class com.beasys.portal.ejb.CategoryPK
Get order.
getOrder() - Method in interface com.beasys.portal.ejb.Category
Get order.
getParentGroupId() - Method in class com.beasys.portal.ejb.GroupHierarchyBean
Get parent group id.
getParentGroupId() - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Get parent group id.
getParentGroupId() - Method in interface com.beasys.portal.ejb.GroupHierarchy
Get parent group id.
getPNamesFor(String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the portal or portlet name based on whether you are finding by portal or by portlet.
getPortal() - Method in class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean
Gets the portal attribute.
getPortalColumnCount(String, Connection) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get portal column count.
getPortalColumnInfo(String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the column information for a portal.
getPortalFor(String) - Method in interface com.beasys.portal.PortalManager
Get a portal from the name.
getPortalFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portal object.
getPortalFor(String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getPortalFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get a portal from the name.
getPortalId() - Method in interface com.beasys.portal.ejb.PortalGroupHierarchy
Get portal id.
getPortalId() - Method in class com.beasys.portal.ejb.UserHierarchyBean
Get portal id.
getPortalId() - Method in class com.beasys.portal.ejb.UserHierarchyPK
Get portal id.
getPortalId() - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Get portal id.
getPortalId() - Method in interface com.beasys.portal.ejb.UserHierarchy
Get portal id.
getPortalId() - Method in class com.beasys.portal.ejb.PortalGroupHierarchyBean
Get portal id.
getPortalManager() - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves a com.beasys.portal.PortalManager instance.
getPortalManager(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
 
getPortalManager(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Retrieves the com.beasys.portal.PortalManager out of the request.
getPortalName() - Method in interface com.beasys.portal.PortalColumnInformation
Get the portal name associated with this column information.
getPortalName() - Method in interface com.beasys.portal.PortalCategory
Gets the portal name for the category.
getPortalName() - Method in interface com.beasys.portal.Credentials
Gets the portal name
getPortalName() - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.CategoryBean
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.PortalSignOnBean
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.ColumnInformationBean
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.ColumnInformationPK
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.ColumnInformation
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.PortalSignOnPK
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.PortalSignOn
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.CategoryPK
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.PortalHierarchy
Get portal name.
getPortalName() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Get portal name.
getPortalName() - Method in interface com.beasys.portal.ejb.Category
Get portal name.
getPortalNamesFor(String) - Method in interface com.beasys.portal.PortalManager
Get the portal names associated to a portlet.
getPortalNamesFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns all of the portal names that contain a portlet as an available portlet.
getPortalNamesFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the portal names associated to a portlet.
getPortalPage(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Deprecated. replaced by getHomePage
getPortalProperties() - Method in interface com.beasys.portal.PortalManager
Get the portal properties
getPortalProperties() - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the portal properties
getPortalProperties(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
 
getPortalProperties(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
retrieves the com.beasys.portal.PortalProperties out of the request.
getPortals() - Method in interface com.beasys.portal.PortalManager
Get all of the portals defined within a system.
getPortals() - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the portals defined within a system.
getPortletBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portlet background color, as dictated by the JSP page using this bean.
getPortletBGColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Retrieves the color scheme portlet body background color.
getPortletDefinitionsFor(String) - Method in interface com.beasys.portal.PortalManager
Get all of the portlets (definitions) associated to a portal, it is just the PORTLET_DEFINITION.
getPortletDefinitionsFor(String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getPortletDefinitionsFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the portlets (definitions) associated to a portal, it is just the PORTLET_DEFINITION.
getPortletFor(String) - Method in interface com.beasys.portal.PortalManager
Get the PortletDefinition for the name.
getPortletFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns the portal definition for a given portlet name.
getPortletFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the PortletDefinition for the name.
getPortletFor(String, String, String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the visible portlets based upon the scope of the request.
getPortletForGroup(String, String, String, boolean) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portlet object for a group for a specified portal name, group name, and portlet name.
getPortletForGroup(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get the GroupPersonalization for the name.
getPortletForGroup(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the GroupPersonalization for the name.
getPortletForGroup(String, String, String, String, boolean) - Method in interface com.beasys.portal.PortalManager
Get the GroupPersonalization for the name.
getPortletForGroup(String, String, String, String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the GroupPersonalization for the name.
getPortletForPortal(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a the PortalPersonalization entity for a portal for the given portlet name.
getPortletForPortal(String, String, String) - Method in interface com.beasys.portal.PortalManager
Get the PortalPersonalization for the name.
getPortletForPortal(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the PortalPersonalization for the name.
getPortletForPortal(String, String, String, boolean) - Method in interface com.beasys.portal.PortalManager
Get the PortalPersonalization for the name.
getPortletForPortal(String, String, String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the PortalPersonalization for the name.
getPortletForUser(String, String, String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portlet object for a specified portal name, group name, user name, and portlet name.
getPortletForUser(String, String, String, String, boolean) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns a portlet object for a specified portal name, group name, user name, and portlet name.
getPortletForUser(String, String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get the UserPersonalization for the name.
getPortletForUser(String, String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the UserPersonalization for the name.
getPortletForUser(String, String, String, String, String, boolean) - Method in interface com.beasys.portal.PortalManager
Get the UserPersonalization for the name.
getPortletForUser(String, String, String, String, String, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the UserPersonalization for the name.
getPortletName() - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Get portlet name.
getPortletName() - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Get portlet name.
getPortletName() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get portlet name.
getPortletName() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Get portlet name.
getPortletName() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get portlet name.
getPortletName() - Method in class com.beasys.portal.ejb.PortalHierarchyBean
Get portlet name.
getPortletName() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get portlet name.
getPortletName() - Method in interface com.beasys.portal.ejb.PortalHierarchy
Get portlet name.
getPortletNamesFor(String) - Method in interface com.beasys.portal.PortalManager
Get the portlet names associated to a portal.
getPortletNamesFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the portlet names associated to a portal.
getPortlets() - Method in interface com.beasys.portal.PortalManager
Get all of the portlets (PortletDefinition) defined within a system.
getPortlets() - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the portlets (PortletDefinition) defined within a system.
getPortletsFor(String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getPortletsFor(String, String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getPortletsFor(String, String, String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getPortletsForPortal(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of portlet definition objects for a portal for a specified portal name.
getPriorityFor(int) - Method in class example.portlet.bean.TodoBean
Returns the priority for a to do item.
getProperties() - Method in interface com.beasys.portal.Credentials
Gets all of the properties associated with the credentials.
getProperties() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get any properties associated to this set of credentials.
getProperties() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the TI properties.
getProperty(String) - Method in interface com.beasys.portal.PortalProperties
Gets a property from the PortalPropertiesBean
getProperty(String, String) - Method in interface com.beasys.portal.PortalProperties
Gets a property as a String from the PortalPropertiesBean.
getProperty(String, String) - Method in interface com.beasys.portal.Credentials
Gets a credential property.
getPropertyAsArray(String) - Method in interface com.beasys.portal.PortalProperties
If a property has a comma separated list, this method will parse it into a String array.
getPropertyAsArray(String) - Method in class com.beasys.util.TypedProperties
If a property has a comma separated list, this method will parse it into a String array.
getPropertyAsBool(String) - Method in interface com.beasys.portal.PortalProperties
Get a boolean property value.
getPropertyAsBool(String) - Method in class com.beasys.util.TypedProperties
Get a boolean property value.
getPropertyAsBool(String, boolean) - Method in interface com.beasys.portal.PortalProperties
Get a boolean property value.
getPropertyAsBool(String, boolean) - Method in class com.beasys.util.TypedProperties
Get a boolean property value.
getPropertyAsDouble(String) - Method in interface com.beasys.portal.PortalProperties
Get the property as a double value.
getPropertyAsDouble(String) - Method in class com.beasys.util.TypedProperties
Get the property as a double value.
getPropertyAsFloat(String) - Method in interface com.beasys.portal.PortalProperties
Get the property as a float value.
getPropertyAsFloat(String) - Method in class com.beasys.util.TypedProperties
Get the property as a float value.
getPropertyAsFloat(String, double) - Method in interface com.beasys.portal.PortalProperties
Get the property as a double value.
getPropertyAsFloat(String, double) - Method in class com.beasys.util.TypedProperties
Get the property as a double value.
getPropertyAsFloat(String, float) - Method in interface com.beasys.portal.PortalProperties
Get the property as a float value.
getPropertyAsFloat(String, float) - Method in class com.beasys.util.TypedProperties
Get the property as a float value.
getPropertyAsInt(String) - Method in interface com.beasys.portal.PortalProperties
Look for a property and return it as an int.
getPropertyAsInt(String) - Method in class com.beasys.util.TypedProperties
Look for a property and return it as an int.
getPropertyAsInt(String, int) - Method in interface com.beasys.portal.PortalProperties
Look for a property and return it as an int.
getPropertyAsInt(String, int) - Method in class com.beasys.util.TypedProperties
Look for a property and return it as an int.
getPropertyAsLong(String) - Method in interface com.beasys.portal.PortalProperties
Get the property as a long value.
getPropertyAsLong(String) - Method in class com.beasys.util.TypedProperties
Get the property as a long value.
getPropertyAsLong(String, long) - Method in interface com.beasys.portal.PortalProperties
Get the property as a long value.
getPropertyAsLong(String, long) - Method in class com.beasys.util.TypedProperties
Get the property as a long value.
getPropertyAsString(String) - Method in interface com.beasys.portal.PortalProperties
Just does getProperty.
getPropertyAsString(String) - Method in class com.beasys.util.TypedProperties
Just does getProperty.
getPropertyHexAsInt(String) - Method in interface com.beasys.portal.PortalProperties
Return a hex representation of a number as a base 10 int.
getPropertyHexAsInt(String) - Method in class com.beasys.util.TypedProperties
Return a hex representation of a number as a base 10 int.
getPropertyHexAsInt(String, int) - Method in interface com.beasys.portal.PortalProperties
Return a hex representation of a number as a base 10 int.
getPropertyHexAsInt(String, int) - Method in class com.beasys.util.TypedProperties
Return a hex representation of a number as a base 10 int.
getRCPortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the portlets related to a PortalName, aGroup and a user.
getRCPortletsFor(String, String, String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
getRCPortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the portlets related to a PortalName, aGroup and a user.
getRecursive(String, boolean) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Searches recursively, using the group property, for a property value.
getRefresh() - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Retrieves the current refresh preference value.
getRequestURI(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Retrieves the request URI.
getRow() - Method in interface com.beasys.portal.Portlet
Gets the row position of this portlet in a column.
getRow() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the row position of this portlet in a column.
getRow() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get row.
getRow() - Method in interface com.beasys.portal.ejb.PortletDefinition
Get row.
getRow() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Get row.
getRow() - Method in class com.beasys.portal.ejb.DefaultPortlet
Get row.
getRow() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Get row.
getRow() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get row.
getRow() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Get the default row.
getScheme() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current portlet color scheme name, as dictated by the JSP page using this bean.
getSelection() - Method in class com.beasys.portal.admin.jspbeans.SelectionJspBean
Gets the selection attribute.
getService(String) - Static method in class com.beasys.util.helper.JNDIHelper
Connect to a reference in JNDI referred to by the lookup name.
getService(String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Connect to a reference in JNDI referred to by the lookup name.
getSessionValue(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves a session value based on the name provided.
getSessionValue(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Retrieves a session value.
getString(String) - Method in class com.beasys.util.i18n.MessageBundle
Retrieves a static text segment using a key into the message bundle's properties table.
getSuspendedURL() - Method in interface com.beasys.portal.Portal
Returns the suspended URL.
getSuspendedURL() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Returns the suspended URL.
getSuspendedURL() - Method in class com.beasys.portal.ejb.DefaultPortal
If suspended for maintenance, what URL should it go to.
getSuspendedURL() - Method in interface com.beasys.portal.ejb.PortalDefinition
Get suspended URL.
getSuspendedURL() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Get suspended URL.
getSystemName() - Method in interface com.beasys.portal.Credentials
Gets the system name.
getSystemName() - Method in class com.beasys.portal.ejb.PortalSignOnBean
Get system name.
getSystemName() - Method in class com.beasys.portal.ejb.PortalSignOnPK
Get system name.
getSystemName() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get system name.
getSystemName() - Method in interface com.beasys.portal.ejb.PortalSignOn
Get system name.
getSystemPassword() - Method in interface com.beasys.portal.Credentials
Gets the system password credentials attribute.
getSystemPassword() - Method in class com.beasys.portal.ejb.PortalSignOnBean
Get system password.
getSystemPassword() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get system password.
getSystemPassword() - Method in interface com.beasys.portal.ejb.PortalSignOn
Get system password.
getSystemUserId() - Method in interface com.beasys.portal.Credentials
Gets the system user id credentials attribute.
getSystemUserId() - Method in class com.beasys.portal.ejb.PortalSignOnBean
Get system user id.
getSystemUserId() - Method in class com.beasys.portal.ejb.PortalSignOnPK
Get system user id.
getSystemUserId() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get system user id.
getSystemUserId() - Method in interface com.beasys.portal.ejb.PortalSignOn
Get system user id.
getT3Services() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the services.
getT3Services() - Method in class com.beasys.weblogic.helper.WebLogicHelperClient
Implemented to get the services for a client.
getTime() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Get the T3 time service.
getTimeZone() - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Retrieves the current time zone preference value.
getTitlebarColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current titlebar color, as dictated by the JSP page using this bean.
getTitleBarColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Retrieves the color scheme titlebar color.
getTitleFontColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the current title font color, as dictated by the JSP page using this bean.
getTitleFontColorText() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Retrieves the value of the custom-entered title font color, dictated by the JSP page using this bean.
getTrafficURI(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves the URI of the PortalServiceManager associated with the request.
getTrafficURI(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Retrieves the URI of the PortalServiceManager.
getTZString(String) - Static method in class com.beasys.portal.jspbeans.UserRegistrationBean
Returns the Time Zone Descriptive text for a Time Zone ID.
getUserCountForGroup(String, String) - Method in interface com.beasys.portal.PortalManager
Get a count of users for a particular portal-group combination.
getUserCountForGroup(String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get a count of users for a particular portal-group combination.
getUserCountForGroup(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get a count of users for a particular portal-group combination.
getUserCountForPortal(String) - Method in interface com.beasys.portal.PortalManager
Get a count of users for a particular portal.
getUserCountForPortal(String) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get a count of users for a particular portal.
getUserCountForPortal(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get a count of users for a particular portal.
getUserGroupNames(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Retrieve all of the group user names.
getUserId() - Method in interface com.beasys.portal.Credentials
Gets the user id
getUserId() - Method in interface com.beasys.portal.ejb.UserPersonalization
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.PortalSignOnBean
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.UserHierarchyBean
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.UserHierarchyPK
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.PortalSignOnPK
Get user id.
getUserId() - Method in interface com.beasys.portal.ejb.UserHierarchy
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.UserPersonalizationPK
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.DefaultCredentials
Get user id.
getUserId() - Method in interface com.beasys.portal.ejb.PortalSignOn
Get user id.
getUserId() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Get user id.
getUserName() - Method in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
Gets the user name attribute for this bean.
getUsersForPortalAndGroup(String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Gets all users belonging to a portal group.
getVisiblePortletNamesFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of visible Portlet names for a given portal at the portal level (not the group and user level).
getVisiblePortletNamesFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of Portlet names for a given portal and group.
getVisiblePortletNamesFor(String, String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of visible Portlet names for a given portal, group, and user.
getVisiblePortletNamesFor(String, String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Returns the visible portlet names based upon the scope of the request.
getVisiblePortletsFor(String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of visible Portlets for a given portal at the portal level (not the group and user level).
getVisiblePortletsFor(String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available and visible portlets associated to a portal.
getVisiblePortletsFor(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of visible Portlets for a given portal and group.
getVisiblePortletsFor(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available and visible portlets associated to a portal.
getVisiblePortletsFor(String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available and visible portlets associated to a portal and a group.
getVisiblePortletsFor(String, String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalFinderJspBean
Returns an array of all available and visible Portlets for a given portal, group, and user.
getVisiblePortletsFor(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available and visible portlets associated to a portal and a group.
getVisiblePortletsFor(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Get all of the available and visible portlets associated to a portal, a group, and a user.
getVisiblePortletsFor(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get all of the available and visible portlets associated to a portal, a group, and a user.
getWebLogicProperty(String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Helper method for getting a weblogic property.
getWebLogicProperty(String, String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Helper method for getting a weblogic property.
getWorkingDirectory(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Retrieves the working directory of the portal associated with the provided javax.servlet.http.HttpServletRequest.
getWorkingDirectory(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Get the working directory specified in the registration.
GREY - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Grey color representation.
GROUP_HIERARCHY - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the Group Hierarchy EJB.
GROUP_PERSONALIZATION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the GroupPersonalization EJB.
GROUP_PERSONALIZATION_EXTRA_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
GROUP_PERSONALIZATION_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
GroupHierarchy - interface com.beasys.portal.ejb.GroupHierarchy.
Group Hierarchy bean interface.
GroupHierarchyBean - class com.beasys.portal.ejb.GroupHierarchyBean.
Bean implementation for the Group Hiearchy.
GroupHierarchyBean() - Constructor for class com.beasys.portal.ejb.GroupHierarchyBean
 
GroupHierarchyHome - interface com.beasys.portal.ejb.GroupHierarchyHome.
Group hiearchy ejb home interface.
GroupHierarchyPK - class com.beasys.portal.ejb.GroupHierarchyPK.
The primary key class for the group hiearchy.
GroupHierarchyPK() - Constructor for class com.beasys.portal.ejb.GroupHierarchyPK
Default constructor.
GroupHierarchyPK(String, String) - Constructor for class com.beasys.portal.ejb.GroupHierarchyPK
Group hierarchy primary key.
groupId - Variable in class com.beasys.portal.ejb.GroupPersonalizationPK
The group id.
groupId - Variable in class com.beasys.portal.ejb.GroupHierarchyBean
The group id.
groupId - Variable in class com.beasys.portal.ejb.UserHierarchyBean
The group id.
groupId - Variable in class com.beasys.portal.ejb.GroupHierarchyPK
The group id (name).
groupId - Variable in class com.beasys.portal.ejb.UserHierarchyPK
The group id.
groupId - Variable in class com.beasys.portal.ejb.PortalGroupHierarchyPK
The group id.
groupId - Variable in class com.beasys.portal.ejb.PortalGroupHierarchyBean
The group id.
groupId - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The group id.
groupId - Variable in class com.beasys.portal.ejb.GroupPersonalizationBean
The group id/name.
groupName - Variable in class com.beasys.portal.admin.PortalServiceManager
The group name associated with the portal instance.
groupName - Variable in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
An HTTP request mapping attribute.
GroupPersonalization - interface com.beasys.portal.ejb.GroupPersonalization.
The group personalization ejb interface.
GroupPersonalizationBean - class com.beasys.portal.ejb.GroupPersonalizationBean.
The group personalization ejb implementation.
GroupPersonalizationBean() - Constructor for class com.beasys.portal.ejb.GroupPersonalizationBean
 
GroupPersonalizationHome - interface com.beasys.portal.ejb.GroupPersonalizationHome.
The EJB home interface for GroupPersonalization.
GroupPersonalizationJspBean - class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean.
The <jsp:usebean> used by several Portal Admin Tools such as group_add_portlets.jsp.
GroupPersonalizationJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Creates a new instance.
GroupPersonalizationPK - class com.beasys.portal.ejb.GroupPersonalizationPK.
Primary key for Group Personalization.
GroupPersonalizationPK() - Constructor for class com.beasys.portal.ejb.GroupPersonalizationPK
Default constructor.
GroupPersonalizationPK(String, String, String, String) - Constructor for class com.beasys.portal.ejb.GroupPersonalizationPK
Group personalization primary key constructor.
groupPersonalizationsForPortletNames(String, String, String, LinkedList, Connection, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
groupSweeper(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a group is removed, go through and cleanup all references to the group.
GroupUserJspBean - class com.beasys.portal.jspbeans.GroupUserJspBean.
Provides support for Group administration tools.
GroupUserJspBean() - Constructor for class com.beasys.portal.jspbeans.GroupUserJspBean
 

H

handleAttributes(HttpServletRequest, String) - Method in class com.beasys.portal.admin.PortalServiceManager
Handle attributes.
hasHelp - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
hasHelp() - Method in interface com.beasys.portal.Portlet
Gets the has help attribute.
hasHelp() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the has help attribute.
hasHelp() - Method in interface com.beasys.portal.ejb.PortletDefinition
Does the portlet have associated help?
hasHelp() - Method in class com.beasys.portal.ejb.DefaultPortlet
Does it have help?
hasHelp() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Does the portlet have associated help?
hasSpecialHTMLChars(String) - Static method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Determines if a string has special HTML characters in it.
headerURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
headerURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The header url.
help - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
help - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
Does it have help?
helpURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
helpURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
helpURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The help url.
HIGH - Static variable in class example.portlet.bean.TodoBean
 
HIGH_S - Static variable in class example.portlet.bean.TodoBean
 
homePage - Variable in class com.beasys.portal.admin.PortalServiceManager
The portal's home page.

I

iconURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
iconURL - Variable in class com.beasys.portal.ejb.CategoryBean
The icon to display in the header.
iconURL - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
iconURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The icon url.
id - Variable in class com.beasys.portal.ejb.SimpleStringEntityBean
The simple id.
id - Variable in class com.beasys.portal.ejb.SimpleStringPK
 
ID_CACHE - Static variable in interface com.beasys.util.ToolkitConstants
The cache size for ids property name.
ID_PROCEDURE - Static variable in interface com.beasys.util.ToolkitConstants
The property name for the 'sequence' stored procedure.
IMMUTABLE_PORTAL_PAGE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the unchnanging portal base page associated with a portal.
init() - Method in class com.beasys.weblogic.helper.WebLogicHelper
Init the connections to the app server.
init(ServletConfig) - Method in class com.beasys.portal.admin.PortalServiceManager
Initializes the servlet.
initSession(HttpServletRequest, HttpServletResponse) - Method in class com.beasys.portal.admin.PortalServiceManager
Handle the session initialization.
INSERT - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL Insert String that inserts a bookmark for a user.
INSERT - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL INSERT String that creates a new to do item for a user or group.
IS_AVAILABLE - Static variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Constant representing the AVAILABLE state.
IS_UNAVAILABLE - Static variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Constant representing the IS AVAILABLE state.
IS_VISIBLE - Static variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Constant representing the IS VISIBLE state.
isAvailable - Variable in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
An HTTP request mapping attribute.
isAvailable - Variable in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
An HTTP request mapping attribute.
isAvailable() - Method in interface com.beasys.portal.Portlet
Gets the available state of this portlet.
isAvailable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the available state of this portlet.
isAvailable() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Returns true if available, false if not.
isAvailable() - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Returns true if available, false if not.
isAvailable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet available?
isAvailable() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is the portlet available?
isAvailable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet available?
isEditable - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
isEditable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
isEditable() - Method in interface com.beasys.portal.Portlet
Gets the editable state of this portlet.
isEditable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the editable state of this portlet.
isEditable() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it editable?
isEditable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet editable?
isEditable() - Method in class com.beasys.portal.ejb.DefaultPortal
Is this portal editable.
isEditable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet editable?
isEditable() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it editable?
isFloatable() - Method in interface com.beasys.portal.Portlet
Gets the isFloatable attribute of this portlet.
isFloatable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the isFloatable attribute of this portlet.
isFloatable() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it floatable?
isFloatable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet floatable?
isFloatable() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is it floatable?
isFloatable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet floatable?
isFloatable() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it floatable? Can you detach it?
isLoginRequired() - Method in interface com.beasys.portal.Portlet
Gets the login required state of this portlet.
isLoginRequired() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the login required state of this portlet.
isLoginRequired() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is login required?
isLoginRequired() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is login required?
isLoginRequired() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is login required?
isMandatory - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
isMandatory() - Method in interface com.beasys.portal.Portlet
Gets the mandatory state of this portlet.
isMandatory() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the mandatory state of this portlet.
isMandatory() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it mandatory?
isMandatory() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is it mandatory?
isMandatory() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is the portlet mandatory?
isMandatory() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet mandatory?
isMandatory() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it mandatory?
isMaximizeable() - Method in interface com.beasys.portal.Portlet
Gets the is Maximizeable attribute of this portlet.
isMaximizeable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the is Maximizeable attribute of this portlet.
isMaximizeable() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it maximizeable?
isMaximizeable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet maximizeable?
isMaximizeable() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is it maximizeable?
isMaximizeable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet maximizeable?
isMaximizeable() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it maximizeable?
isMinimizeable() - Method in interface com.beasys.portal.Portlet
Gets the isMinimizeable attribute of this portlet.
isMinimizeable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the isMinimizeable attribute of this portlet.
isMinimizeable() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it minimizeable?
isMinimizeable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet minimizeable?
isMinimizeable() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is it minimizeable?
isMinimizeable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet minimizeable?
isMinimizeable() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it minimizeable?
isMinimized - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
isMinimized() - Method in interface com.beasys.portal.Portlet
Gets the current minimized state of this portlet for a user.
isMinimized() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the current minimized state of this portlet for a user.
isMinimized() - Method in interface com.beasys.portal.ejb.UserPersonalization
Is it minimized?
isMinimized() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is the portlet minimized?
isMinimized() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet minimized?
isMinimized() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is it minimized?
isMinimized() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet minimized?
isMinimized() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Is it minimized?
isMinimized() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is the portlet minimized?
isModified - Variable in class com.beasys.portal.ejb.BaseBean
WebLogic specific performance enhancement.
isModified() - Method in class com.beasys.portal.ejb.BaseBean
WebLogic specific performance enhancement.
isMoveable() - Method in interface com.beasys.portal.Portlet
Gets the moveable state of this portlet.
isMoveable() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the moveable state of this portlet.
isMoveable() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it moveable?
isMoveable() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet moveable?
isMoveable() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is the portlet moveable?
isMoveable() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet moveable?
isMoveable() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it moveable?
isStringLetterOrDigit(String) - Static method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Determines if a string is a letter or digit.
isSuspended() - Method in interface com.beasys.portal.Portal
Returns the suspended state.
isSuspended() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Returns the suspended state.
isSuspended() - Method in class com.beasys.portal.ejb.DefaultPortal
Is the portal suspended for maintenance.
isSuspended() - Method in interface com.beasys.portal.ejb.PortalDefinition
Is the portal suspended? (down for maintenance).
isSuspended() - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Is it suspended for maintenance or whatever?
isVisible() - Method in interface com.beasys.portal.Portlet
Gets the isVisible attribute of this portlet.
isVisible() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Gets the isVisible attribute of this portlet.
isVisible() - Method in interface com.beasys.portal.ejb.UserPersonalization
Is it visible?
isVisible() - Method in interface com.beasys.portal.ejb.PortletDefinition
Is it visible?
isVisible() - Method in interface com.beasys.portal.ejb.PortalPersonalization
Is the portlet visible?
isVisible() - Method in class com.beasys.portal.ejb.DefaultPortlet
Is it visible?
isVisible() - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet visible?
isVisible() - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Is it visible?
isVisible() - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Is it visible?

J

JDBC_POOL_NAME - Static variable in interface com.beasys.util.ToolkitConstants
JDBC Connection pool property name.
JDBCTools - class com.beasys.portal.JDBCTools.
Generic class for getting JDBC connections for your server.
JDBCTools() - Constructor for class com.beasys.portal.JDBCTools
 
JNDIHelper - class com.beasys.util.helper.JNDIHelper.
Single point of access to the application server.
JNDIHelper() - Constructor for class com.beasys.util.helper.JNDIHelper
 
JSP_ALTERNATE_FOOTER - Static variable in interface com.beasys.portal.admin.JspPages
The location of the "Alternate Footer" JSP page.
JSP_ALTERNATE_HEADER - Static variable in interface com.beasys.portal.admin.JspPages
The location of the "Alternate Header" JSP page.
JSP_BASE_DIRECTORY - Static variable in interface com.beasys.portal.admin.JspPages
The location of the base JSP directory.
JSP_BASE_HEADER - Static variable in interface com.beasys.portal.admin.JspPages
The location of the base header JSP page.
JSP_COLOR_PREFS - Static variable in interface com.beasys.portal.admin.JspPages
The location of the "Color Preferences" JSP page used in a portal user context.
JSP_FOOTER - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portal footer.
JSP_FULL_SCREEN_PORTLET - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used full-screen portlet representation.
JSP_GEN_PREFS - Static variable in interface com.beasys.portal.admin.JspPages
The location of the general preferences user tool.
JSP_HEADER - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portal header.
JSP_PORTAL - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portal home page.
JSP_PORTAL_CONTENT - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portlet display area.
JSP_PORTAL_FRAMEWORK_DIRECTORY - Static variable in interface com.beasys.portal.admin.JspPages
The location of the base portal run-time directory.
JSP_PORTLET - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portlet JSP page (prescribes portlet titlebar, banner, header, content area, and footer).
JSP_TITLE_BAR - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used titlebar JSP page.
JSP_TOOLS_ADD_PORTLETS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Portlets" JSP page.
JSP_TOOLS_ADMIN_LOGIN - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Admin Login" JSP page.
JSP_TOOLS_DIRECTORY - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the base tools directory.
JSP_TOOLS_ERROR - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the generically-used admin error page.
JSP_TOOLS_ERROR_FOOTER - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the admin footer page.
JSP_TOOLS_ERROR_HEADER - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the header JSP page for error reporting.
JSP_TOOLS_GROUP_ADD_PORTLETS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Portlets" JSP page used in portal group context.
JSP_TOOLS_GROUP_COLORS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Color Preferences" JSP page used in portal group context.
JSP_TOOLS_GROUP_HOME - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Group Administration Home" JSP page.
JSP_TOOLS_GROUP_LAYOUT - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Layout" JSP page used in portal group context.
JSP_TOOLS_GROUP_NEW - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Groups" JSP page.
JSP_TOOLS_GROUP_PERSONALIZE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portlet Personalization" JSP page used in portal group context.
JSP_TOOLS_GROUP_USERS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Users" JSP page used in portal context.
JSP_TOOLS_GROUP_VIEW - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the read-only "Group View" JSP page.
JSP_TOOLS_PORTAL_COLORS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Color Preferences" JSP page used in portal context.
JSP_TOOLS_PORTAL_DEV_GUIDE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Developer's Guide" reference page.
JSP_TOOLS_PORTAL_DEV_GUIDE_FEATURES - Static variable in interface com.beasys.portal.admin.JspToolPages
The window features of the "Portal Developer's Guide" reference page.
JSP_TOOLS_PORTAL_GROUPS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Gruops" JSP page used in portal context.
JSP_TOOLS_PORTAL_HELP - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Administration Help" page.
JSP_TOOLS_PORTAL_HELP_FEATURES - Static variable in interface com.beasys.portal.admin.JspToolPages
The window features of the "Portal Administration Help" page.
JSP_TOOLS_PORTAL_HOME - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Administration Home" JSP page.
JSP_TOOLS_PORTAL_LAYOUT - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portal Layout" JSP page used in portal context.
JSP_TOOLS_PORTAL_NEW - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Create Portal" JSP page.
JSP_TOOLS_PORTAL_PERSONALIZE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Portlet Personalization" JSP page used in portal context.
JSP_TOOLS_PORTAL_REMOVE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Remove Portal" JSP page.
JSP_TOOLS_PORTAL_UPDATE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Update Portal" JSP page.
JSP_TOOLS_PORTAL_USERS - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Add/Remove Users" JSP page used in portal group context.
JSP_TOOLS_PORTAL_VIEW - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the read-only "Portal View" JSP page.
JSP_TOOLS_PORTLET_NEW - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Create Portlet" JSP page.
JSP_TOOLS_PORTLET_REMOVE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Remove Portlets" JSP page.
JSP_TOOLS_PORTLET_UPDATE - Static variable in interface com.beasys.portal.admin.JspToolPages
The location of the "Update Portlet" JSP page.
JSP_USER_ADD_PORTLETS - Static variable in interface com.beasys.portal.admin.JspPages
The location of the "Add/Remove Portlets" JSP page used in a portal user context.
JSP_USER_HELP_FEATURES - Static variable in interface com.beasys.portal.admin.JspPages
The window features of the "Portal End Users Help" page.
JSP_USER_LAYOUT - Static variable in interface com.beasys.portal.admin.JspPages
The location of the "Portlet Layout" JSP page used in a portal user context.
JSP_USER_LOGIN - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portal user login JSP page.
JSP_USER_REG - Static variable in interface com.beasys.portal.admin.JspPages
The location of the commonly-used portal user registration JSP page.
JSP_USER_REG_SUMMARY - Static variable in interface com.beasys.portal.admin.JspPages
The location of the read-only portal user registration summary JSP page.
JspBeanBase - class com.beasys.portal.admin.jspbeans.JspBeanBase.
This class is the base class for many JSP Beans that are instantiated from the <jsp:usebean> JSP tag.
JspBeanBase() - Constructor for class com.beasys.portal.admin.jspbeans.JspBeanBase
 
JspPages - interface com.beasys.portal.admin.JspPages.
Prescribes constants used for navigational purposes within the run-time Portal Framework
JspToolPages - interface com.beasys.portal.admin.JspToolPages.
Prescribes constants used for navigational purposes within the Portal Administration tools.

L

load(ResultSet) - Method in class example.portlet.bean.BookmarkBean
Loads the bookmark items into the items list with the results of a query.
load(ResultSet) - Method in class example.portlet.bean.TodoBean
Loads the to do items into the items list with the results of a query.
loadColorSchemes() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Loads available portlet color schemes.
Log - class com.beasys.portal.Log.
Generic class for logging to your server.
LOG_DEBUG - Static variable in class com.beasys.portal.Log
Error level constant.
LOG_DEBUG - Static variable in interface com.beasys.util.ToolkitConstants
Debugging logging level.
LOG_ERROR - Static variable in class com.beasys.portal.Log
Error level constant.
LOG_ERROR - Static variable in interface com.beasys.util.ToolkitConstants
Error logging level.
LOG_FATAL - Static variable in class com.beasys.portal.Log
Error level constant.
LOG_FATAL - Static variable in interface com.beasys.util.ToolkitConstants
Fatal logging level.
LOG_INFO - Static variable in class com.beasys.portal.Log
Error level constant.
LOG_INFO - Static variable in interface com.beasys.util.ToolkitConstants
Informational logging level.
LOG_SECURITY - Static variable in class com.beasys.portal.Log
/** Error level constant.
LOG_SECURITY - Static variable in interface com.beasys.util.ToolkitConstants
Security logging level.
LOG_WARNING - Static variable in class com.beasys.portal.Log
Error level constant.
LOG_WARNING - Static variable in interface com.beasys.util.ToolkitConstants
Warning logging level.
Log() - Constructor for class com.beasys.portal.Log
 
log(int, String) - Static method in class com.beasys.portal.Log
Write to the weblogic logs, with extra information added.
log(int, String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Write to the weblogic logs, with extra information added.
log(int, String, String) - Static method in class com.beasys.portal.Log
Write to the logs, with extra information added.
log(int, String, String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Write to the weblogic logs, with extra information added.
log(String) - Static method in class com.beasys.portal.Log
Write to the logs, with extra information added.
log(String) - Method in class com.beasys.weblogic.helper.WebLogicHelper
Write to the weblogic logs, with extra information added.
LOGGING_LEVEL - Static variable in interface com.beasys.util.ToolkitConstants
The property for determining the minimum logging level.
loginRequired - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
loginRequired - Variable in class com.beasys.portal.ejb.DefaultPortlet
 
loginRequired - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
Is login required?
LOOKUP_NAME - Static variable in interface com.beasys.portal.PortalManager
The public JNDI lookup name for the Portal Manager session bean.
LOW - Static variable in class example.portlet.bean.TodoBean
 
LOW_S - Static variable in class example.portlet.bean.TodoBean
 

M

makeDisplayNamesTable(int, int, String[]) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Takes an array of string names and puts them into rows and columns
mandatory - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet mandatory?
mandatory - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The mandatory flag.
MAX_QUERIED_USERS - Static variable in interface com.beasys.portal.ejb.PortalConstants
The maximum number of users that can be returned in a query.
maximizeable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
maximizeable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet maximizeable?
maximizeable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The maximizeable flag.
maximizedURL - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
maximizedURL - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The maximized url.
MEDIUM - Static variable in class example.portlet.bean.TodoBean
 
MEDIUM_S - Static variable in class example.portlet.bean.TodoBean
 
MessageBundle - class com.beasys.util.i18n.MessageBundle.
MessageBundle provides methods which facilitate the internationalization of client objects through retrieval of locale-specific static text and constructed messages.
MessageBundle() - Constructor for class com.beasys.util.i18n.MessageBundle
 
minimizeable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
minimizeable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet minimizeable?
minimizeable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The minimizeable flag.
minimized - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the porlet minimized?
minimized - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The minimized flag.
minimized - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The minimized flag.
MODE_DELETE - Static variable in class example.portlet.bean.BookmarkBean
Mode constant for delete mode.
MODE_DELETE - Static variable in class example.portlet.bean.TodoBean
Mode constant for delete mode.
MODE_INSERT - Static variable in class example.portlet.bean.BookmarkBean
Mode constant for insert mode.
MODE_INSERT - Static variable in class example.portlet.bean.TodoBean
Mode constant for insert mode.
MODE_UPDATE - Static variable in class example.portlet.bean.TodoBean
Mode constant for update mode.
moveable - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
moveable - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet moveable?
moveable - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The moveable flag.

N

name - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
name - Variable in class com.beasys.portal.ejb.CategoryBean
the category name.
name - Variable in class com.beasys.portal.ejb.CategoryPK
The category name.
NAME_MAX - Static variable in interface com.beasys.portal.ejb.PortalConstants
The name/id maximum lengths.
NO_SELECTION - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
Value for common Select listbox use.

O

order - Variable in class com.beasys.portal.ejb.CategoryBean
Page order for the category.
order - Variable in class com.beasys.portal.ejb.CategoryPK
The category order.

P

parentGroupId - Variable in class com.beasys.portal.ejb.GroupHierarchyBean
The parent group id.
parentGroupId - Variable in class com.beasys.portal.ejb.GroupHierarchyPK
The parent group id/name.
pathFromRequest(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Get the fully-qualified path of the request URI.
portal - Variable in class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean
An HTTP request mapping attribute.
Portal - interface com.beasys.portal.Portal.
This is the public interface class for the portal object.
PORTAL_COLUMN_COUNT - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
PORTAL_COLUMN_MAX - Static variable in interface com.beasys.portal.ejb.PortalConstants
The max number of portal columns.
PORTAL_COOKIE_TIMEOUT - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the portal cookie timeout associated with a portal.
PORTAL_DEFINITION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalDefinition EJB.
PORTAL_GROUP - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the portal group name associated with a portal session.
PORTAL_GROUP_HIERARCHY - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalGroupHiearchy EJB.
PORTAL_HIERARCHY - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalHiearchy EJB.
PORTAL_LOGGED_IN - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting whether a user is currently logged into the portal.
PORTAL_MANAGER - Static variable in interface com.beasys.portal.ejb.PortalConstants
The portal manager JNDI lookup name.
PORTAL_MANAGER_A - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the com.beasys.portal.ejb.PortalManager associated with a session.
PORTAL_NAME - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the portal name associated with a portal session.
PORTAL_PAGE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the home portal page associated with a portal.
PORTAL_PERSONALIZATION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalPersonalization EJB.
PORTAL_PROPERTIES - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalProperties EJB.
PORTAL_PROPERTIES_A - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the com.beasys.portal.PortalProperties associated with a session.
PORTAL_SESSION_TIMEOUT - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the portal session timeout period.
PORTAL_SIGN_ON - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalSignOn EJB.
PORTAL_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
PORTAL_USER - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the portal user name associated with a portal session.
PORTAL_USER_PROFILE - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortalUserProfile EJB.
PORTAL_USERS_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
PortalAdminConstants - interface com.beasys.portal.admin.PortalAdminConstants.
Prescribes constants used for portal run-time and tools administration purposes.
PortalAdminHelper - class com.beasys.portal.admin.PortalAdminHelper.
Provides several utility services which facilitate portal run-time operation.
PortalAdminHelper() - Constructor for class com.beasys.portal.admin.PortalAdminHelper
 
PortalAppearanceBean - class com.beasys.portal.jspbeans.PortalAppearanceBean.
The PortalAppearanceBean is used to hold property choices for portal appearance.
PortalAppearanceBean.ColorScheme - class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme.
Color scheme holds a color scheme name, a titlebar color, a banner color, and a portlet content background color.
PortalAppearanceBean.ColorScheme(PortalAppearanceBean, String, String, String, String) - Constructor for class com.beasys.portal.jspbeans.PortalAppearanceBean.ColorScheme
Instantiates the ColorScheme.
PortalAppearanceBean() - Constructor for class com.beasys.portal.jspbeans.PortalAppearanceBean
Default constructor
PortalCategory - interface com.beasys.portal.PortalCategory.
The public interface for the PortalCategory entity.
PortalColumnInformation - interface com.beasys.portal.PortalColumnInformation.
This is the public interface class for the PortalColumnInformation entity.
PortalConstants - interface com.beasys.portal.ejb.PortalConstants.
PortalConstants prescribes certain constants which facilitate portal/portlet operation.
portalCreateCredentials(String, String, String) - Method in interface com.beasys.portal.PortalManager
Create the credentials for a user.
portalCreateCredentials(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Create the credentials for a user.
PortalCreateException - exception com.beasys.portal.PortalCreateException.
The exception class when an error occurs creating a Portal Object.
PortalCreateException() - Constructor for class com.beasys.portal.PortalCreateException
Create a new instance.
PortalCreateException(String) - Constructor for class com.beasys.portal.PortalCreateException
Creates a new instance.
PortalDefinition - interface com.beasys.portal.ejb.PortalDefinition.
The PortalDefinition interface.
PortalDefinitionBean - class com.beasys.portal.ejb.PortalDefinitionBean.
Implementation for the PortalDefinition EJB.
PortalDefinitionBean() - Constructor for class com.beasys.portal.ejb.PortalDefinitionBean
 
PortalDefinitionHome - interface com.beasys.portal.ejb.PortalDefinitionHome.
The EJB home interface for the PortalDefinition.
PortalDefinitionPK - class com.beasys.portal.ejb.PortalDefinitionPK.
The primary key for the PortalDefinition.
PortalDefinitionPK() - Constructor for class com.beasys.portal.ejb.PortalDefinitionPK
PortletDefinitionPK constructor comment.
PortalDefinitionPK(String) - Constructor for class com.beasys.portal.ejb.PortalDefinitionPK
PortletDefinitionPK constructor comment.
PortalException - exception com.beasys.portal.PortalException.
The exception base class for Portal exceptions
PortalException() - Constructor for class com.beasys.portal.PortalException
Create a new instance.
PortalException(String) - Constructor for class com.beasys.portal.PortalException
Creates a new instance.
PortalFinderException - exception com.beasys.portal.PortalFinderException.
The exception class for Portal Finder exceptions
PortalFinderException() - Constructor for class com.beasys.portal.PortalFinderException
Create a new instance.
PortalFinderException(String) - Constructor for class com.beasys.portal.PortalFinderException
Creates a new instance.
PortalFinderJspBean - class com.beasys.portal.admin.jspbeans.PortalFinderJspBean.
A JSP page helper class that contains numerous finder methods that wrap many of the PortalManger APIs.
PortalGroupHierarchy - interface com.beasys.portal.ejb.PortalGroupHierarchy.
The PortalGroupHiearchy EJB interface.
PortalGroupHierarchyBean - class com.beasys.portal.ejb.PortalGroupHierarchyBean.
PortalGroupHiearchy EJB implementation.
PortalGroupHierarchyBean() - Constructor for class com.beasys.portal.ejb.PortalGroupHierarchyBean
 
PortalGroupHierarchyHome - interface com.beasys.portal.ejb.PortalGroupHierarchyHome.
The EJB Home interface for the PortalGroupHiearchy.
PortalGroupHierarchyPK - class com.beasys.portal.ejb.PortalGroupHierarchyPK.
The primary key for the PortalGroupHiearchy.
PortalGroupHierarchyPK() - Constructor for class com.beasys.portal.ejb.PortalGroupHierarchyPK
Default constructor.
PortalGroupHierarchyPK(String, String) - Constructor for class com.beasys.portal.ejb.PortalGroupHierarchyPK
Portal group hierarchy primary key.
PortalHelper - class com.beasys.portal.ejb.PortalHelper.
General portal utility methods for encrypting, decrypting, credentials, ...
PortalHelper() - Constructor for class com.beasys.portal.ejb.PortalHelper
 
PortalHierarchy - interface com.beasys.portal.ejb.PortalHierarchy.
The PortalHiearchy EJB interface.
PortalHierarchyBean - class com.beasys.portal.ejb.PortalHierarchyBean.
The PortalHiearchy EJB implementation.
PortalHierarchyBean() - Constructor for class com.beasys.portal.ejb.PortalHierarchyBean
 
PortalHierarchyHome - interface com.beasys.portal.ejb.PortalHierarchyHome.
Home EJB interface for the PortalHiearchy.
PortalHierarchyPK - class com.beasys.portal.ejb.PortalHierarchyPK.
The primary key class for the PortalHiearchy.
PortalHierarchyPK() - Constructor for class com.beasys.portal.ejb.PortalHierarchyPK
Default constructory.
PortalHierarchyPK(String, String) - Constructor for class com.beasys.portal.ejb.PortalHierarchyPK
Portal hierarchy primary key.
portalId - Variable in class com.beasys.portal.ejb.UserHierarchyBean
The portal id.
portalId - Variable in class com.beasys.portal.ejb.UserHierarchyPK
The portal id.
portalId - Variable in class com.beasys.portal.ejb.PortalGroupHierarchyPK
The portal id.
portalId - Variable in class com.beasys.portal.ejb.PortalGroupHierarchyBean
The portal id.
PortalJspBase - class com.beasys.portal.admin.PortalJspBase.
Acts as a base class for all Portal JSP pages.
PortalJspBase() - Constructor for class com.beasys.portal.admin.PortalJspBase
 
PortalJspBean - class com.beasys.portal.admin.jspbeans.PortalJspBean.
The class for all JSP Beans that are instantiated from the <jsp:usebean> JSP tag using a Portal object.
PortalJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortalJspBean
Creates a new instance.
PortalLayoutJspBean - class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean.
The class that includes various portlet layout algorithms used by the various layout.jsp (Administration Tool) pages.
PortalLayoutJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Creates a new instance.
PortalManager - interface com.beasys.portal.PortalManager.
Copyright (c) 2000 BEA Systems, Inc.
PortalManagerBean - class com.beasys.portal.ejb.PortalManagerBean.
Copyright (c) 2000 BEA Systems, Inc.
PortalManagerBean() - Constructor for class com.beasys.portal.ejb.PortalManagerBean
 
PortalManagerHome - interface com.beasys.portal.ejb.PortalManagerHome.
The home interface for the PortalManager EJB.
portalName - Variable in class com.beasys.portal.admin.PortalServiceManager
The portal name associated with the portal instance.
portalName - Variable in class com.beasys.portal.ejb.PortalHierarchyPK
The portal name.
portalName - Variable in class com.beasys.portal.ejb.CategoryBean
The portal name.
portalName - Variable in class com.beasys.portal.ejb.PortalPersonalizationPK
The portal name.
portalName - Variable in class com.beasys.portal.ejb.PortalSignOnBean
The portal name.
portalName - Variable in class com.beasys.portal.ejb.ColumnInformationBean
The portal name.
portalName - Variable in class com.beasys.portal.ejb.ColumnInformationPK
The portal name.
portalName - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
The portal name.
portalName - Variable in class com.beasys.portal.ejb.PortalHierarchyBean
The portal name.
portalName - Variable in class com.beasys.portal.ejb.PortalSignOnPK
The portal name.
portalName - Variable in class com.beasys.portal.ejb.CategoryPK
The portal name.
portalName - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The portal name.
PortalObjectNotFoundException - exception com.beasys.portal.PortalObjectNotFoundException.
The exception class when a Portal Object is not found.
PortalObjectNotFoundException() - Constructor for class com.beasys.portal.PortalObjectNotFoundException
Create a new instance.
PortalObjectNotFoundException(String) - Constructor for class com.beasys.portal.PortalObjectNotFoundException
Creates a new instance.
PortalPersonalization - interface com.beasys.portal.ejb.PortalPersonalization.
The portal personalization EJB interface.
PortalPersonalizationBean - class com.beasys.portal.ejb.PortalPersonalizationBean.
The EJB implementation of the PortalPersonalization.
PortalPersonalizationBean() - Constructor for class com.beasys.portal.ejb.PortalPersonalizationBean
 
PortalPersonalizationHome - interface com.beasys.portal.ejb.PortalPersonalizationHome.
PortalPersonalization ejb home implementation.
PortalPersonalizationJspBean - class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean.
The <jsp:usebean> for the Portal Admin Tool named add_portlets.jsp.
PortalPersonalizationJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Creates a new instance.
PortalPersonalizationPK - class com.beasys.portal.ejb.PortalPersonalizationPK.
The Primary Key class for the PortalPersonalization EJB.
PortalPersonalizationPK() - Constructor for class com.beasys.portal.ejb.PortalPersonalizationPK
Default constructor.
PortalPersonalizationPK(String, String, String) - Constructor for class com.beasys.portal.ejb.PortalPersonalizationPK
Create a portal personalization primary key.
portalPersonalizationsForPortletNames(String, String, LinkedList, Connection, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
Portal personalizations for portlet names.
portalPortletSweeper(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a portlet is removed, go through and cleanup all references to the portlet.
PortalProfileConstants - interface com.beasys.portal.PortalProfileConstants.
Contains Portal Profile Constants.
PortalProperties - interface com.beasys.portal.PortalProperties.
This is the public remote interface class for the PortalProperties entity.
PortalPropertiesBean - class com.beasys.portal.ejb.PortalPropertiesBean.
This is the EJB implementation of the properties file.
PortalPropertiesBean() - Constructor for class com.beasys.portal.ejb.PortalPropertiesBean
 
PortalPropertiesHome - interface com.beasys.portal.ejb.PortalPropertiesHome.
The EJB home interface for the PortalProperties.
PortalRemoveException - exception com.beasys.portal.PortalRemoveException.
The exception class when an error occurs removing a Portal Object.
PortalRemoveException() - Constructor for class com.beasys.portal.PortalRemoveException
Create a new instance.
PortalRemoveException(String) - Constructor for class com.beasys.portal.PortalRemoveException
Creates a new instance.
PortalRemoveJspBean - class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean.
The is the JSP Bean class for the <jsp:usebean> JSP tag for the portal_remove.jsp page.
PortalRemoveJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean
Creates a new instance of this bean.
PortalResultsException - exception com.beasys.portal.PortalResultsException.
The exception class when an error occurs doing explicit Portal SQL such as searching for groups and users based on a dynamic search criteria.
PortalResultsException() - Constructor for class com.beasys.portal.PortalResultsException
Create a new instance.
PortalResultsException(String) - Constructor for class com.beasys.portal.PortalResultsException
Creates a new instance.
PortalServiceManager - class com.beasys.portal.admin.PortalServiceManager.
Acts as a traffic cop for a portal implementation.
PortalServiceManager() - Constructor for class com.beasys.portal.admin.PortalServiceManager
 
PortalSignOn - interface com.beasys.portal.ejb.PortalSignOn.
EJB interface for the PortalSignOn.
portalSignOn(String, String, String) - Method in interface com.beasys.portal.PortalManager
Check the signon for a portal.
portalSignOn(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Check the signon for a portal.
PortalSignOnBean - class com.beasys.portal.ejb.PortalSignOnBean.
EJB implementation of the PortalSignOn.
PortalSignOnBean() - Constructor for class com.beasys.portal.ejb.PortalSignOnBean
 
PortalSignOnHome - interface com.beasys.portal.ejb.PortalSignOnHome.
EJB Home interface for the PortalSignOn.
PortalSignOnPK - class com.beasys.portal.ejb.PortalSignOnPK.
Portal SignOn Primary key implementation.
PortalSignOnPK() - Constructor for class com.beasys.portal.ejb.PortalSignOnPK
Default constructor.
PortalSignOnPK(String, String, String, String) - Constructor for class com.beasys.portal.ejb.PortalSignOnPK
Portal sign on primary key.
portalSweeper(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a portal is removed, go through and cleanup all references to the portal.
portalUpdateCredentials(String, String, String, String) - Method in interface com.beasys.portal.PortalManager
Update the credentials for a user..
portalUpdateCredentials(String, String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the credentials for a user..
PortalUserJspBean - class com.beasys.portal.admin.jspbeans.PortalUserJspBean.
This class is a JSP bean class for several Portal Tool JSP pages which use the <jsp:usebean> JSP tag such as the portal_users.jsp and portal_user_new.jsp page
PortalUserJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortalUserJspBean
 
PortalUserProfile - interface com.beasys.portal.ejb.PortalUserProfile.
Prescribes the interface into the user profile information used to customize a portal user's page.
PortalUserProfileBean - class com.beasys.portal.ejb.PortalUserProfileBean.
Provides a default implementation of the PortalUserProfile interface.
PortalUserProfileBean() - Constructor for class com.beasys.portal.ejb.PortalUserProfileBean
 
PortalUserProfileHome - interface com.beasys.portal.ejb.PortalUserProfileHome.
Prescribes methods for the creation, retrieval, and desctruction of PortalUserProfile objects.
Portlet - interface com.beasys.portal.Portlet.
This is the public interface class for the Portlet entity.
PORTLET_DEFINITION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the PortletDefinition EJB.
PortletComparator - class com.beasys.portal.ejb.PortletComparator.
Comparator to sort Portlets by their row number
PortletComparator() - Constructor for class com.beasys.portal.ejb.PortletComparator
 
PortletDefinition - interface com.beasys.portal.ejb.PortletDefinition.
The PortletDefinition EJB interface.
PortletDefinitionBean - class com.beasys.portal.ejb.PortletDefinitionBean.
The portlet definition EJB implementation.
PortletDefinitionBean() - Constructor for class com.beasys.portal.ejb.PortletDefinitionBean
 
PortletDefinitionHome - interface com.beasys.portal.ejb.PortletDefinitionHome.
EJB home interface for PortletDefinition.
portletDefinitionsForPortletNames(LinkedList, Connection, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
Portlet definitions for portlet names.
PortletJspBean - class com.beasys.portal.admin.jspbeans.PortletJspBean.
The <jsp:usebean> for several Portal Admin tools such as portlet_new.jsp.
PortletJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.PortletJspBean
Creates a new instance of this bean.
portletName - Variable in class com.beasys.portal.ejb.PortalHierarchyPK
The portlet name.
portletName - Variable in class com.beasys.portal.ejb.PortalPersonalizationPK
The portlet name.
portletName - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
The portlet name.
portletName - Variable in class com.beasys.portal.ejb.PortalHierarchyBean
The portlet name.
portletName - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The portlet name.
portletsFor(String, String, String, String, boolean) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
portletsForPortal(String, Connection) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get the portlets for a portal.
portletSweeper(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a portlet is removed, go through and cleanup all references to the portlet.
process(HttpServletRequest, String, PreparedStatement) - Method in class example.portlet.bean.TodoBean
Process the check box updates.
processMoveCommand(String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Processes a move command from the layout tool.
PROFILE_ADDRESS - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's address property name constant.
PROFILE_BANNER_COLOR - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portlet banner color property name constant.
PROFILE_BODY_COLOR - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portal body background color property name constant.
PROFILE_CITY - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's city property name constant.
PROFILE_COUNTRY - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's country property name constant.
PROFILE_EMAIL - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's email property name constant.
PROFILE_FIRST - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's first name property name constant.
PROFILE_GROUP - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the key into the user profile table for a portal group.
PROFILE_LAST - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's last name property name constant.
PROFILE_PORTLET_BG_COLOR - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portlet background color property name constant.
PROFILE_PREFIX - Static variable in interface com.beasys.portal.PortalProfileConstants
The prefix used to store portal profile information the PortalUserProfileBean.
PROFILE_REFRESH - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's page refresh rate property name constant.
PROFILE_REMINDER - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's password reminder property name constant.
PROFILE_SHOW_BORDERS - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portlet show borders property name constant.
PROFILE_STATE - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's state property name constant.
PROFILE_TIMEZONE - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's timezone property name constant.
PROFILE_TITLE_FONT_COLOR - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portlet titlebar font color property name constant.
PROFILE_TITLEBAR_COLOR - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's portlet titlebar background color property name constant.
PROFILE_USER - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the key into the user profile table for a portal user.
PROFILE_ZIP - Static variable in interface com.beasys.portal.PortalProfileConstants
The portal user's zip property name constant.
propertyNames() - Method in interface com.beasys.portal.Credentials
Gets an Enumeration of property names.
props - Variable in class com.beasys.portal.ejb.PortalManagerBean
Properties from the session bean descriptor.
putSessionValue(String, Object, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Sets a session value based on the name provided.
putSessionValue(String, Object, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Sets a session value.

Q

qualifiedName(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Creates a name, based on the provided base name, which uniquely identifies a session paramater as belonging to a particular PortalServiceManager.
QUERY - Static variable in class example.portlet.bean.BookmarkBean
Constant for the SQL Query String that finds all the bookmarks for a user.
QUERY - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL Query String that finds all the to do items for a user or group.

R

redirect(HttpServletRequest, HttpServletResponse, String) - Method in class com.beasys.portal.admin.PortalServiceManager
If the destination contains a '?' (for parms).
REFRESH_RATES - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
Available selections for refresh rate value and refresh rate display value.
removeColumnInformationFor(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove the column information.
removeCredentials(Credentials) - Method in interface com.beasys.portal.PortalManager
Remove a Set of credentials.
removeCredentials(Credentials) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a Set of credentials.
removeGroupAttribute(String) - Method in interface com.beasys.portal.ejb.PortalUserProfile
Removes the specified group name from the list of group names corresponding to the user profile
removeGroupAttribute(String) - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Removes the specified group name from the list of group names corresponding to the user profile
removeGroupForPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Remove a group from the portal.
removeGroupForPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a group from the portal.
removeGroupUser(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a user from the group.
removePortal(Portal) - Method in interface com.beasys.portal.PortalManager
Remove a portal.
removePortal(Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a portal.
removePortlet(Portlet) - Method in interface com.beasys.portal.PortalManager
Remove a portlet.
removePortlet(Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a portlet.
removePortletFor(String, String, String, String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Removes (turns off the visible bit) a portlet for the scope of the request.
removePortletForGroup(String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Remove a GroupPersonalization for a portal and a group.
removePortletForGroup(String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a GroupPersonalization for a portal and a group.
removePortletForPortal(String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Remove a PortalPersonalization for a portlet.
removePortletForPortal(String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a PortalPersonalization for a portlet.
removePortletForUser(String, String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Remove a UserPersonalization for a portal, group, and user.
removePortletForUser(String, String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a UserPersonalization for a portal, group, and user.
removePortletFrom(Portlet, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
remove a portlet from a portal.
removePortletFrom(Portlet, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove the portlet/portal from the hierarchy.
removeSessionValue(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Removes a session value based on the name provided.
removeSessionValue(String, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Removes a session value.
removeUserFromGroup(String, String, String) - Method in interface com.beasys.portal.PortalManager
Remove a user name from a particular group.
removeUserFromGroup(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Removes a user from a portal group.
removeUserFromGroup(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a user name from a particular group.
removeUserFromPortal(String, String) - Method in interface com.beasys.portal.PortalManager
Remove a user name from a particular group.
removeUserFromPortal(String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Removes a user from a portal.
removeUserFromPortal(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Remove a user name from a particular group.
resequencePortletsFor(String, String, String, String, int, Portlet, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Re-sequences the portlets for a given layout scope.
resetSession(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Reset the session to a known state.
row - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
row - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
What is the row of the portlet?
row - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The row.
row - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The row.

S

SCHEME - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet color scheme.
searchGroupForUsers(String, String, String) - Method in interface com.beasys.portal.PortalManager
Get the user names associated with a particular group, based on a particular search string.
searchGroupForUsers(String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Searches for all users belonging to a portal group that match a search criteria.
searchGroupForUsers(String, String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the user names associated with a particular group, based on a particular search string.
searchGroupForUsers(String, String, String, boolean) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get the user names associated with a particular group, based on a particular search string.
searchPortalForUsers(String, String) - Method in interface com.beasys.portal.PortalManager
Get the user names associated with a particular portal, based on a particular search string.
searchPortalForUsers(String, String) - Static method in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Searches for all users belonging to a portal that match a search criteria.
searchPortalForUsers(String, String) - Static method in class com.beasys.portal.ejb.FastPortalManager
Get the user names associated with a particular portal, based on a particular search string.
searchPortalForUsers(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
Get the user names associated with a particular portal, based on a particular search string.
selection - Variable in class com.beasys.portal.admin.jspbeans.SelectionJspBean
An HTTP request mapping attribute.
SelectionJspBean - class com.beasys.portal.admin.jspbeans.SelectionJspBean.
The is the JSP Bean class for the <jsp:usebean> JSP tag for selection based Portal Admin Tool pages.
SelectionJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.SelectionJspBean
Creates a new instance of this bean.
SEPARATOR - Static variable in interface com.beasys.portal.ejb.PortalConstants
The separator used for session values.
sequencePortlets(String, String, String, String, Vector) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Sequences the portlets in a column for a given layout scope.
sequencePortletsForGroup(String, String, Vector) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Re-sequences a column of portlets for the group.
sequencePortletsForPortal(String, Vector) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Re-sequences a column of portlets.
sequencePortletsForUser(String, String, String, Vector) - Method in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
Re-sequences a column of portlets for the user.
SERVER_SIDE - Static variable in class com.beasys.weblogic.helper.WebLogicHelper
Startup mode for server.
serverUrl - Variable in class com.beasys.weblogic.helper.WebLogicHelper
The weblogic server url.
service(HttpServletRequest, HttpServletResponse) - Method in class com.beasys.portal.admin.PortalServiceManager
Implements the service method of the servlet.
sessionParamName - Variable in class com.beasys.portal.admin.PortalServiceManager
The name assigned to the session.
sessionTimeout - Variable in class com.beasys.portal.admin.PortalServiceManager
The time (in milliseconds) which elapses before the portal session is timed out.
setAlternateDestination(HttpServletRequest, String) - Static method in class com.beasys.portal.admin.PortalJspBase
Deprecated. use setOverrideDestination
setAlternateFooterURL(String) - Method in interface com.beasys.portal.Portlet
Sets the alternate footer URL.
setAlternateFooterURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the alternate footer URL.
setAlternateFooterURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the setAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
setAlternateFooterURL(String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the setAlternateFooterURL method in the PortletJspBean class since this class does not support this attribute.
setAlternateFooterURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set alternate footer URL.
setAlternateFooterURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set alternate footer URL.
setAlternateFooterURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set alternate footer URL.
setAlternateHeaderURL(String) - Method in interface com.beasys.portal.Portlet
Sets the alternate header URL.
setAlternateHeaderURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the alternate header URL.
setAlternateHeaderURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the setAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
setAlternateHeaderURL(String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the setAlternateHeaderURL method in the PortletJspBean class since this class does not support this attribute.
setAlternateHeaderURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set alternate header URL.
setAlternateHeaderURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set alternate header URL.
setAlternateHeaderURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set alternate header URL.
setAvailable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the available state of this portlet.
setAvailable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the available state of this portlet.
setAvailable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Sets the Available attribute
setAvailable(boolean) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Sets the Available attribute
setAvailable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set the portlet's availability.
setAvailable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set availability of the portlet.
setAvailable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set available.
setBannerBGColor(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the portlet banner color.
setBannerURL(String) - Method in interface com.beasys.portal.Portlet
Sets the banner URL.
setBannerURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the banner URL.
setBannerURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the setBannerURL method in the PortletJspBean class since this class does not support this attribute.
setBannerURL(String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the setBannerURL method in the PortletJspBean class since this class does not support this attribute.
setBannerURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set banner URL.
setBannerURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set banner URL.
setBannerURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set banner URL.
setBodyBGColor(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the portal background color.
setBodyBGColorText(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the custom-entered title portal background color.
setBookmarkInsertButton(String) - Method in class example.portlet.bean.BookmarkBean
Sets the mode to INSERT
setBookmarkName(String) - Method in class example.portlet.bean.BookmarkBean
Sets the bookmark name attribute for the current request
setBookmarkToDelete(String) - Method in class example.portlet.bean.BookmarkBean
Sets the bookmark name to delete for the current request
setBookmarkURL(String) - Method in class example.portlet.bean.BookmarkBean
Sets the bookmark URL attribute for the current request
setCategoryName(String) - Method in interface com.beasys.portal.PortalColumnInformation
Set the category name associated with this column information.
setCategoryName(String) - Method in interface com.beasys.portal.Portlet
Sets the portal category for this bean.
setCategoryName(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the portal category for this bean.
setCategoryName(String) - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Set category name.
setCategoryName(String) - Method in class com.beasys.portal.ejb.ColumnInformationPK
Set category name.
setCategoryName(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set category name.
setCategoryName(String) - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Set category name.
setColumn(int) - Method in interface com.beasys.portal.Portlet
Sets the column position of this portlet in a portal.
setColumn(int) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the column position of this portlet in a portal.
setColumn(int) - Method in interface com.beasys.portal.ejb.UserPersonalization
Set column.
setColumn(int) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the default column.
setColumn(int) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set column.
setColumn(int) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set column.
setColumn(int) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set column.
setColumn(int) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Set column.
setColumn(int) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the default column.
setColumnInformationFor(Portal, String, PortalColumnInformation[]) - Method in interface com.beasys.portal.PortalManager
Set the column information for a portal.
setColumnInformationFor(Portal, String, PortalColumnInformation[]) - Method in class com.beasys.portal.ejb.PortalManagerBean
Set the column information for a portal.
setColumnOrder(int) - Method in interface com.beasys.portal.PortalColumnInformation
Set the column order for this column as a zero-based offset.
setColumnOrder(int) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Set column order.
setColumnOrder(int) - Method in class com.beasys.portal.ejb.ColumnInformationPK
Set column order.
setColumnOrder(int) - Method in interface com.beasys.portal.ejb.ColumnInformation
Set column order.
setColumnOrder(int) - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Set column order.
setColumnWidth(int) - Method in interface com.beasys.portal.PortalColumnInformation
Set the column width for this column as a percentage of the column total for the portal.
setColumnWidth(int) - Method in class com.beasys.portal.ejb.ColumnInformationBean
Set column width in percent.
setColumnWidth(int) - Method in interface com.beasys.portal.ejb.ColumnInformation
Set column width in percent.
setColumnWidth(int) - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Set column width.
setContentColumnCount(int) - Method in interface com.beasys.portal.Portal
Sets the content column count.
setContentColumnCount(int) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the content column count.
setContentColumnCount(int) - Method in class com.beasys.portal.ejb.DefaultPortal
Set content column count.
setContentColumnCount(int) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set content column count.
setContentColumnCount(int) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set the number of columns in the portal.
setContentColumnCountStr(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the content column count as a String.
setContentURL(String) - Method in interface com.beasys.portal.Portal
Sets the content URL.
setContentURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the content URL.
setContentURL(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set content URL.
setContentURL(String) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set content URL.
setContentURL(String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set content URL.
setCookie(String, String, Cookie[], HttpServletResponse, int) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Locates a javax.servlet.http.Cookie with a name matching the provided name, and sets the value of the Cookie to the provided value.
setDelete(String) - Method in class example.portlet.bean.TodoBean
Sets the delete mode and the item to delete.
setEditable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the editable state of this portlet.
setEditable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the editable state of this portlet.
setEditable(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set editable flag.
setEditable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set editable.
setEditable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortal
Set the editable state of the portal.
setEditable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set editable.
setEditable(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set editable flag.
setEditURL(String) - Method in interface com.beasys.portal.Portlet
Sets the edit URL.
setEditURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the edit URL.
setEditURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set edit URL.
setEditURL(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set edit URL.
setEditURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set edit URL.
setEmail(String) - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Sets the email preference value.
setEntityContext(EntityContext) - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
setFloatable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the isFloatable attribute of this portlet.
setFloatable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the isFloatable attribute of this portlet.
setFloatable(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the floatable flag.
setFloatable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set floatable.
setFloatable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set it floatable.
setFloatable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set floatable.
setFloatable(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the floatable flag.
setFooterURL(String) - Method in interface com.beasys.portal.Portal
Sets the footer URL.
setFooterURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the footer URL.
setFooterURL(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set footer URL.
setFooterURL(String) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set footer URL.
setFooterURL(String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set footer URL.
setGroupId(String) - Method in class com.beasys.portal.ejb.GroupPersonalizationPK
Set group id.
setGroupId(String) - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Set group id.
setGroupId(String) - Method in class com.beasys.portal.ejb.UserHierarchyPK
Set group id.
setGroupId(String) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Set group id.
setGroupName(String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Sets the group name for this bean.
setHeaderURL(String) - Method in interface com.beasys.portal.Portal
Sets the header URL.
setHeaderURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the header URL.
setHeaderURL(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set header URL.
setHeaderURL(String) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set header URL.
setHeaderURL(String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set header URL.
setHelp(boolean) - Method in interface com.beasys.portal.Portlet
Sets whether or not this bean has help enabled.
setHelp(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets whether or not this bean has help enabled.
setHelp(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Does the portlet have associated help?
setHelp(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set help.
setHelp(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Does the portlet have associated help?
setHelpURL(String) - Method in interface com.beasys.portal.Portlet
Sets the help URL.
setHelpURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the help URL.
setHelpURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set help URL.
setHelpURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set help URL.
setHelpURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set help URL.
setIconURL(String) - Method in interface com.beasys.portal.PortalCategory
Sets the icon URL for this category.
setIconURL(String) - Method in interface com.beasys.portal.Portlet
Sets the icon URL.
setIconURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the icon URL.
setIconURL(String) - Method in class com.beasys.portal.ejb.CategoryBean
Set icon url.
setIconURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set icon URL.
setIconURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set icon url.
setIconURL(String) - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Set icon URL.
setIconURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set icon URL.
setIconURL(String) - Method in interface com.beasys.portal.ejb.Category
Set icon URL.
setId(String) - Method in class com.beasys.portal.ejb.SimpleStringEntityBean
Set id.
setInsertButton(String) - Method in class example.portlet.bean.TodoBean
Sets the mode to insert.
setLoggedIn(HttpServletRequest, HttpServletResponse, boolean) - Static method in class com.beasys.portal.admin.PortalJspBase
Sets the logged-in state.
setLoginRequired(boolean) - Method in interface com.beasys.portal.Portlet
Sets the login required state of this portlet.
setLoginRequired(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the login required state of this portlet.
setLoginRequired(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set login required flag.
setLoginRequired(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set login required.
setLoginRequired(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set login required.
setMandatory(boolean) - Method in interface com.beasys.portal.Portlet
Sets the mandatory state of this portlet.
setMandatory(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the mandatory state of this portlet.
setMandatory(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the mandatory flag.
setMandatory(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set mandatory.
setMandatory(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set the mandatory flag.
setMandatory(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set mandatory.
setMandatory(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the mandatory flag.
setMaximizeable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the current minimized state of this portlet for a user.
setMaximizeable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the isMaximizeable attribute of this portlet.
setMaximizeable(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the maximizeable flag.
setMaximizeable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set maximizeable.
setMaximizeable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set it maximizeable.
setMaximizeable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set maximizeable.
setMaximizeable(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the maximizeable flag.
setMaximizedURL(String) - Method in interface com.beasys.portal.Portlet
Sets the maximize URL.
setMaximizedURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the maximize URL.
setMaximizedURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Overrides the setMaximizedURL method in the PortletJspBean class since this class does not support this attribute.
setMaximizedURL(String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Overrides the setMaximizedURL method in the PortletJspBean class since this class does not support this attribute.
setMaximizedURL(String) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set maximized the URL.
setMaximizedURL(String) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set maximized url.
setMaximizedURL(String) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set maximized URL.
setMinimizeable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the isMinimizeable attribute of this portlet.
setMinimizeable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the isMinimizeable attribute of this portlet.
setMinimizeable(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the minimizeable flag.
setMinimizeable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set minimizeable.
setMinimizeable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set it minimizeable.
setMinimizeable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set minimizeable.
setMinimizeable(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the minimizeable flag.
setMinimized(boolean) - Method in interface com.beasys.portal.Portlet
Sets the current minimized state of this portlet for a user.
setMinimized(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the current minimized state of this portlet for a user.
setMinimized(boolean) - Method in interface com.beasys.portal.ejb.UserPersonalization
Set the minimized flag.
setMinimized(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the minimized flag.
setMinimized(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set minimized.
setMinimized(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set minimized.
setMinimized(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set minimized.
setMinimized(boolean) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Set the minimized flag.
setMinimized(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the minimized flag.
setMode(int) - Method in class example.portlet.bean.BookmarkBean
Sets the mode for a request.
setMode(int) - Method in class example.portlet.bean.TodoBean
Sets the mode for a request.
setMoveable(boolean) - Method in interface com.beasys.portal.Portlet
Sets the moveable state of this portlet.
setMoveable(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the moveable state of this portlet.
setMoveable(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the moveable bit.
setMoveable(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set moveable.
setMoveable(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set it moveable.
setMoveable(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set moveable.
setMoveable(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the moveable flag.
setName(String) - Method in interface com.beasys.portal.Portal
Sets the portal name.
setName(String) - Method in interface com.beasys.portal.PortalCategory
Sets the name.
setName(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the portal name.
setName(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set name.
setName(String) - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Set the category name.
setName(String) - Method in class com.beasys.portal.ejb.CategoryPK
Set name.
setNewItemText(String) - Method in class example.portlet.bean.TodoBean
Sets the text for a new to do item.
setOrder(int) - Method in interface com.beasys.portal.PortalCategory
Gets the zero-based offset display order for this category where zero would be the first portal category in the portal.
setOrder(int) - Method in class com.beasys.portal.ejb.CategoryBean
Set order.
setOrder(int) - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Set order.
setOrder(int) - Method in class com.beasys.portal.ejb.CategoryPK
Set order.
setOrder(int) - Method in interface com.beasys.portal.ejb.Category
Set order.
setOverrideDestination(HttpServletRequest, String) - Static method in class com.beasys.portal.admin.PortalJspBase
Sets the alternate forward variable.
setParentGroupId(String) - Method in class com.beasys.portal.ejb.GroupHierarchyPK
Set parent group id.
setPortal(Portal) - Method in class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean
Sets the portal attribute.
setPortalColumnInfo(Portal, PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Sets the portal column information for a portal.
setPortalId(String) - Method in class com.beasys.portal.ejb.UserHierarchyPK
Set portal id.
setPortalId(String) - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
Set portal id.
setPortalName(String) - Method in interface com.beasys.portal.PortalColumnInformation
Set the portal name associated with this column information.
setPortalName(String) - Method in interface com.beasys.portal.PortalCategory
Sets the portal name.
setPortalName(String) - Method in interface com.beasys.portal.Credentials
Sets the portal name
setPortalName(String) - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.ColumnInformationPK
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.DefaultPortalCategory
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.CategoryPK
Set portal name.
setPortalName(String) - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
Set portal name.
setPortletBGColor(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the portlet background color.
setPortletName(String) - Method in class com.beasys.portal.ejb.PortalHierarchyPK
Set portlet name.
setPortletName(String) - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
Set portlet name.
setPrioritySelect(String) - Method in class example.portlet.bean.TodoBean
Sets the priority for a to do item.
setProperty(String, String) - Method in interface com.beasys.portal.Credentials
Sets a credential property.
setProperty(String, String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set a property associated to this set of credentials.
setRefresh(String) - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Sets the refresh preference value.
setRow(int) - Method in interface com.beasys.portal.Portlet
Sets the row position of this portlet in a column.
setRow(int) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the row position of this portlet in a column.
setRow(int) - Method in interface com.beasys.portal.ejb.UserPersonalization
Set row.
setRow(int) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set row.
setRow(int) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set row.
setRow(int) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set row.
setRow(int) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set row.
setRow(int) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Set row.
setRow(int) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the default row.
setScheme(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the portlet color scheme name.
setSelection(String) - Method in class com.beasys.portal.admin.jspbeans.SelectionJspBean
Sets the selection attribute.
setSessionContext(SessionContext) - Method in class com.beasys.portal.ejb.PortalPropertiesBean
Sets the session context.
setSessionContext(SessionContext) - Method in class com.beasys.portal.ejb.PortalManagerBean
Sets the session context.
setSessionValue(String, Object, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Sets a session value based on the name provided.
setSessionValue(String, Object, HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalJspBase
Sets a session value.
setStartupMode(int) - Static method in class com.beasys.weblogic.helper.WebLogicHelper
How should the singleton be set up.
setSuspended(boolean) - Method in interface com.beasys.portal.Portal
Returns the suspended state.
setSuspended(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Returns the suspended state.
setSuspended(boolean) - Method in class com.beasys.portal.ejb.DefaultPortal
Set the suspended state of the portal.
setSuspended(boolean) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set suspended state.
setSuspended(boolean) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set suspended.
setSuspendedURL(String) - Method in interface com.beasys.portal.Portal
Sets the suspended URL.
setSuspendedURL(String) - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Sets the suspended URL.
setSuspendedURL(String) - Method in class com.beasys.portal.ejb.DefaultPortal
Set the suspended URL.
setSuspendedURL(String) - Method in interface com.beasys.portal.ejb.PortalDefinition
Set suspended/maintenance url.
setSuspendedURL(String) - Method in class com.beasys.portal.ejb.PortalDefinitionBean
Set suspended URL.
setSystemName(String) - Method in interface com.beasys.portal.Credentials
Sets the external system name.
setSystemName(String) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Set system name.
setSystemName(String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set system name.
setSystemPassword(String) - Method in interface com.beasys.portal.Credentials
Sets the system password credentials attribute.
setSystemPassword(String) - Method in class com.beasys.portal.ejb.PortalSignOnBean
Set system password.
setSystemPassword(String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set system password.
setSystemPassword(String) - Method in interface com.beasys.portal.ejb.PortalSignOn
Set system password.
setSystemUserId(String) - Method in interface com.beasys.portal.Credentials
Sets the system user id credentials attribute.
setSystemUserId(String) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Set system user id.
setSystemUserId(String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set system user id.
setTimeZone(String) - Method in class com.beasys.portal.jspbeans.GeneralPrefsBean
Sets the time zone preference value.
setTitlebarColor(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the titlebar color.
setTitleFontColor(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the title font color.
setTitleFontColorText(String) - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Sets the custom-entered title font color value.
setupConnection() - Method in class com.beasys.weblogic.helper.WebLogicHelper
creates a T3Client connection to the Tengah server, creates a jndi context to lookup the TRVClientServices object, and creates a TRVClient
setupConnection() - Method in class com.beasys.weblogic.helper.WebLogicHelperClient
creates a T3Client connection to the Tengah server, creates a jndi context to lookup the TRVClientServices object, and creates a TRVClient
setUpdateButton(String) - Method in class example.portlet.bean.TodoBean
Sets the mode to update.
setUserId(String) - Method in interface com.beasys.portal.Credentials
Sets the user id
setUserId(String) - Method in class com.beasys.portal.ejb.UserHierarchyPK
Set user id.
setUserId(String) - Method in class com.beasys.portal.ejb.PortalSignOnPK
Set user id.
setUserId(String) - Method in class com.beasys.portal.ejb.UserPersonalizationPK
Set user id.
setUserId(String) - Method in class com.beasys.portal.ejb.DefaultCredentials
Set user id.
setUserName(String) - Method in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
Sets the user name attribute for this bean.
setVisible(boolean) - Method in interface com.beasys.portal.Portlet
Sets the isVisible attribute of this portlet.
setVisible(boolean) - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Sets the isVisible attribute of this portlet.
setVisible(boolean) - Method in interface com.beasys.portal.ejb.UserPersonalization
Set the visible flag.
setVisible(boolean) - Method in interface com.beasys.portal.ejb.PortletDefinition
Set the visible flag.
setVisible(boolean) - Method in interface com.beasys.portal.ejb.PortalPersonalization
Set visible.
setVisible(boolean) - Method in class com.beasys.portal.ejb.DefaultPortlet
Set it visible.
setVisible(boolean) - Method in class com.beasys.portal.ejb.PortalPersonalizationBean
Set visible.
setVisible(boolean) - Method in class com.beasys.portal.ejb.UserPersonalizationBean
Set the visible flag.
setVisible(boolean) - Method in class com.beasys.portal.ejb.PortletDefinitionBean
Set the visible flag.
SHOW_BORDERS - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for show borders property.
SimpleStringEJBObject - interface com.beasys.portal.ejb.SimpleStringEJBObject.
Simple ID base EJB object.
SimpleStringEntityBean - class com.beasys.portal.ejb.SimpleStringEntityBean.
Simple String Entity Bean class.
SimpleStringEntityBean() - Constructor for class com.beasys.portal.ejb.SimpleStringEntityBean
Default constructor.
SimpleStringPK - class com.beasys.portal.ejb.SimpleStringPK.
Simple String Primary Key class.
SimpleStringPK() - Constructor for class com.beasys.portal.ejb.SimpleStringPK
SimpleStringPK constructor comment.
SimpleStringPK(String) - Constructor for class com.beasys.portal.ejb.SimpleStringPK
SimpleStringPK constructor comment.
sortIntoColumns(Portlet[], PortalColumnInformation[]) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Sorts an array of portlets into columns.
sortPortlets(ArrayList) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Sorts an ArrayList of portlets
sortPortlets(Vector) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Sorts a vector of portlets
startTransaction() - Method in class com.beasys.portal.ejb.PortalManagerBean
Start a bean managed UserTransaction.
startTx() - Method in class com.beasys.portal.admin.PortalServiceManager
Start tx.
STATES - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
Available selections for state-of-residence value and state-of-residence display value.
stillAlive(HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
Check to see if the session has timed out.
suspended - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
suspended - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
Is it suspended for maintenance.
suspendedURL - Variable in class com.beasys.portal.admin.jspbeans.PortalJspBean
An HTTP request mapping attribute.
suspendedURL - Variable in class com.beasys.portal.ejb.PortalDefinitionBean
The maintenance url.
systemName - Variable in class com.beasys.portal.ejb.PortalSignOnBean
The system name.
systemName - Variable in class com.beasys.portal.ejb.PortalSignOnPK
The system name.
systemPassword - Variable in class com.beasys.portal.ejb.PortalSignOnBean
The system password.
systemUserId - Variable in class com.beasys.portal.ejb.PortalSignOnBean
The system user id.
systemUserId - Variable in class com.beasys.portal.ejb.PortalSignOnPK
The system user id.

T

t3Services - Variable in class com.beasys.weblogic.helper.WebLogicHelper
Handle to the Weblogic T3 client class.
TIMEZONES - Static variable in class com.beasys.portal.jspbeans.UserRegistrationBean
JDK 1.1.x Time zone ids
TITLEBAR_BG_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet titlebar background color.
TITLEBAR_FONT_COLOR - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for portlet titlebar font color.
TITLEBAR_FONT_COLOR_TEXT - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Property name for custom-entered portlet titlebar font color.
toArray(Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
toBeRemoved() - Method in interface com.beasys.portal.ejb.PortalUserProfile
Indicates whether the only properties left in a user profile are the user profile and group names, or any subset thereof
toBeRemoved() - Method in class com.beasys.portal.ejb.PortalUserProfileBean
Indicates whether the only properties left in a user profile are the user profile and group names, or any subset thereof
TodoBean - class example.portlet.bean.TodoBean.
JSP Bean for the mytodo_edit.jsp and the grouptodo_edit.jsp pages that are used by the My To Do List and Group To Do List portlet examples.
TodoBean() - Constructor for class example.portlet.bean.TodoBean
Creates a new instance.
TOO_MANY - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
String Constant
ToolkitConstants - interface com.beasys.util.ToolkitConstants.
Toolkit specific constants.
ToolkitException - exception com.beasys.util.ToolkitException.
Exception for the toolkit utility processes.
ToolkitException() - Constructor for class com.beasys.util.ToolkitException
Default Constructor.
ToolkitException(String) - Constructor for class com.beasys.util.ToolkitException
ToolkitException
toString() - Method in class com.beasys.portal.ejb.PortalHierarchyPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.PortalPersonalizationPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.GroupPersonalizationPK
String representation of the PK.
toString() - Method in class com.beasys.portal.ejb.ColumnInformationPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.DefaultPortal
The string representation of the portal object.
toString() - Method in class com.beasys.portal.ejb.GroupHierarchyPK
String representation of the PK.
toString() - Method in class com.beasys.portal.ejb.SimpleStringPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.UserHierarchyPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.PortalSignOnPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.PortalGroupHierarchyPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.UserPersonalizationPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.CategoryPK
String representation of the Id.
toString() - Method in class com.beasys.portal.ejb.DefaultPortalColumnInformation
String representation of the instance.
TRAFFIC_URI - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the URI of the PortalServiceManager.
trafficURI - Variable in class com.beasys.portal.admin.PortalServiceManager
The URI of the PortalServiceManager.
TRANSACTION_SERVICE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The user transaction service employed at portal run-time and during portal administration.
TRANSACTION_TIMEOUT - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the default transaction timeout period, in milliseconds.
TRUE - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
True.
TypedProperties - class com.beasys.util.TypedProperties.
Extension of properties class to return typed versions of your properties.
TypedProperties() - Constructor for class com.beasys.util.TypedProperties
Default constructor.

U

unsetEntityContext() - Method in class com.beasys.portal.ejb.BaseBean
Required by spec.
UPDATE - Static variable in class example.portlet.bean.TodoBean
Constant for the SQL UPDATE String that updates a to do item for a user or group.
update(GroupPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the ejb with a value from the lightweight object.
update(PortalDefinition, Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the ejb with a value from the lightweight object.
update(PortalPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the ejb with a value from the lightweight object.
update(PortletDefinition, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the ejb with a value from the lightweight object.
update(UserPersonalization, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update the ejb with a value from the lightweight object.
updateColumnInfo(HashMap, HttpServletRequest, Portal) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Updates the column information for a Portal.
updateCredentials(Credentials) - Method in interface com.beasys.portal.PortalManager
Update a set of credentials.
updateCredentials(Credentials) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a set of credentials.
updateGroupWithPortlet(String, String) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Updates/Adds/removes a portlet to a portal group.
updateGroupWithPortlets(HttpServletRequest, Portal, String[], String[]) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Updates/Adds/removes portlets to a portal group based on information in the request params.
updatePortal(Portal) - Method in interface com.beasys.portal.PortalManager
Update a portal.
updatePortal(Portal) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a portal.
updatePortalPortlet(String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
A convenience method only.
updatePortalWithPortlet(String) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Updates/Adds/removes a portlet to a portal
updatePortalWithPortlets(HttpServletRequest, Portal, String[], String[]) - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Updates/Adds/removes portlets to/from the Portal Personalization persistent information.
updatePortlet(Portlet) - Method in interface com.beasys.portal.PortalManager
Update a portlet.
updatePortlet(Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a portlet.
updatePortletFor(String, String, String, String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Updates a portlet for the scope of the request.
updatePortletForGroup(String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Update a GroupPersonalization for a portal and a group.
updatePortletForGroup(String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a GroupPersonalization for a portal and a group.
updatePortletForGroup(String, String, String, Portlet, boolean) - Method in interface com.beasys.portal.PortalManager
Update a Group Personalization for a portlet.
updatePortletForGroup(String, String, String, Portlet, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a Group Personalization for a portlet.
updatePortletForPortal(String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Update a PortalPersonalization for a portlet.
updatePortletForPortal(String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a PortalPersonalization for a portlet.
updatePortletForPortal(String, String, Portlet, boolean) - Method in interface com.beasys.portal.PortalManager
Update a PortalPersonalization for a portlet.
updatePortletForPortal(String, String, Portlet, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a PortalPersonalization for a portlet.
updatePortletForUser(String, String, String, String, Portlet) - Method in interface com.beasys.portal.PortalManager
Update a UserPersonalization for a portal, group, and user.
updatePortletForUser(String, String, String, String, Portlet) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a UserPersonalization for a portal, group, and user.
updatePortletForUser(String, String, String, String, Portlet, boolean) - Method in interface com.beasys.portal.PortalManager
Update a PortalPersonalization for a portlet.
updatePortletForUser(String, String, String, String, Portlet, boolean) - Method in class com.beasys.portal.ejb.PortalManagerBean
Update a PortalPersonalization for a portlet.
updatePortletGroup(String, String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.GroupPersonalizationJspBean
Adds/removes portlets to a portal group.
updatePortlets(HashMap, HttpServletRequest, String, String, String, String) - Method in class com.beasys.portal.admin.jspbeans.PortalLayoutJspBean
Updates a portlet for the scope of the request.
updatePortletUser(String, String, String, Portlet) - Method in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
Adds/removes/updates portlets for a user based in information in the request params.
updateStatus(TodoBean.Item, boolean, String, PreparedStatement) - Method in class example.portlet.bean.TodoBean
A helper method to fill the UPDATE SQL statement with a new to do item status.
updateUserWithPortlets(HttpServletRequest, Portal, String[], String[]) - Method in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
Adds/removes portlets to a portal user based in information in the request params.
URL_MAX - Static variable in interface com.beasys.portal.ejb.PortalConstants
The URL db length.
USER_COUNT_PORTAL_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
USER_COUNT_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
USER_CREATION_FAILED - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Result State Constant
USER_CREATION_OK - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Result State Constant
USER_HIERARCHY - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the UserHiearchy EJB.
USER_NAME_IN_USE - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Result State Constant
USER_PERSONALIZATION - Static variable in interface com.beasys.portal.ejb.PortalConstants
The lookup name for the UserPersonalization EJB.
USER_PERSONALIZATION_EXTRA_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
USER_PERSONALIZATION_SQL - Static variable in class com.beasys.portal.ejb.FastPortalManager
 
USER_REMOVAL_FAILED - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Result State Constant
USER_REMOVAL_OK - Static variable in class com.beasys.portal.admin.jspbeans.PortalUserJspBean
Result State Constant
UserHierarchy - interface com.beasys.portal.ejb.UserHierarchy.
The user hiearchy interface.
UserHierarchyBean - class com.beasys.portal.ejb.UserHierarchyBean.
The UserHiearchy EJB implementation.
UserHierarchyBean() - Constructor for class com.beasys.portal.ejb.UserHierarchyBean
 
UserHierarchyHome - interface com.beasys.portal.ejb.UserHierarchyHome.
The UserHierarchy EJB home.
UserHierarchyPK - class com.beasys.portal.ejb.UserHierarchyPK.
Sample class to illustrate code template.
UserHierarchyPK() - Constructor for class com.beasys.portal.ejb.UserHierarchyPK
Default constructor..
UserHierarchyPK(String, String, String) - Constructor for class com.beasys.portal.ejb.UserHierarchyPK
User hierarchy primary key.
userId - Variable in class com.beasys.portal.ejb.PortalSignOnBean
The user name/id.
userId - Variable in class com.beasys.portal.ejb.UserHierarchyBean
The user id.
userId - Variable in class com.beasys.portal.ejb.UserHierarchyPK
The user id.
userId - Variable in class com.beasys.portal.ejb.PortalSignOnPK
The user id.
userId - Variable in class com.beasys.portal.ejb.UserPersonalizationPK
The user id.
userId - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The user id.
userName - Variable in class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
An HTTP request mapping attribute.
UserPersonalization - interface com.beasys.portal.ejb.UserPersonalization.
The UserPersonalization EJB interface.
UserPersonalizationBean - class com.beasys.portal.ejb.UserPersonalizationBean.
The UserPersonalization EJB implementation.
UserPersonalizationBean() - Constructor for class com.beasys.portal.ejb.UserPersonalizationBean
 
UserPersonalizationHome - interface com.beasys.portal.ejb.UserPersonalizationHome.
The user personalization EJB home.
UserPersonalizationJspBean - class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean.
The <jsp:usebean> used by the Portal End User Tool _user_add_portlets.jsp.
UserPersonalizationJspBean() - Constructor for class com.beasys.portal.admin.jspbeans.UserPersonalizationJspBean
 
UserPersonalizationPK - class com.beasys.portal.ejb.UserPersonalizationPK.
The primary key for User Personalization.
UserPersonalizationPK() - Constructor for class com.beasys.portal.ejb.UserPersonalizationPK
Default constructor.
UserPersonalizationPK(String, String, String, String, String) - Constructor for class com.beasys.portal.ejb.UserPersonalizationPK
User personalization primary key.
userPersonalizationsForPortletNames(String, String, String, String, LinkedList, Connection, Hashtable) - Static method in class com.beasys.portal.ejb.FastPortalManager
 
UserRegistrationBean - class com.beasys.portal.jspbeans.UserRegistrationBean.
Provides values to choose from when selecting user registration values for refresh rate, state of residence, and country of residence.
UserRegistrationBean() - Constructor for class com.beasys.portal.jspbeans.UserRegistrationBean
 
userStillExist(String, HttpServletRequest) - Method in class com.beasys.portal.admin.PortalServiceManager
User still exist.
userSweeper(String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a user is removed (completely removed), go through and cleanup all references to the user
userSweeper(String, String) - Method in class com.beasys.portal.ejb.PortalManagerBean
If a user is removed, go through and cleanup all references to the user and portal
UtilityHelper - class com.beasys.util.helper.UtilityHelper.
General location for required utility methods, possibly across personalization and portal.
UtilityHelper() - Constructor for class com.beasys.util.helper.UtilityHelper
 

V

validate() - Method in class com.beasys.portal.admin.jspbeans.PortalJspBean
Validates the attributes of this bean.
validate() - Method in class com.beasys.portal.admin.jspbeans.PortletJspBean
Validates the attributes of this bean.
validate() - Method in class com.beasys.portal.admin.jspbeans.PortalPersonalizationJspBean
Validates the attributes of this bean.
validate() - Method in class com.beasys.portal.admin.jspbeans.PortalRemoveJspBean
Validates the attributes of this bean.
validateBodyColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Checks the entered portlet background color for errors.
validateColorScheme() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Checks the entered portlet color scheme for errors.
validateDoubleValue(String, double, double, double) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Validates the content value of a double.
validateDoubleValue(String, String, double, double) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Validates the content value of an double represented as a string.
validateGroupName(String, String) - Static method in class com.beasys.portal.admin.jspbeans.JspBeanBase
A helper method that validates a portal group name.
validateInsert() - Method in class example.portlet.bean.BookmarkBean
Validates an insert request.
validateIntValue(String, int, int, int) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Validates the content value of an integer field.
validateIntValue(String, String, int, int) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Validates the content value of an integer represented as a string.
validateLength(String, int, int, int) - Method in class com.beasys.portal.admin.jspbeans.JspBeanBase
Validates the content length of a field.
validateTitleFontColor() - Method in class com.beasys.portal.jspbeans.PortalAppearanceBean
Checks the entered title font color for errors.
validateUserName(String, String) - Static method in class com.beasys.portal.admin.jspbeans.JspBeanBase
A helper method that validates the user name.
validDestination(String) - Method in class com.beasys.portal.admin.PortalServiceManager
Check if the destination is valid.
validSession(HttpServletRequest) - Static method in class com.beasys.portal.admin.PortalAdminHelper
Checks to see if the session has all of the valid values for portal run-time.
visible - Variable in class com.beasys.portal.admin.jspbeans.PortletJspBean
An HTTP request mapping attribute.
visible - Variable in class com.beasys.portal.ejb.PortalPersonalizationBean
Is the portlet visible?
visible - Variable in class com.beasys.portal.ejb.UserPersonalizationBean
The visible flag.
visible - Variable in class com.beasys.portal.ejb.PortletDefinitionBean
The visible flag.

W

WARNING - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
Standard warning text
WEBLOGIC_HOST - Static variable in interface com.beasys.util.ToolkitConstants
System property name for the weblogic host.
WEBLOGIC_PORT - Static variable in interface com.beasys.util.ToolkitConstants
System property name for the weblogic port.
WebLogicHelper - class com.beasys.weblogic.helper.WebLogicHelper.
Single point of access to the application server.
WebLogicHelper() - Constructor for class com.beasys.weblogic.helper.WebLogicHelper
Default constructor.
WebLogicHelperClient - class com.beasys.weblogic.helper.WebLogicHelperClient.
Single point of access to the application server.
WebLogicHelperClient() - Constructor for class com.beasys.weblogic.helper.WebLogicHelperClient
Default constructor.
WHITE - Static variable in class com.beasys.portal.jspbeans.PortalAppearanceBean
White color representation.
WORKING_DIR - Static variable in interface com.beasys.portal.admin.PortalAdminConstants
The property denoting the working directory of a portal instance.
workingDir - Variable in class com.beasys.portal.admin.PortalServiceManager
The working directory, relative the server's document root, of the portal instance.
workspaceId - Variable in class com.beasys.weblogic.helper.WebLogicHelperClient
The unique qorkspace id for this T3 client.

A B C D E F G H I J L M N O P Q R S T U V W
BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved