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

A

AbstractDojoVelocityPortlet - Class in org.apache.portals.gems.dojo
Abstract DOJO portlet for inserting in cross context dojo widget includes
AbstractDojoVelocityPortlet() - Constructor for class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
action - Variable in class org.apache.portals.gems.browser.ActionParameter
 
ActionParameter - Class in org.apache.portals.gems.browser
Action Parameter
ActionParameter(String, String, String) - Constructor for class org.apache.portals.gems.browser.ActionParameter
 
addJavascriptBlock(HeaderResource, StringBuffer) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
addJavascriptElement(HeaderResource, String, StringBuffer) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
addJavascriptInclude(HeaderResource, String) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
ALERT - Static variable in class org.apache.portals.gems.util.StatusMessage
 
AMERICAN_DATE_FORMAT - Static variable in class org.apache.portals.gems.util.ValidationHelper
 
AMERICAN_DATETIME_FORMAT - Static variable in class org.apache.portals.gems.util.ValidationHelper
 
ascendingOrder - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 

B

bitIndex - Variable in class org.apache.portals.gems.flash.PackedBitObj
 
BLOCK_SIZE - Static variable in class org.apache.portals.gems.file.FilePortlet
 
bottom - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
Browser - Interface in org.apache.portals.gems.browser
GemsBrowser - defines the inteface for Gems Browsers
BROWSER_ACTION_KEY - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
BROWSER_ITERATOR - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
BROWSER_TABLE_SIZE - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
BROWSER_TITLE_ITERATOR - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
BrowserIterator - Interface in org.apache.portals.gems.browser
DatabaseBrowserPortlet
BrowserPortlet - Class in org.apache.portals.gems.browser
AbstractBrowserPortlet
BrowserPortlet() - Constructor for class org.apache.portals.gems.browser.BrowserPortlet
 
BrowserQuery - Interface in org.apache.portals.gems.browser
Browser Query Fetch Interface
byteIndex - Variable in class org.apache.portals.gems.flash.PackedBitObj
 

C

cacheKey - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
ccKey - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
characterEncoding - Variable in class org.apache.portals.gems.util.PrintWriterServletOutputStream
The character encoding of the response.
CLASSID - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
clearBrowserIterator(PortletRequest) - Method in class org.apache.portals.gems.browser.BrowserPortlet
Centralizes the calls to session - to clear the BrowserIterator from the temp storage.
close() - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Closes the stream
closeConnection(Connection) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
CODEBASE - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
compare(Object, Object) - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
complete - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
complete() - Method in class org.apache.portals.gems.util.PortletContentImpl
complete
completeWithError() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
COMPRESSED - Static variable in class org.apache.portals.gems.flash.SWFHeader
 
compressionType - Variable in class org.apache.portals.gems.flash.SWFHeader
 
concatenatePaths(String, String) - Static method in class org.apache.portals.gems.file.FilePortlet
 
configureClasspathVelocityEngine(VelocityEngine) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
context - Variable in class org.apache.portals.gems.browser.BrowserPortlet
 
convertPixelsToTwips(int) - Method in class org.apache.portals.gems.flash.SWFHeader
 
convertTwipsToPixels(int) - Method in class org.apache.portals.gems.flash.SWFHeader
 
CRLF - Static variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
CUSTOMIZE_TEMPLATE - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
cw - Variable in class org.apache.portals.gems.util.PortletContentImpl
 

D

DatabaseBrowserIterator - Class in org.apache.portals.gems.browser
A class for iterating over the window.
DatabaseBrowserIterator(List, List, List, int) - Constructor for class org.apache.portals.gems.browser.DatabaseBrowserIterator
Constructor for the database browser iterator
DatabaseBrowserPortlet - Class in org.apache.portals.gems.browser
DatabaseBrowserPortlet
DatabaseBrowserPortlet() - Constructor for class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
defaultSourceBasePath - Variable in class org.apache.portals.gems.file.FilePortlet
Default base URL for the source file
defaultSourceFile - Variable in class org.apache.portals.gems.file.FilePortlet
Default URL for the source file
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.portals.gems.googlemaps.YahooGeocodeProxyServlet
doGet() override doGet
doHeader(PortletHeaderRequest, PortletHeaderResponse) - Method in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
doHeader(PortletHeaderRequest, PortletHeaderResponse) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
doHeader(PortletHeaderRequest, PortletHeaderResponse) - Method in class org.apache.portals.gems.googlemaps.GoogleMapsPortlet
 
DOJO_REQUIRES_CORE_INIT_PARAM - Static variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
DOJO_REQUIRES_MODULES_INIT_PARAM - Static variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
dojoRequiresAddOnList - Variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
dojoRequiresCoreList - Variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
DojoSpringMVCPortlet - Class in org.apache.portals.gems.dojo
Abstract DOJO portlet for inserting in cross context dojo widget includes
DojoSpringMVCPortlet() - Constructor for class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
doParseHeader(InputStream) - Method in class org.apache.portals.gems.flash.SWFHeader
 
doRenderService(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.file.FilePortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
drain(InputStream, OutputStream) - Static method in class org.apache.portals.gems.file.FilePortlet
 
dumpAttributes(RenderRequest) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
dumpHeaderToStdOut() - Method in class org.apache.portals.gems.flash.SWFHeader
 
dumpNameValue(Map) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
dumpSession(RenderRequest) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 

E

editPage - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
engine - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
ERROR - Static variable in class org.apache.portals.gems.util.StatusMessage
 
EUROPEAN_DATE_FORMAT - Static variable in class org.apache.portals.gems.util.ValidationHelper
 
EUROPEAN_DATETIME_FORMAT - Static variable in class org.apache.portals.gems.util.ValidationHelper
 
expiration - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
EXPRESS_INSTALL_URL - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
EXTRA_SIZE_INFO - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 

F

fallback(String, String) - Method in class org.apache.portals.gems.file.FilePortlet
 
FilePortlet - Class in org.apache.portals.gems.file
FilePortlet
FilePortlet() - Constructor for class org.apache.portals.gems.file.FilePortlet
 
filter(List, RenderRequest) - Method in interface org.apache.portals.gems.browser.Browser
 
FILTER - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
filter(List, RenderRequest) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
filter(List, PortletRequest) - Method in interface org.apache.portals.gems.browser.BrowserQuery
Filter the row programmatically on a query.
FILTERED - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
FIND - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
find(BrowserIterator, String, String) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
FIRST - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
flash_vars - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
FlashPortlet - Class in org.apache.portals.gems.flash
 
FlashPortlet() - Constructor for class org.apache.portals.gems.flash.FlashPortlet
 
FlashPortlet.SWFContext - Class in org.apache.portals.gems.flash
 
FlashPortlet.SWFContext(String, String, String, boolean) - Constructor for class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
FLASHVARS - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
FLASHVARS_INITPARAM - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
flush() - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Flushes the stream, writing any buffered output bytes
flushBuffer() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
formatAmericanDate(Date) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
formatAmericanDatetime(Date) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
formatEuropeanDate(Date) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
formatEuropeanDatetime(Date) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
frameCount - Variable in class org.apache.portals.gems.flash.SWFHeader
 
frameRate - Variable in class org.apache.portals.gems.flash.SWFHeader
 

G

getAction() - Method in class org.apache.portals.gems.browser.ActionParameter
 
getAscendingOrder() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
getBottom() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the last index of the row in the window displayed.
getBottom() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the last index of the row in the window displayed.
getBrowserIterator(PortletRequest) - Method in class org.apache.portals.gems.browser.BrowserPortlet
Centralizes the calls to session - to retrieve the BrowserIterator.
getBufferSize() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
getCacheKey() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getCompressionType() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getConnection(PortletRequest) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
getConnection(String) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
getContent() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getDefaultFlashVars() - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getDefaultObjectAttributes() - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getDefaultObjectParameters() - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getDefaultSwfVersion() - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getExpiration() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getFilePath(String) - Method in class org.apache.portals.gems.file.FilePortlet
 
getFlashVars(RenderRequest, RenderResponse, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getFrameCount() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getFrameRate() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getHeader() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
getHeight() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
getHeight() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getHeightPercentage() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
getHttpServletRequest(PortletRequest) - Method in class org.apache.portals.gems.file.FilePortlet
 
getName() - Method in class org.apache.portals.gems.browser.ActionParameter
 
getNbits() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getObjectAttributes(RenderRequest, RenderResponse, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getObjectParameters(RenderRequest, RenderResponse, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
getOutputStream() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
getPage() - Method in class org.apache.portals.gems.browser.ActionParameter
 
getPreference(RenderRequest, String, String) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
getQueryString(RenderRequest, Context) - Method in class org.apache.portals.gems.browser.BrowserPortlet
This method returns the sql from the getQuery method which can be overwritten according to the needs of the application.
getQueryString(RenderRequest) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
getQueryString(PortletRequest, Context) - Method in interface org.apache.portals.gems.browser.BrowserQuery
This method returns the query to be executed to get the results which will be opened in the browser.
getRequestContext(PortletRequest) - Method in class org.apache.portals.gems.file.FilePortlet
 
getResultSet() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the result set vector.
getResultSet() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the result set.
getResultSetSize() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the number of rows in the result set.
getResultSetSize() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the number of rows in the result set.
getResultSetTitleList() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the List containg the column labels of the result set.
getResultSetTitleList() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the List containg the column labels of the result set.
getResultSetTypesList() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the List containg the Types of the columns the result set.
getResultSetTypesList() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the List containg the column type names of the result set.
getRows(RenderRequest, String, int) - Method in interface org.apache.portals.gems.browser.Browser
 
getRows(RenderRequest, String, int) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
getRows(RenderRequest, String, int, String) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
getRows(RenderRequest, String, int) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
Execute the sql statement as specified by the user or the default, and store the resultSet in a vector.
getSignature() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getSize() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getSQLParameters() - Method in interface org.apache.portals.gems.browser.BrowserQuery
 
getSrc() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
getStartIndex() - Method in class org.apache.portals.gems.browser.BrowserPortlet
to be used if sorting behavior to be overwritten
getStartVariable(RenderRequest, String, String, BrowserIterator) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
getStringCacheKey() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getSubject() - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
getText() - Method in class org.apache.portals.gems.util.StatusMessage
 
getTitle() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getTop() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the index of the row to which the cursor is pointing at.
getTop() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the index of the row to which the cursor is pointing at.
getType() - Method in class org.apache.portals.gems.browser.ActionParameter
 
getType() - Method in class org.apache.portals.gems.util.StatusMessage
 
getVersion() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getWidth() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
getWidth() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getWindowSize() - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method returns the window size.
getWindowSize() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method returns the window size.
getWriter() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
getWriter() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
getXmax() - Method in class org.apache.portals.gems.flash.SWFHeader
 
getYmax() - Method in class org.apache.portals.gems.flash.SWFHeader
 
GoogleMapsPortlet - Class in org.apache.portals.gems.googlemaps
This is a simple class used to override processAction to save location form submission value to location preference
GoogleMapsPortlet() - Constructor for class org.apache.portals.gems.googlemaps.GoogleMapsPortlet
no change

H

hasNext() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
Returns true if the iteration has more elements
header - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
headerPage - Variable in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
headerPage - Variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
HEIGHT - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
height - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
height - Variable in class org.apache.portals.gems.flash.SWFHeader
 
HEIGHT_ACTUAL - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
HEIGHT_PERCENT - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
height_percentage - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
HEIGHT_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
HttpBufferedResponse - Class in org.apache.portals.gems.util
 
HttpBufferedResponse(HttpServletResponse, PrintWriter) - Constructor for class org.apache.portals.gems.util.HttpBufferedResponse
 

I

include(PortletHeaderRequest, PortletHeaderResponse, String, StringBuffer) - Method in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
include(PortletHeaderRequest, PortletHeaderResponse, String) - Method in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
include(PortletHeaderRequest, PortletHeaderResponse, String, StringBuffer) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
include(PortletHeaderRequest, PortletHeaderResponse, String) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
includeHeaderContent(HeaderResource) - Method in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
includeHeaderContent(HeaderResource) - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
includeHeaderContent(HeaderResource) - Method in class org.apache.portals.gems.googlemaps.GoogleMapsPortlet
 
index - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
INFO - Static variable in class org.apache.portals.gems.util.StatusMessage
 
init(PortletConfig) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
init(PortletConfig) - Method in class org.apache.portals.gems.dojo.AbstractDojoVelocityPortlet
 
init(PortletConfig) - Method in class org.apache.portals.gems.file.FilePortlet
 
init(PortletConfig) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
init() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
initFrameworkPortlet() - Method in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
IS_DESKTOP - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
is_maximized - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
isAlphaNumeric(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
Tests that the input string contains only alpha numeric or white spaces
isAlphaNumeric(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isAny(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isAny(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isCommitted() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
isComplete() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
isCompressed(int) - Method in class org.apache.portals.gems.flash.SWFHeader
 
isCompressed() - Method in class org.apache.portals.gems.flash.SWFHeader
 
isDecimal(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
Tests that the input string contains only numeric
isDecimal(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isEmailAddress(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
Tests that the input string contains a valid email addess
isEmailAddress(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isInteger(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
Tests that the input string contains only an integer
isInteger(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isLooseAlphaNumeric(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isLooseAlphaNumeric(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isMaximized() - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
isPhoneNumber(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isPhoneNumber(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isSWF(byte[]) - Method in class org.apache.portals.gems.flash.SWFHeader
 
isTooLong(String, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isURL(String, boolean) - Static method in class org.apache.portals.gems.util.ValidationHelper
Tests that the input string contains a valid URL
isURL(String, boolean, int) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isValidDate(String) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isValidDatetime(String) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
isValidIdentifier(String) - Static method in class org.apache.portals.gems.util.ValidationHelper
 

L

LAST - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
LINKS_READ - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
log - Variable in class org.apache.portals.gems.browser.BrowserPortlet
Static initialization of the logger for this class
log - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
Static initialization of the logger for this class
log - Static variable in class org.apache.portals.gems.dojo.DojoSpringMVCPortlet
 
log - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
log - Variable in class org.apache.portals.gems.flash.SWFHeader
 
log - Static variable in class org.apache.portals.gems.util.HttpBufferedResponse
Commons logging

M

main(String[]) - Static method in class org.apache.portals.gems.flash.SWFHeader
 
manageInputStreamAndParseHeader(InputStream, File) - Method in class org.apache.portals.gems.flash.SWFHeader
 
MAX_HEIGHT_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
MAX_SRC_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
MAX_WIDTH_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
mPrintWriter - Variable in class org.apache.portals.gems.util.PrintWriterServletOutputStream
The PrintWriter that is wrapped on top of the base input stream

N

name - Variable in class org.apache.portals.gems.browser.ActionParameter
 
NAMESPACE - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
nbits - Variable in class org.apache.portals.gems.flash.SWFHeader
 
NEXT - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
next() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
Returns the next element in the iteration
nextBitIndex - Variable in class org.apache.portals.gems.flash.PackedBitObj
 
nextByteBoundary - Variable in class org.apache.portals.gems.flash.PackedBitObj
 
nextByteIndex - Variable in class org.apache.portals.gems.flash.PackedBitObj
 
NODEID - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 

O

OBJECT_ATTRIBUTES - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
object_attributes - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
OBJECT_ATTRIBUTES_INITPARAM - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
object_parameters - Variable in class org.apache.portals.gems.flash.FlashPortlet
 
OBJECT_PARAMS - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
OBJECT_PARAMS_INITPARAM - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
org.apache.portals.gems.browser - package org.apache.portals.gems.browser
 
org.apache.portals.gems.dojo - package org.apache.portals.gems.dojo
 
org.apache.portals.gems.file - package org.apache.portals.gems.file
 
org.apache.portals.gems.flash - package org.apache.portals.gems.flash
 
org.apache.portals.gems.googlemaps - package org.apache.portals.gems.googlemaps
 
org.apache.portals.gems.util - package org.apache.portals.gems.util
 

P

PackedBitObj - Class in org.apache.portals.gems.flash
 
PackedBitObj(int, int, int) - Constructor for class org.apache.portals.gems.flash.PackedBitObj
 
page - Variable in class org.apache.portals.gems.browser.ActionParameter
 
PARAM_EDIT_PAGE - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
PARAM_EDIT_PAGE_DEFAULT - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
PARAM_LOCATION - Static variable in class org.apache.portals.gems.file.FilePortlet
Is the file stored in the webapp or outside of the webapp? valid values "webapp" and "filesystem", defaults to webapp
PARAM_SOURCE_BASE_PATH - Static variable in class org.apache.portals.gems.file.FilePortlet
Name of portlet preference for source file url
PARAM_SOURCE_FILE - Static variable in class org.apache.portals.gems.file.FilePortlet
Name of portlet preference for source file url
PARAM_SOURCE_FILE_PATH - Static variable in class org.apache.portals.gems.file.FilePortlet
Name of portlet preference for source file url
PARAM_USE_LANGUAGE - Static variable in class org.apache.portals.gems.file.FilePortlet
 
PARAM_VIEW_PAGE - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
PARAM_VIEW_PAGE_DEFAULT - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
parseDate(String) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
parseDatetime(String) - Static method in class org.apache.portals.gems.util.ValidationHelper
 
parseHeader(String) - Method in class org.apache.portals.gems.flash.SWFHeader
 
parseHeader(File) - Method in class org.apache.portals.gems.flash.SWFHeader
 
parseHeader(InputStream) - Method in class org.apache.portals.gems.flash.SWFHeader
 
parseSemicolonEqualsDelimitedProps(String) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
PEID - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
POOLNAME - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
populate(int, int, List) - Method in interface org.apache.portals.gems.browser.Browser
 
populate(int, int, List) - Method in class org.apache.portals.gems.browser.BrowserPortlet
This method should be overwritten every time the user object needs to be populated with some user specific constraints.
PortletContentImpl - Class in org.apache.portals.gems.util
 
PortletContentImpl() - Constructor for class org.apache.portals.gems.util.PortletContentImpl
 
PortletContentImpl(ContentCacheKey, int, String, boolean) - Constructor for class org.apache.portals.gems.util.PortletContentImpl
 
PortletContentImpl(String, int, String, boolean) - Constructor for class org.apache.portals.gems.util.PortletContentImpl
 
PortletContentImpl(String, int) - Constructor for class org.apache.portals.gems.util.PortletContentImpl
 
PREVIOUS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
print(String) - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Prints a string.
println(String) - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Prints an string followed by a CRLF.
println() - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Prints a CRLF
PrintWriterServletOutputStream - Class in org.apache.portals.gems.util
This is a specialized class implementing a ServletOutputStream that works in conjunction with a PrintWriter to send data to the browser.
PrintWriterServletOutputStream(PrintWriter) - Constructor for class org.apache.portals.gems.util.PrintWriterServletOutputStream
Deprecated. since 1.0RC3; use PrintWriterServletOutputStream

Construct a ServletOutputStream that coordinates output using a base ServletOutputStream and a PrintWriter that is wrapped on top of that OutputStream.

PrintWriterServletOutputStream(PrintWriter, String) - Constructor for class org.apache.portals.gems.util.PrintWriterServletOutputStream
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.gems.browser.DatabaseBrowserPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.portals.gems.googlemaps.GoogleMapsPortlet
save submitted value
processClasspathTemplate(String, Context, RenderResponse) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
publishStatusMessage(PortletRequest, String, String, Throwable, String) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 

R

read(byte[], byte[], int) - Method in class org.apache.portals.gems.flash.SWFHeader
 
readLinkParameters(RenderRequest, Context) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
readPackedBits(byte[], int, int, int) - Method in class org.apache.portals.gems.flash.SWFHeader
 
readSize(byte[]) - Method in class org.apache.portals.gems.flash.SWFHeader
 
readSqlParameters(RenderRequest) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
readSwfFileInfo(RenderRequest, RenderResponse, Context, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
readUserParameters(RenderRequest, Context) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
release() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
remove() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
Logs as info - since remove operation is not supported by this Iterator.
renderFile(RenderResponse, List) - Method in class org.apache.portals.gems.file.FilePortlet
 
REPLACECONTENT_NODEID - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
reset() - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
ROW_LINK - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
ROW_LINK_IDS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
ROW_LINK_TARGETS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
ROW_LINK_TYPES - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
rsList - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
rsListSize - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
rsTitleList - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
rsTypeList - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 

S

SEARCH_COLUMN - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
SEARCH_STRING - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
serialVersionUID - Static variable in class org.apache.portals.gems.browser.ActionParameter
 
serialVersionUID - Static variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
serialVersionUID - Static variable in class org.apache.portals.gems.util.StatusMessage
 
setAction(String) - Method in class org.apache.portals.gems.browser.ActionParameter
 
setBottom() - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method sets the bottom based on which index the cursor points to and the size of the result set.
setBrowserIterator(RenderRequest, BrowserIterator) - Method in class org.apache.portals.gems.browser.BrowserPortlet
Centralizes the calls to session - to set the BrowserIterator.
setBufferSize(int) - Method in class org.apache.portals.gems.util.HttpBufferedResponse
 
setComplete(boolean) - Method in class org.apache.portals.gems.util.PortletContentImpl
 
setContentType(String, RenderResponse) - Method in class org.apache.portals.gems.file.FilePortlet
 
setContextVars(RenderRequest, RenderResponse, Context, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
setExpiration(int) - Method in class org.apache.portals.gems.util.PortletContentImpl
 
setFinalContextVars(RenderRequest, RenderResponse, Context, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
setHeader(SWFHeader) - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
setHeight(String) - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
setName(String) - Method in class org.apache.portals.gems.browser.ActionParameter
 
setParameterContextVars(RenderRequest, RenderResponse, Context, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
setSizeContextVars(RenderRequest, RenderResponse, Context, FlashPortlet.SWFContext) - Method in class org.apache.portals.gems.flash.FlashPortlet
 
setSQLParameters(List) - Method in class org.apache.portals.gems.browser.BrowserPortlet
 
setSQLParameters(List) - Method in interface org.apache.portals.gems.browser.BrowserQuery
 
setSrc(String) - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
setText(String) - Method in class org.apache.portals.gems.util.StatusMessage
 
setTitle(String) - Method in class org.apache.portals.gems.util.PortletContentImpl
 
setTop(int) - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method points the cursor to the index provided.
setTop(int) - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method points the cursor to the index provided.
setType(String) - Method in class org.apache.portals.gems.browser.ActionParameter
 
setType(String) - Method in class org.apache.portals.gems.util.StatusMessage
 
setWidth(String) - Method in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
signature - Variable in class org.apache.portals.gems.flash.SWFHeader
 
size - Variable in class org.apache.portals.gems.flash.SWFHeader
 
sort(String) - Method in interface org.apache.portals.gems.browser.BrowserIterator
This method sorts the result set according to the value of the column as specified by the parameter column name.
sort(String) - Method in class org.apache.portals.gems.browser.DatabaseBrowserIterator
This method sorts the result set according to the value of the column as specified by the parameter column name.
SORT_COLUMN_NAME - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
sortColumnName - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
SQL - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
SQL_PARAM_PREFIX - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
sqlParameters - Variable in class org.apache.portals.gems.browser.BrowserPortlet
 
SRC - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
src - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
SRC_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
sso - Variable in class org.apache.portals.gems.browser.BrowserPortlet
 
START - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
StatusMessage - Class in org.apache.portals.gems.util
StatusMessage
StatusMessage(String, String) - Constructor for class org.apache.portals.gems.util.StatusMessage
 
StatusMessage(String) - Constructor for class org.apache.portals.gems.util.StatusMessage
 
strip(byte[]) - Method in class org.apache.portals.gems.flash.SWFHeader
 
SUCCESS - Static variable in class org.apache.portals.gems.util.StatusMessage
 
SWF_VERSION - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
SWF_VERSION_DEFAULT - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
SWFHeader - Class in org.apache.portals.gems.flash
 
SWFHeader() - Constructor for class org.apache.portals.gems.flash.SWFHeader
 
SWFOBJECTS_LIB_URL - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 

T

TABLE_LINK - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
TABLE_LINK_IDS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
TABLE_LINK_TARGETS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
TABLE_LINK_TYPES - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
text - Variable in class org.apache.portals.gems.util.StatusMessage
 
title - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
toCharArray() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
top - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
toString() - Method in class org.apache.portals.gems.util.PortletContentImpl
 
type - Variable in class org.apache.portals.gems.browser.ActionParameter
 
type - Variable in class org.apache.portals.gems.util.StatusMessage
 

U

UNCOMPRESSED - Static variable in class org.apache.portals.gems.flash.SWFHeader
 
uncompressHeader(byte[]) - Method in class org.apache.portals.gems.flash.SWFHeader
 
useLanguage - Variable in class org.apache.portals.gems.file.FilePortlet
 
USER_OBJECT_NAMES - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
USER_OBJECT_TYPES - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
USER_OBJECTS - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
usingStream - Variable in class org.apache.portals.gems.util.HttpBufferedResponse
 
usingWriter - Variable in class org.apache.portals.gems.util.HttpBufferedResponse
 

V

ValidationHelper - Class in org.apache.portals.gems.util
ValidationHelper using regular expressions
ValidationHelper() - Constructor for class org.apache.portals.gems.util.ValidationHelper
 
value - Variable in class org.apache.portals.gems.flash.PackedBitObj
 
VELOCITY_NULL_ENTRY - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
VELOCITY_NULL_ENTRY - Static variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
version - Variable in class org.apache.portals.gems.flash.SWFHeader
 
VIEW_PAGE_INITPARAM - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
viewPage - Variable in class org.apache.portals.gems.flash.FlashPortlet
 

W

webappLocation - Variable in class org.apache.portals.gems.file.FilePortlet
 
width - Variable in class org.apache.portals.gems.flash.FlashPortlet.SWFContext
 
WIDTH - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
width - Variable in class org.apache.portals.gems.flash.SWFHeader
 
WIDTH_ACTUAL - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
WIDTH_PREF - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
WINDOW_SIZE - Static variable in class org.apache.portals.gems.browser.BrowserPortlet
 
WINDOW_STATE - Static variable in class org.apache.portals.gems.flash.FlashPortlet
 
windowSize - Variable in class org.apache.portals.gems.browser.DatabaseBrowserIterator
 
wrappedStream - Variable in class org.apache.portals.gems.util.HttpBufferedResponse
 
write(int) - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Writes a single byte to the output stream This implementation writes the byte to the underlying PrintWriter.
write(byte[]) - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Writes an array of bytes
write(byte[], int, int) - Method in class org.apache.portals.gems.util.PrintWriterServletOutputStream
Writes a subarray of bytes This implementation redirects it's input into the underlying PrintWriter.
writer - Variable in class org.apache.portals.gems.util.HttpBufferedResponse
 
writer - Variable in class org.apache.portals.gems.util.PortletContentImpl
 
writeTo(Writer) - Method in class org.apache.portals.gems.util.PortletContentImpl
 

X

xmax - Variable in class org.apache.portals.gems.flash.SWFHeader
 

Y

YAHOO_REQUEST - Static variable in class org.apache.portals.gems.googlemaps.YahooGeocodeProxyServlet
Configuration
YahooGeocodeProxyServlet - Class in org.apache.portals.gems.googlemaps
YahooGeocodeProxyServlet
YahooGeocodeProxyServlet() - Constructor for class org.apache.portals.gems.googlemaps.YahooGeocodeProxyServlet
 
ymax - Variable in class org.apache.portals.gems.flash.SWFHeader
 

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

Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.