Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I K L M N O P R S T U V W Y

A

ADDRESS_ID - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
ADDRESS_JOIN - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
ADDRESS_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
ALLOW_INFINITE_LOGONS - Static variable in interface com.RuntimeCollective.webapps.bean.TrackedUser
For users to be allowed to logon any number of times, set their maxNoOfSimultaneousSessions to this value.
AND - Static variable in class com.RuntimeCollective.webapps.bean.Session
 
AND - Static variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
 
AND - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
AND - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
AND_PARENT - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
AND_TREE_NAME - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
AND_USER_ID - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
APPROVAL_ACTION - Static variable in class com.RuntimeCollective.webapps.bean.AuditInfo
The action (notes) to use when approving a bean.
ARCHIVED - Static variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
 
ARCHIVED_TAG - Static variable in interface com.RuntimeCollective.webapps.bean.Versioned
The tag for the Archived version of objects (in case you need one).
ARCHIVE_DATE_NULL - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
Actor - interface com.RuntimeCollective.webapps.bean.Actor.
Abstract class for all objects that wrap a registered user of a Runtime Webapp.
Address - class com.RuntimeCollective.webapps.bean.Address.
An address.
Address() - Constructor for class com.RuntimeCollective.webapps.bean.Address
Default constructor generates a new blank bean with a new unique ID.
Address(int) - Constructor for class com.RuntimeCollective.webapps.bean.Address
Generate a bean from the database for the given primary key.
Archived - Variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
The Archived.
AuditInfo - class com.RuntimeCollective.webapps.bean.AuditInfo.
A store for historical audit information about beans.
AuditInfo() - Constructor for class com.RuntimeCollective.webapps.bean.AuditInfo
 
AuditedExtension - class com.RuntimeCollective.webapps.bean.AuditedExtension.
This Extension can be used to collect creation/lastModified user/date on any EntityBean.
AuditedExtension() - Constructor for class com.RuntimeCollective.webapps.bean.AuditedExtension
Constructs a new blank bean with a unique id.
AuditedExtension(int) - Constructor for class com.RuntimeCollective.webapps.bean.AuditedExtension
Gets a bean from the RuntimeDataSource, given an id.
add(Object) - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Add a user to this group.
addAll(Collection) - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Add a collection of users to this group.
addBuffer - Variable in class com.RuntimeCollective.webapps.bean.UserGroup
A list of Users to add to this UserGroup, when next saved.
addChild(TreeExtension) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Add a Child to this TreeExtension.
addForward(String) - Method in class com.RuntimeCollective.webapps.bean.ScreenFlowState
Add a forward to the stack.
addRole(int) - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
addRole(int) - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
 
addRole(int) - Method in interface com.RuntimeCollective.webapps.bean.User
 
address - Variable in class com.RuntimeCollective.webapps.bean.SimpleUser
The address object of this user.
address1 - Variable in class com.RuntimeCollective.webapps.bean.Address
Address line 1.
address2 - Variable in class com.RuntimeCollective.webapps.bean.Address
Address line 2.
address3 - Variable in class com.RuntimeCollective.webapps.bean.Address
Address line 3.
age() - Method in class com.RuntimeCollective.webapps.bean.DateBean
If this bean represented the date of birth of someone how old would they be in years.
archive() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Archive this bean.
attributes - Variable in class com.RuntimeCollective.webapps.bean.SimpleUser
The attributes of this user.

B

BLOB_COLUMN - Static variable in class com.RuntimeCollective.webapps.bean.SimpleDBFile
 
BeanFileFolder - class com.RuntimeCollective.webapps.bean.BeanFileFolder.
Object that represents a folder containing files associated with an EntityBean.
BeanFileFolder(EntityBean, String) - Constructor for class com.RuntimeCollective.webapps.bean.BeanFileFolder
Construct a folder for this bean and base directory.
beanId - Variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
The id of the EntityBean this AuditedExtension is for.
beanId - Variable in class com.RuntimeCollective.webapps.bean.TreeExtension
The id of the EntityBean this TreeExtension is for.

C

CITY_LIKE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
CLOSE - Static variable in class com.RuntimeCollective.webapps.bean.Session
 
CLOSE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
 
CLOSE - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
COMMA - Static variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
COMMA - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
COMMA - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
COOKIE_NAME - Static variable in class com.RuntimeCollective.webapps.bean.LoginCookie
The cookie name, to use when storing the cookie on the request.
COUNTRY_LIKE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
CREATE_DATE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
CREATION_ACTION - Static variable in class com.RuntimeCollective.webapps.bean.AuditInfo
The action (notes) to use when creating a bean.
CREATION_DATE - Static variable in class com.RuntimeCollective.webapps.bean.Session
 
Crumb - class com.RuntimeCollective.webapps.bean.Crumb.
A single crumb of the crumb trail.
Crumb(String, String) - Constructor for class com.RuntimeCollective.webapps.bean.Crumb
 
cachedUserIds - Variable in class com.RuntimeCollective.webapps.bean.UserGroup
A cache of the user ids saved to the db.
canEdit(User) - Method in interface com.RuntimeCollective.webapps.bean.PermissionBean
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
canPerformAction(String, User) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Recursive Permission test, which will check the PermissibleExtension of the EntityBean of this TreeExtension, and then (if necessary) do the same on the parent(s).
canView(User) - Method in interface com.RuntimeCollective.webapps.bean.PermissionBean
Deprecated. This class shouldn't be used anymore - use the Permissions packages instead.
cancelForward - Variable in class com.RuntimeCollective.webapps.bean.ScreenFlowState
 
childrenIds - Variable in class com.RuntimeCollective.webapps.bean.TreeExtension
The Children
city - Variable in class com.RuntimeCollective.webapps.bean.Address
City.
clear() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Remove all users from this group.
com.RuntimeCollective.webapps.bean - package com.RuntimeCollective.webapps.bean
Webapps is the core module of Josephine.
contains(Object) - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Returns true if the specified user is in this group
containsAll(Collection) - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Returns true if this group contains a collection of users.
country - Variable in class com.RuntimeCollective.webapps.bean.Address
Two letter ISO country code.
createDate - Variable in class com.RuntimeCollective.webapps.bean.Session
The date of the session
createDate - Variable in class com.RuntimeCollective.webapps.bean.SimpleUser
The date that the user was registered onto the system.
createOrReplaceVersion(String, String) - Method in interface com.RuntimeCollective.webapps.bean.Versioned
Create and save a new version of this object based on a existing one, and tag it with the specified tag.
createOrReplaceVersion(String, String) - Method in class com.RuntimeCollective.webapps.bean.VersionedExtension
Create and save a new version of this object based on a existing one, and tag it with the specified tag.
creationDate - Variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
The creation date bean
creationUserId - Variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
The creationUser.
customiseDuplicate(Duplicable) - Method in interface com.RuntimeCollective.webapps.bean.Duplicable
A method to customise (and save) a "raw" Duplicate, usually not called directly, but used by makeDuplicate(int).
customiseDuplicate(Duplicable) - Method in class com.RuntimeCollective.webapps.bean.VersionedExtension
This is not implemented - we *could* make VersionedExtension properly Duplicable...

D

DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.Address
 
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.AuditInfo
 
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
DATABASE_TABLE - Static variable in interface com.RuntimeCollective.webapps.bean.Duplicable
Not sure we need this, but EBS complains otherwise
DATABASE_TABLE - Static variable in interface com.RuntimeCollective.webapps.bean.EntityBean
The name of a table (in the default database) that indexes this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.ModeratedExtension
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.Session
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleDBFile
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
The name of the database table for this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
DATABASE_TABLE - Static variable in interface com.RuntimeCollective.webapps.bean.User
Not sure we need this, but EBS complains otherwise
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
The name of a table (in the default database) that indexes this bean type.
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.UserGroupType
The name of a table (in the default database) that indexes this bean type.
DATABASE_TABLE - Static variable in interface com.RuntimeCollective.webapps.bean.Versioned
Not sure we need this, but EBS complains otherwise
DATABASE_TABLE - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
DATA_VALUES - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
DBFile - interface com.RuntimeCollective.webapps.bean.DBFile.
Database entry which manages and refers to an file in the database
DELETE - Static variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
DELETE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleDBFile
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.ModeratedExtension
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.Session
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
DELETE_FROM - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
DELETE_ROLES - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
DELETE_WHERE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
DateBean - class com.RuntimeCollective.webapps.bean.DateBean.
A date (and optional time) entered by a user (system-generated dates can stick with java.util.Date.).
DateBean() - Constructor for class com.RuntimeCollective.webapps.bean.DateBean
Default constructor sets the date, day, month, and year to today, and the time to the current time.
DateBean(Date) - Constructor for class com.RuntimeCollective.webapps.bean.DateBean
Constructor sets the date, day, month, and year from a Date.
Duplicable - interface com.RuntimeCollective.webapps.bean.Duplicable.
Interface to implement if you want an EntityBean to be duplicable, that is, to make it possible to duplicate a bean into a new one, with the same properties, but a new id.
date - Variable in class com.RuntimeCollective.webapps.bean.FormDate
 
dateIsDirty - Variable in class com.RuntimeCollective.webapps.bean.FormDate
 
dateTimeFormatter - Static variable in class com.RuntimeCollective.webapps.bean.DateBean
The date-time formatter.
day - Variable in class com.RuntimeCollective.webapps.bean.DateBean
The day of the month.
day - Variable in class com.RuntimeCollective.webapps.bean.FormDate
 
delete() - Method in class com.RuntimeCollective.webapps.bean.Address
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Delete this bean's folder, including all files.
delete() - Method in interface com.RuntimeCollective.webapps.bean.EntityBean
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
 
delete() - Method in class com.RuntimeCollective.webapps.bean.Session
Tear down this session
delete() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.UserGroupType
Delete this bean from the database.
delete() - Method in class com.RuntimeCollective.webapps.bean.VersionedExtension
Delete this bean from the database.
deleteAllFiles() - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Delete all the files in this bean's folder, but not the folder itself.
deleteExpiredSessionsForUser(User) - Static method in class com.RuntimeCollective.webapps.bean.Session
Delete all expired Sessions for a given User.
deleteTempFile() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
 
description - Variable in class com.RuntimeCollective.webapps.bean.SearchResult
The description of this line.
df - Static variable in class com.RuntimeCollective.webapps.bean.Session
The date format used.
dirtyGetUserAddresses(User) - Static method in class com.RuntimeCollective.webapps.bean.Address
Get all the addresses of a given User.
displayInBreadCrumb(PageContext, String, String, boolean, String, boolean) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Render the TreeExtension as one element in a Breadcrumb.
doQuickUpdate() - Method in class com.RuntimeCollective.webapps.bean.Session
Update the last used date in the db, by hitting it only once.
duplicableId - Variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
The id of the Duplicable this VersionedExtension is for.

E

EMAIL - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
EMAIL_LIKE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
EMPTY_STRING - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
EMPTY_STRING - Static variable in class com.RuntimeCollective.webapps.bean.ModeratedExtension
 
EMPTY_STRING - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
EMPTY_STRING - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
END_HREF - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
END_PAR - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
END_PAR - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
END_QUOTE_TAG - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
END_SPAN - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
END_VALUES - Static variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
ENTITY_NAME - Static variable in class com.RuntimeCollective.webapps.bean.Session
 
ESC - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
ESC - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
ESC - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
ESC - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
ESC - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
EntityBean - interface com.RuntimeCollective.webapps.bean.EntityBean.
A javabean must implement this interface in order to be handled by the EntityBeanStore.
email - Variable in class com.RuntimeCollective.webapps.bean.Address
Email.
email - Variable in class com.RuntimeCollective.webapps.bean.SimpleUser
Email address -- used as a unique identifier when logging in.
equals(Object) - Method in class com.RuntimeCollective.webapps.bean.Crumb
Override the equals method.
equals(Object) - Method in class com.RuntimeCollective.webapps.bean.DateBean
Compares this DateBean with another object for equality.
equals(Object) - Method in class com.RuntimeCollective.webapps.bean.LabelValue
 
equalsDay(Object) - Method in class com.RuntimeCollective.webapps.bean.DateBean
Compares the day of this DateBean with another object for equality.

F

FIELD_BEAN_ID - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
FIELD_BEAN_ID - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
FIELD_CREATION_DATE - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
FIELD_CREATION_USER - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
FIELD_DUPLICABLE_ID - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
FIELD_LAST_MODIFIED_DATE - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
FIELD_LAST_MODIFIED_USER - Static variable in class com.RuntimeCollective.webapps.bean.AuditedExtension
 
FIELD_PARENT_ID - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
FIELD_POSITION - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
FIELD_TREE_NAME - Static variable in class com.RuntimeCollective.webapps.bean.TreeExtension
 
FIELD_VNOTES - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
FIELD_VREF - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
FIELD_VTAG - Static variable in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
FIRST - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
FIRST_LIKE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
FIRST_NAME - Static variable in class com.RuntimeCollective.webapps.bean.UserGroup
 
FROM - Static variable in class com.RuntimeCollective.webapps.bean.SimpleUser
 
FROM_FILE - Static variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
FROM_FILE - Static variable in class com.RuntimeCollective.webapps.bean.SimpleDBFile
 
FormDate - class com.RuntimeCollective.webapps.bean.FormDate.
A time stamp with bean style accessors which is the counterpart of ideas.tag.DateInputTag.
FormDate() - Constructor for class com.RuntimeCollective.webapps.bean.FormDate
Default constructor sets the date to today and the time to 00:00.
FormDate(Date) - Constructor for class com.RuntimeCollective.webapps.bean.FormDate
Constructor sets the date from date.
file - Variable in class com.RuntimeCollective.webapps.bean.ServletFile
 
fileData - Variable in class com.RuntimeCollective.webapps.bean.SimpleDBFile
image file data.
filterModeratedBy(Iterator, User) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Filter and keep the EntityBeans which are moderated by the specific User.
filterNonApproved(List) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Filter and keep non-approved EntityBeans from a List of EntityBean.
filterNonApproved(Iterator) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Filter and keep non-approved EntityBeans from an Iterator of EntityBean.
filterOutNonApproved(List) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Filter out non-approved EntityBeans from a List of EntityBean.
filterOutNonApproved(Iterator) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Filter out non-approved EntityBeans from an Iterator of EntityBean.
findByEmail(String, boolean) - Static method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the id of a user from the RuntimeDataSource, given an email address.
firstName - Variable in class com.RuntimeCollective.webapps.bean.Address
First name
firstName - Variable in class com.RuntimeCollective.webapps.bean.SimpleUser
First name
flushFileData() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
 
forward - Variable in class com.RuntimeCollective.webapps.bean.Crumb
The name of the action forward that this crumb should take the user to.
fromSql(Object) - Static method in class com.RuntimeCollective.webapps.bean.DateBean
Generate a DateBean from an object returned from a JDBC SQL query.

G

getActiveSessionsList() - Static method in class com.RuntimeCollective.webapps.bean.Session
Gets a List of all active session.
getAddress() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getAddress() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the address object of this user.
getAddress() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getAddress1() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's address line 1.
getAddress2() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's address line 2.
getAddress3() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's address line 3.
getAllFiles(FilenameFilter) - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Find all the files in this bean's folder (and its subdirectories).
getAllFor(EntityBean, String) - Static method in class com.RuntimeCollective.webapps.bean.TreeExtension
Gets all the TreeExtensions for a particular bean and a particular treeName, ordered by id.
getAllFor(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.TreeExtension
Gets all the TreeExtensions for a particular bean, ordered by treeName then by id.
getAllGroups() - Static method in class com.RuntimeCollective.webapps.bean.UserGroup
Deprecated. Instead, use RuntimeParameters.getUserGroups().getAllGroups()
getAllGroups(UserGroupType) - Static method in class com.RuntimeCollective.webapps.bean.UserGroup
Deprecated. Instead, use RuntimeParameters.getUserGroups().getAllGroups(UserGroupType type)
getAllTypes() - Static method in class com.RuntimeCollective.webapps.bean.UserGroupType
Get all the user group types.
getAllTypesAsList() - Static method in class com.RuntimeCollective.webapps.bean.UserGroupType
Get all the user group types.
getAllUserIds() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Get the ids of all users in this usergroup.
getAllUsers() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Get all users in this usergroup, by getting the list of ids and loading all the users from the EBS.
getArchived() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the Archived
getArchived() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the Archived.
getAttribute(String) - Method in interface com.RuntimeCollective.webapps.bean.Actor
Get the value of an attribute.
getAttribute(String) - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
Get the value of an attribute.
getAttribute(String) - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the value of an attribute.
getAttribute(String) - Method in interface com.RuntimeCollective.webapps.bean.User
Get the value of an attribute.
getBreadcrumb(PageContext, String, String, boolean, String) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Construct a breadcrumb for this TreeExtension.
getCancelForward() - Method in class com.RuntimeCollective.webapps.bean.ScreenFlowState
 
getChild(int) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the position-nth child from this TreeExtension.
getChildPosition(TreeExtension) - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the position of a child.
getChildren() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the list of children (a List of TreeExtension).
getCity() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's city.
getContext() - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Get the DirContext of the folder
getCookieValue(Cookie[], String, String) - Static method in class com.RuntimeCollective.webapps.bean.LoginCookie
Gets a specific value from a bunch of cookies
getCountry() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's country code for country of residence.
getCreateDate() - Method in class com.RuntimeCollective.webapps.bean.Session
Get the date of the session
getCreateDate() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getCreateDate() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the date that the user was registered onto the system.
getCreateDate() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getCreationDate() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Get the creation date.
getCreationUser() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Get the creationUser.
getDate() - Method in class com.RuntimeCollective.webapps.bean.FormDate
get the date.
getDateTimeDisplay() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Show this date in the format 'DD-MON-YYYY HH:MM'.
getDay() - Method in class com.RuntimeCollective.webapps.bean.FormDate
get the day.
getDayString() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Get the day of the month.
getDescription() - Method in class com.RuntimeCollective.webapps.bean.SearchResult
Get the description of this line.
getDirUrl() - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Get the URL, relative to the doc root, of the directory for this folder.
getDisplay() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Show this date in the format 'DD-MON-YYYY'.
getDuplicable() - Method in class com.RuntimeCollective.webapps.bean.VersionedExtension
Gets the duplicable.
getEmail() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's email.
getEmail() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getEmail() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the user's email address -- used as a unique identifier when logging in.
getEmail() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getEntityBean() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Gets the bean.
getEntityBean() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets themoderated bean.
getEntityBean() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Gets the bean.
getEntityName() - Method in class com.RuntimeCollective.webapps.bean.Session
Get the entity name of this entity bean, used to identify this bean within the EntityBeanStore.
getFile() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
get the file.
getFileData() - Method in interface com.RuntimeCollective.webapps.bean.DBFile
get the file data.
getFileData() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
get the FileData.
getFileData() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
get the file data.
getFilePath(String) - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
The path to a file within this folder.
getFirstName() - Method in class com.RuntimeCollective.webapps.bean.Address
Get first name
getFirstName() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getFirstName() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get first name
getFirstName() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getFlowId() - Method in class com.RuntimeCollective.webapps.bean.ScreenFlowState
For future use
getFor(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Gets the AuditedExtension for a particular bean.
getFor(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets the ModeratedExtension for a particular bean if one exists.
getFor(EntityBean, String) - Static method in class com.RuntimeCollective.webapps.bean.TreeExtension
Gets the TreeExtension for a particular bean and a particular treeName, if one exists.
getFor(Duplicable) - Static method in class com.RuntimeCollective.webapps.bean.VersionedExtension
Gets the VersionedExtension for a particular duplicable, if one exists.
getForName(String) - Static method in class com.RuntimeCollective.webapps.bean.UserGroup
Deprecated. Instead, use RuntimeParameters.getUserGroups().getForName(String name)
getForName(String) - Static method in class com.RuntimeCollective.webapps.bean.UserGroupType
Get a user group type for the given name.
getForward() - Method in class com.RuntimeCollective.webapps.bean.Crumb
Get the name of the action forward that this crumb should take the user to.
getForward() - Method in class com.RuntimeCollective.webapps.bean.ScreenFlowState.ScreenObject
 
getForward() - Method in class com.RuntimeCollective.webapps.bean.ScreenFlowState
 
getHour() - Method in class com.RuntimeCollective.webapps.bean.FormDate
get the hour.
getHourString() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Get the hour.
getId() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the address's ID.
getId() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Get the unique id of this bean instance.
getId() - Method in interface com.RuntimeCollective.webapps.bean.EntityBean
Get the unique id of this bean instance.
getId() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Get the unique id of this bean instance.
getId() - Method in class com.RuntimeCollective.webapps.bean.SearchResult
Get the unique id for this particular result line.
getId() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
get the id.
getId() - Method in class com.RuntimeCollective.webapps.bean.Session
Get the session id
getId() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
Get the actor's ID.
getId() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
get the unique id of this EntityBean.
getId() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the user's ID.
getId() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the unique id of this bean instance.
getId() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Get unique identifier
getId() - Method in class com.RuntimeCollective.webapps.bean.UserGroupType
Get unique identifier
getId() - Method in class com.RuntimeCollective.webapps.bean.VersionedExtension
 
getIsApproved() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets approval status of this bean.
getIsModerated() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets moderation status of this bean.
getLabel() - Method in class com.RuntimeCollective.webapps.bean.Crumb
Get the label of this crumb.
getLabel() - Method in class com.RuntimeCollective.webapps.bean.LabelValue
 
getLastApprovalDate(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditInfo
Get the last approval date of an edited object.
getLastApprovalUser(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditInfo
Get the last approval user of an edited object.
getLastCreationDate(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditInfo
Get the last creation date of an edited object.
getLastCreationUser(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditInfo
Get the last creation user of an edited object.
getLastEditUserAndDate(EntityBean, String) - Static method in class com.RuntimeCollective.webapps.bean.AuditInfo
Get the date of the latest action (of a given type/notes) for a bean/ Useful to get the last approval date of a bean, for example.
getLastLoginDate() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the LastLoginDate
getLastLoginDate() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the LastLoginDate.
getLastModifiedDate() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Get the last modified date.
getLastModifiedUser() - Method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Get the lastModifiedUser.
getLastName() - Method in class com.RuntimeCollective.webapps.bean.Address
Get last name
getLastName() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getLastName() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get last name
getLastName() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getLastUsedDate() - Method in class com.RuntimeCollective.webapps.bean.Session
Get the date of the session
getMappingCache() - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
 
getMaxNoOfSimultaneousSessions() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the MaxNoOfSimultaneousSessions
getMaxNoOfSimultaneousSessions() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the MaxNoOfSimultaneousSessions.
getMimeType() - Method in interface com.RuntimeCollective.webapps.bean.DBFile
get the mime type.
getMimeType() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
get the mimeType.
getMimeType() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
get the mime type.
getMinute() - Method in class com.RuntimeCollective.webapps.bean.FormDate
get the minute.
getMinuteString() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Get the minute.
getModeratorName(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Says who, if anybody, is moderating the bean.
getModeratorUser() - Method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets the User for this ModeratedExtension
getModeratorUser(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets who, if anybody, is moderating the bean.
getMonth() - Method in class com.RuntimeCollective.webapps.bean.FormDate
get the month.
getMonthString() - Method in class com.RuntimeCollective.webapps.bean.DateBean
Get the month number (1-12).
getName() - Method in interface com.RuntimeCollective.webapps.bean.DBFile
get the file name.
getName() - Method in class com.RuntimeCollective.webapps.bean.ServletFile
get the name.
getName() - Method in class com.RuntimeCollective.webapps.bean.SimpleDBFile
get the file name.
getName(int) - Static method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the name (first surname) of a user for a particular id.
getName() - Method in class com.RuntimeCollective.webapps.bean.UserGroup
Get the name of this user group.
getName() - Method in class com.RuntimeCollective.webapps.bean.UserGroupType
Get the name of this type of user group.
getNameDescriptor() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the descriptor of this user: first last (email).
getNameDescriptor() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the descriptor of this user: first last (email).
getNationality() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's nationality code.
getNoOfCurrentSessions() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the number of current/active sessions, eg sessions which haven't timed out.
getNoOfCurrentSessions() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the number of current/active sessions, eg sessions which haven't timed out.
getNoOfLogins() - Method in class com.RuntimeCollective.webapps.bean.SimpleTrackedUser
Get the NoOfLogins
getNoOfLogins() - Method in interface com.RuntimeCollective.webapps.bean.TrackedUser
Get the NoOfLogins.
getNumberOfActiveSessions() - Static method in class com.RuntimeCollective.webapps.bean.Session
Gets the number of active sessions, for all users.
getOrCreateFor(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.AuditedExtension
Gets the AuditedExtension for a particular bean.
getOrCreateFor(EntityBean) - Static method in class com.RuntimeCollective.webapps.bean.ModeratedExtension
Gets or creates the ModeratedExtension for a particular bean.
getOrCreateFor(Duplicable) - Static method in class com.RuntimeCollective.webapps.bean.VersionedExtension
Gets the VersionedExtension for a particular bean, or create a TRUNK_TAG VersionedExtension if there is none.
getParent() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the Parent
getPassword() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getPassword() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get the user's password.
getPassword() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getPath() - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
The complete file path of this bean's folder.
getPhoneArea() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the area code of the user's phone number.
getPhoneCountry() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the country code of the user's phone number.
getPhoneNumber() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's local phone number.
getPosition() - Method in class com.RuntimeCollective.webapps.bean.TreeExtension
Get the position, by calling the Parent's getChildPosition.
getPostcode() - Method in class com.RuntimeCollective.webapps.bean.Address
Get the user's post code.
getProperty(int, String) - Static method in class com.RuntimeCollective.webapps.bean.SimpleUser
Get a named property of a user for a particular id.
getRealUrl(boolean) - Method in class com.RuntimeCollective.webapps.bean.ServletFile
 
getResource(String) - Method in class com.RuntimeCollective.webapps.bean.BeanFileFolder
Get the JNDI resource associated with a file in this folder.
getRoles() - Method in class com.RuntimeCollective.webapps.bean.SimpleActor
 
getRoles() - Method in class com.RuntimeCollective.webapps.bean.SimpleUser
 
getRoles() - Method in interface com.RuntimeCollective.webapps.bean.User
 
getSequence() - Method in interface com.RuntimeCollective.webapps.bean.SequenceBean
Get the bean sequence.
getState() - Method in class com.RuntimeCollective.webapps.bean.