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

A

AbstractEntityAdapter - class com.opensymphony.ejb.AbstractEntityAdapter.
 
AbstractEntityAdapter() - Constructor for class com.opensymphony.ejb.AbstractEntityAdapter
 
AbstractPropertySet - class com.opensymphony.module.propertyset.AbstractPropertySet.
Base implementation of PropertySet.
AbstractPropertySet() - Constructor for class com.opensymphony.module.propertyset.AbstractPropertySet
 
acceptEntropy(Yarrow.EntropySource, long, int) - Method in class com.opensymphony.module.random.Yarrow
 
acceptTimerEntropy(Yarrow.EntropySource) - Method in class com.opensymphony.module.random.Yarrow
 
actionContext - Variable in class com.opensymphony.web.Controller
 
ActionContext - class com.opensymphony.web.ActionContext.
 
ActionContext(Servlet, ServletRequest, ServletResponse) - Constructor for class com.opensymphony.web.ActionContext
 
ActionServlet - class com.opensymphony.web.ActionServlet.
 
ActionServlet() - Constructor for class com.opensymphony.web.ActionServlet
 
actualCount - Variable in class com.opensymphony.module.sequence.SequenceCMP
 
add(String) - Method in class com.opensymphony.util.MultipartException
Add an error message to the Exception.
add(Throwable) - Method in class com.opensymphony.util.MultipartException
Add an Exception's error message to the Exception.
addPropertySchema(PropertySchema) - Method in class com.opensymphony.module.propertyset.PropertySetSchema
 
addPropertySet(PropertySet) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
addVerifier(PropertyVerifier) - Method in class com.opensymphony.module.propertyset.PropertySchema
 
AggregatePropertySet - class com.opensymphony.module.propertyset.AggregatePropertySet.
 
AggregatePropertySet() - Constructor for class com.opensymphony.module.propertyset.AggregatePropertySet
 
AggregatePropertySet(List) - Constructor for class com.opensymphony.module.propertyset.AggregatePropertySet
 
allowedTypes() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
Returns { PropertySet.STRING }
allowedTypes() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
Returns { PropertySet.TEXT, PropertySet.OBJECT, PropertySet.XML, PropertySet.DATA, PropertySet.PROPERTIES }
allowedTypes() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
Returns { PropertySet.DATE }
allowedTypes() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
Returns { PropertySet.DOUBLE }
allowedTypes() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
Returns { PropertySet.BOOLEAN, PropertySet.INT, PropertySet.LONG }

B

Base - class com.opensymphony.web.tags.base.Base.
 
Base() - Constructor for class com.opensymphony.web.tags.base.Base
Creates new Base
baseUrl - Variable in class com.opensymphony.web.PageForwarder
Base URL (in context to web-app) to append to page URLs.
BeanIntrospectorPropertySet - class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet.
 
BeanIntrospectorPropertySet(Object) - Constructor for class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
BeanProvider - interface com.opensymphony.provider.BeanProvider.
BeanProvider providers an abstraction for getting and setting methods of a bean (or object).
BeanUtils - class com.opensymphony.util.BeanUtils.
Convenience methods for manipulating the getter/setter properties of JavaBeans (well any kind of Object).
BeanUtils() - Constructor for class com.opensymphony.util.BeanUtils
 
BeanUtilsTest - class com.opensymphony.util.test.BeanUtilsTest.
JUnit test suite for BeanUtils...
BeanUtilsTest.A - class com.opensymphony.util.test.BeanUtilsTest.A.
 
BeanUtilsTest.A(BeanUtilsTest) - Constructor for class com.opensymphony.util.test.BeanUtilsTest.A
 
BeanUtilsTest.B - class com.opensymphony.util.test.BeanUtilsTest.B.
 
BeanUtilsTest.B(BeanUtilsTest) - Constructor for class com.opensymphony.util.test.BeanUtilsTest.B
 
BeanUtilsTest(String) - Constructor for class com.opensymphony.util.test.BeanUtilsTest
 
blockDecrypt(byte[], int, Object) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to decrypt exactly one block of plaintext, assuming Rijndael's default block size (128-bit).
blockDecrypt(byte[], int, Object, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Decrypt exactly one block of ciphertext.
blockEncrypt(byte[], int, Object) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to encrypt exactly one block of plaintext, assuming Rijndael's default block size (128-bit).
blockEncrypt(byte[], int, Object, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Encrypt exactly one block of plaintext.
blockSize() - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
 
BOOLEAN - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type boolean
br(String) - Static method in class com.opensymphony.util.TextUtils
Convert line breaks to html <br> tag.
bytes - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 

C

CachingPropertySet - class com.opensymphony.module.propertyset.utility.CachingPropertySet.
A PropertySet which decorates another PropertySet and caches the results.
CachingPropertySet(PropertySet) - Constructor for class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
CachingPropertySet(PropertySet, boolean) - Constructor for class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
checkBackupDirectory(File) - Static method in class com.opensymphony.util.FileUtils
 
clear() - Method in class com.opensymphony.util.OrderedMap
Overrides superclass.
cloneNode(Node, Document, boolean) - Static method in class com.opensymphony.util.XMLUtils
Clone given Node into target Document.
cloneProperties() - Method in class com.opensymphony.module.propertyset.PropertySetCloner
 
closeTags(String) - Static method in class com.opensymphony.util.TextUtils
Search through a String for any tags that have been opened and append closing tags for those that have not been closed.
colorToHex(Color) - Static method in class com.opensymphony.util.TextUtils
Convert Color to html hex string.
com.opensymphony.ejb - package com.opensymphony.ejb
 
com.opensymphony.module.propertyset - package com.opensymphony.module.propertyset
 
com.opensymphony.module.propertyset.database - package com.opensymphony.module.propertyset.database
 
com.opensymphony.module.propertyset.ejb - package com.opensymphony.module.propertyset.ejb
 
com.opensymphony.module.propertyset.ejb.types - package com.opensymphony.module.propertyset.ejb.types
 
com.opensymphony.module.propertyset.ofbiz - package com.opensymphony.module.propertyset.ofbiz
 
com.opensymphony.module.propertyset.test - package com.opensymphony.module.propertyset.test
 
com.opensymphony.module.propertyset.utility - package com.opensymphony.module.propertyset.utility
 
com.opensymphony.module.propertyset.verifiers - package com.opensymphony.module.propertyset.verifiers
 
com.opensymphony.module.random - package com.opensymphony.module.random
 
com.opensymphony.module.sequence - package com.opensymphony.module.sequence
 
com.opensymphony.provider - package com.opensymphony.provider
 
com.opensymphony.provider.bean - package com.opensymphony.provider.bean
 
com.opensymphony.provider.log - package com.opensymphony.provider.log
 
com.opensymphony.provider.xmlprinter - package com.opensymphony.provider.xmlprinter
 
com.opensymphony.provider.xpath - package com.opensymphony.provider.xpath
 
com.opensymphony.util - package com.opensymphony.util
 
com.opensymphony.util.test - package com.opensymphony.util.test
 
com.opensymphony.web - package com.opensymphony.web
 
com.opensymphony.web.tags.base - package com.opensymphony.web.tags.base
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.PropertyStoreHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDataHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimalHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDateHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumberHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyStringHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceHome
 
COMP_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
config - Variable in class com.opensymphony.web.Controller
 
context - Variable in class com.opensymphony.ejb.SessionAdapter
Reference to SessionContext.
context - Variable in class com.opensymphony.ejb.AbstractEntityAdapter
Reference to EntityContext.
context - Variable in class com.opensymphony.web.PageForwarder
Servlet context of calling class.
ContextGenerator - class com.opensymphony.web.ContextGenerator.
This class is a utility class to handle encoding of a given URL (presented as a string).
ContextGenerator(HttpServletRequest, HttpServletResponse) - Constructor for class com.opensymphony.web.ContextGenerator
Constructor for the ContextGenerator object
Controller - class com.opensymphony.web.Controller.
 
Controller() - Constructor for class com.opensymphony.web.Controller
 
convert(String) - Method in interface com.opensymphony.web.ParameterConverter
Convert parameter into appropriate object.
create() - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStoreHome
 
create() - Method in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
create(int, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDataHome
 
create(int, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimalHome
 
create(int, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDateHome
 
create(int, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumberHome
 
create(int, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyStringHome
 
create(String) - Method in interface com.opensymphony.module.sequence.SequenceHome
 
create(String, long, int, String) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
createFile(String) - Static method in class com.opensymphony.util.FileUtils
 
createStateless(String) - Static method in class com.opensymphony.util.EJBUtils
Method to lookup a stateless session EJB's home interface, and create an instance using the create() method.

D

Data - class com.opensymphony.util.Data.
Convenience object for wrapping data stored in a byte array.
DATA - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type byte[]
Data() - Constructor for class com.opensymphony.util.Data
 
Data(byte[]) - Constructor for class com.opensymphony.util.Data
 
DataEntityEJB - class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB.
AbstractValueEntityEJB concrete implementation optimized for storing binary data.
DataEntityEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
DataPropertyHandler - class com.opensymphony.module.propertyset.ofbiz.DataPropertyHandler.
 
DataPropertyHandler() - Constructor for class com.opensymphony.module.propertyset.ofbiz.DataPropertyHandler
 
DataUtil - class com.opensymphony.util.DataUtil.
 
DataUtil() - Constructor for class com.opensymphony.util.DataUtil
 
date - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
DATE - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type Date
DateEntityEJB - class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB.
AbstractValueEntityEJB concrete implementation optimized for storing Dates.
DateEntityEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
DatePropertyHandler - class com.opensymphony.module.propertyset.ofbiz.DatePropertyHandler.
 
DatePropertyHandler() - Constructor for class com.opensymphony.module.propertyset.ofbiz.DatePropertyHandler
 
DEBUG - Static variable in interface com.opensymphony.provider.LogProvider
 
debug(Object) - Method in class com.opensymphony.util.Logger
 
debug(Object, Throwable) - Method in class com.opensymphony.util.Logger
 
decimal - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
DecimalEntityEJB - class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB.
AbstractValueEntityEJB concrete implementation optimized for storing decimal numbers.
DecimalEntityEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
DecimalPropertyHandler - class com.opensymphony.module.propertyset.ofbiz.DecimalPropertyHandler.
 
DecimalPropertyHandler() - Constructor for class com.opensymphony.module.propertyset.ofbiz.DecimalPropertyHandler
 
decipher(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
decodeBytes(String) - Static method in class com.opensymphony.util.TextUtils
Decode binary data from String using base64.
decodeObject(String) - Static method in class com.opensymphony.util.TextUtils
Decode Object from a String by decoding with base64 then deserializing.
DefaultBeanProvider - class com.opensymphony.provider.bean.DefaultBeanProvider.
BeanProvider implementation for accessing properties.
DefaultBeanProvider() - Constructor for class com.opensymphony.provider.bean.DefaultBeanProvider
 
DefaultLogProvider - class com.opensymphony.provider.log.DefaultLogProvider.
Default LogProvider implementation (will be used if no other is available, or there is error in loading another one).
DefaultLogProvider() - Constructor for class com.opensymphony.provider.log.DefaultLogProvider
 
DefaultXMLPrinterProvider - class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider.
XMLPrinterProvider implementation with no dependencies to other printers.
DefaultXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
destroy() - Method in interface com.opensymphony.provider.Provider
Shutdown Provider.
destroy() - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
destroy() - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
destroy() - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
destroy() - Method in class com.opensymphony.provider.log.NullLogProvider
 
destroy() - Method in class com.opensymphony.provider.log.Log4JProvider
 
destroy() - Method in class com.opensymphony.provider.log.FullLogProvider
 
destroy() - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
destroy() - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
destroy() - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
dirList(File) - Static method in class com.opensymphony.util.FileUtils
 
dirList(String) - Static method in class com.opensymphony.util.FileUtils
 
doAfterBody() - Method in class com.opensymphony.web.tags.base.Base
 
doEndTag() - Method in class com.opensymphony.web.tags.base.Base
 
doStartTag() - Method in class com.opensymphony.web.tags.base.Base
 
DOUBLE - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type double
DuplicatePropertyKeyException - exception com.opensymphony.module.propertyset.DuplicatePropertyKeyException.
Thrown if a property is set who's key matches a key of an existing property with different type.
DuplicatePropertyKeyException() - Constructor for class com.opensymphony.module.propertyset.DuplicatePropertyKeyException
 
DuplicatePropertyKeyException(String) - Constructor for class com.opensymphony.module.propertyset.DuplicatePropertyKeyException
 

E

ejbActivate() - Method in class com.opensymphony.ejb.SessionAdapter
Required to implement SessionBean.
ejbActivate() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
ejbActivate() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
ejbActivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbActivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
ejbCreate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
ejbCreate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
ejbCreate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
Session created.
ejbCreate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
ejbCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbCreate(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbCreate(String, long, int, String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbLoad() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
ejbLoad() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
ejbLoad() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ejbLoad() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbLoad() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbPassivate() - Method in class com.opensymphony.ejb.SessionAdapter
Required to implement SessionBean.
ejbPassivate() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
ejbPassivate() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
ejbPassivate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbPassivate() - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
ejbPostCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbPostCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbPostCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbPostCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbPostCreate(int, long) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbPostCreate(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbPostCreate(String, long, int, String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
EJBPropertySet - class com.opensymphony.module.propertyset.EJBPropertySet.
The EJBPropertySet is an implementation of PropertySet that uses Enterprise JavaBeans to store and retrieve Properties.
EJBPropertySet(PropertyStoreHome, String, long) - Constructor for class com.opensymphony.module.propertyset.EJBPropertySet
Create EJBPropertySet proxy by creating new PropertyStore EJB instance with given sequenceName/sequenceId from StoreMap.
EJBPropertySet(PropertyStore, String, long) - Constructor for class com.opensymphony.module.propertyset.EJBPropertySet
Create EJBPropertySet proxy around supplied PropertyStore.
EJBPropertySet(String, String, long) - Constructor for class com.opensymphony.module.propertyset.EJBPropertySet
Create EJBPropertySet proxy by creating new PropertyStore EJB instance with given sequenceName/sequenceId from StoreMap.
ejbRemove() - Method in class com.opensymphony.ejb.SessionAdapter
Required to implement SessionBean.
ejbRemove() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
ejbRemove() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
ejbRemove() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
ejbRemove() - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
ejbStore() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
ejbStore() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
ejbStore() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ejbStore() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
ejbStore() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
EJBUtils - class com.opensymphony.util.EJBUtils.
Utilities for Enterprise JavaBeans (and JNDI).
EJBUtils() - Constructor for class com.opensymphony.util.EJBUtils
 
encipher(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
encodeBytes(byte[]) - Static method in class com.opensymphony.util.TextUtils
Encode binary data into String using base64.
encodeObject(Object) - Static method in class com.opensymphony.util.TextUtils
Encode an Object to String by serializing it and encoding using base64.
EntityAdapter - class com.opensymphony.ejb.EntityAdapter.
Abstract base adapter class to be extended by EJB EntityBeans.
EntityAdapter() - Constructor for class com.opensymphony.ejb.EntityAdapter
 
entityId - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
entityName - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
ERROR - Static variable in interface com.opensymphony.provider.LogProvider
 
error(int, String) - Method in class com.opensymphony.web.PageForwarder
Send HTTP error message.
error(Object) - Method in class com.opensymphony.util.Logger
 
error(Object, Throwable) - Method in class com.opensymphony.util.Logger
 
errors - Variable in class com.opensymphony.util.MultipartException
List used internally to store Strings of error messages.
ExceptionlessEntityAdapter - class com.opensymphony.ejb.ExceptionlessEntityAdapter.
Abstract base adapter class to be extended by EJB EntityBeans.
ExceptionlessEntityAdapter() - Constructor for class com.opensymphony.ejb.ExceptionlessEntityAdapter
 
exists(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
exists(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
Determine if property exists.
exists(String) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to PropertyStore.exists(java.lang.String,long,java.lang.String)
exists(String) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.MapPropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
exists(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
exists(String, long, String) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
exists(String, long, String) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
extractNumber(String) - Static method in class com.opensymphony.util.TextUtils
Extract a number from a String.

F

FATAL - Static variable in interface com.opensymphony.provider.LogProvider
 
fatal(Object) - Method in class com.opensymphony.util.Logger
 
fatal(Object, Throwable) - Method in class com.opensymphony.util.Logger
 
FileUtils - class com.opensymphony.util.FileUtils.
 
FileUtils() - Constructor for class com.opensymphony.util.FileUtils
 
findByEntity(String, long, String) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
findByNameAndId(String, long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDataHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimalHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDateHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumberHome
 
findByPrimaryKey(Long) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyStringHome
 
findByPrimaryKey(String) - Method in interface com.opensymphony.module.sequence.SequenceHome
 
findEntity(EJBHome, int) - Static method in class com.opensymphony.util.EJBUtils
 
findEntity(EJBHome, long) - Static method in class com.opensymphony.util.EJBUtils
 
findEntity(EJBHome, String) - Static method in class com.opensymphony.util.EJBUtils
Utility method for attempting to find a specific entity bean given it's home interface and primary key.
forward(String) - Method in class com.opensymphony.web.PageForwarder
Forward request to specified page (under baseUrl directory).
forward(String) - Method in class com.opensymphony.web.ActionContext
 
FullLogProvider - class com.opensymphony.provider.log.FullLogProvider.
Prints all msgs to System.err (in a simple format).
FullLogProvider() - Constructor for class com.opensymphony.provider.log.FullLogProvider
 

G

generateGUID() - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Generate random GUID.
generateGUID() - Static method in class com.opensymphony.util.GUID
 
get(int, String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
get(int, String) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
get(int, String) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to PropertyStore.get(java.lang.String,long,int,java.lang.String)
get(int, String) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
get(int, String) - Method in class com.opensymphony.module.propertyset.MapPropertySet
The type parameter is ignored.
get(int, String) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
get(int, String) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
get(int, String) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
get(String, long, int, String) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
get(String, long, int, String) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
getActualCount() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getActualCount() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
getArray() - Method in class com.opensymphony.util.MultipartException
Return error msgs as String array.
getB() - Method in class com.opensymphony.util.test.BeanUtilsTest.A
 
getBlockSize() - Method in class com.opensymphony.module.random.Rijndael
 
getBoolean(Boolean) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, false if the object is null
getBoolean(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getBoolean(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getBoolean(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getBoolean(String) - Method in class com.opensymphony.web.Parameters
Get boolean request parameter.
getByte(Byte) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getBytes() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
getBytes() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
getBytes() - Method in class com.opensymphony.util.Data
 
getCacheSize() - Static method in class com.opensymphony.util.XMLUtils
Accessor for the internal XSL transformer cache
getCause() - Method in class com.opensymphony.provider.ProviderConfigurationException
 
getCause() - Method in class com.opensymphony.provider.ProviderInvocationException
 
getCollection(String) - Method in class com.opensymphony.web.Parameters
Return a Collection of values from a page.
getCollection(String, ParameterConverter) - Method in class com.opensymphony.web.Parameters
Return a Collection of values from a page, converting each parameter into an appropriate object.
getColumnNumber() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getContains() - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
getContentHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getContext(String) - Method in interface com.opensymphony.provider.LogProvider
Get object representing context of logger.
getContext(String) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.NullLogProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.Log4JProvider
 
getContext(String) - Method in class com.opensymphony.provider.log.FullLogProvider
 
getCount(int) - Method in interface com.opensymphony.module.sequence.Sequence
 
getCount(int) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getCount(String) - Method in interface com.opensymphony.module.sequence.SequenceGenerator
 
getCount(String) - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
getData(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Casts to Data and returns bytes.
getData(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getData(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getDate() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
getDate() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
getDate(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getDate(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getDate(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getDate(String) - Method in class com.opensymphony.web.Parameters
Get Date request parameter.
getDecimal() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
getDecimal() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
getDestination() - Method in class com.opensymphony.module.propertyset.PropertySetCloner
 
getDouble(Double) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getDouble(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getDouble(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getDouble(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getDouble(String) - Method in class com.opensymphony.web.Parameters
Get double request parameter.
getDTDHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getEjb(String, EJBHome) - Method in class com.opensymphony.web.Parameters
Deprecated. use Parameters.getEJB(java.lang.String,javax.ejb.EJBHome)
getEJB(String, EJBHome) - Method in class com.opensymphony.web.Parameters
Lookup an Entity bean based on the primary key of the parameter passed across.
getEjb(String, String) - Method in class com.opensymphony.web.Parameters
Deprecated. use Parameters.getEJB(java.lang.String,java.lang.String)
getEJB(String, String) - Method in class com.opensymphony.web.Parameters
Lookup an Entity bean based on the primary key of the parameter passed across.
getEjbCollection(String, EJBHome) - Method in class com.opensymphony.web.Parameters
Deprecated. use Parameters.getEJBCollection(java.lang.String,javax.ejb.EJBHome)
getEJBCollection(String, EJBHome) - Method in class com.opensymphony.web.Parameters
Lookup a Collection of entity EJB's based on the primary keys passed across in request.
getEjbCollection(String, String) - Method in class com.opensymphony.web.Parameters
Deprecated. use Parameters.getEJBCollection(java.lang.String,java.lang.String)
getEJBCollection(String, String) - Method in class com.opensymphony.web.Parameters
Lookup a Collection of entity EJB's based on the primary keys passed across in request.
getElementText(Element) - Static method in class com.opensymphony.util.XMLUtils
Return the contained text within an Element.
getEntityContext() - Method in class com.opensymphony.ejb.EntityAdapter
Return EntityContext.
getEntityContext() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Return EntityContext.
getEntityId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getEntityId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getEntityId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
getEntityName() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getEntityName() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getEntityName() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
getEntityResolver() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getErrorHandler() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getFeature(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
getFile(String) - Method in class com.opensymphony.web.Parameters
 
getFileContentType(String) - Method in class com.opensymphony.web.Parameters
 
getFileNames() - Method in class com.opensymphony.web.Parameters
 
getFloat(Float) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getFloat(String) - Method in class com.opensymphony.web.Parameters
Get float request parameter.
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimal
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumber
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyData
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyString
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
getId() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDate
 
getId() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
getInstance() - Static method in class com.opensymphony.provider.ProviderFactory
Obtain singleton instance of factory.
getInt(Integer) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getInt(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getInt(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getInt(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getInt(String) - Method in class com.opensymphony.web.Parameters
Get int request parameter.
getIterator() - Method in class com.opensymphony.util.MultipartException
Return Iterator of String error msgs.
getKey() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getKey() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getKey() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
getKeys() - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Calls getKeys(null,0)
getKeys() - Method in interface com.opensymphony.module.propertyset.PropertySet
List all keys.
getKeys() - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getKeys(int) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Calls getKeys(null,type)
getKeys(int) - Method in interface com.opensymphony.module.propertyset.PropertySet
List all keys of certain type.
getKeys(int) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getKeys(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Calls getKeys(prefix,0)
getKeys(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
List all keys starting with supplied prefix.
getKeys(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
getKeys(String, int) - Method in interface com.opensymphony.module.propertyset.PropertySet
List all keys starting with supplied prefix of certain type.
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to PropertyStore.getKeys(java.lang.String,long,java.lang.String,int)
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.MapPropertySet
The type parameter is ignored.
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
getKeys(String, int) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getKeys(String, long, String, int) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
getKeys(String, long, String, int) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
getKeySize() - Method in class com.opensymphony.module.random.Rijndael
 
getLineNumber() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getList() - Method in class com.opensymphony.util.MultipartException
Return error msgs as List of Strings.
getLong(Long) - Static method in class com.opensymphony.util.DataUtil
Returns the primitve representation of the object, 0 if the object is null
getLong(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getLong(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getLong(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getLong(String) - Method in class com.opensymphony.web.Parameters
Get long request parameter.
getMap() - Method in class com.opensymphony.module.propertyset.MapPropertySet
Retrieve underlying map.
getMax() - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
getMaxLength() - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
getMin() - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
getMinLength() - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
getName() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
getName() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
getName() - Method in class com.opensymphony.util.test.BeanUtilsTest.B
 
getNode(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
getNode(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getNodes(Node, String) - Method in interface com.opensymphony.provider.XPathProvider
 
getNodes(Node, String) - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
getNumber() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
getNumber() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
getObject(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getObject(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getObject(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getOut() - Method in class com.opensymphony.web.ActionContext
 
getParameters() - Method in class com.opensymphony.web.ActionContext
 
getParent() - Method in class com.opensymphony.web.tags.base.Base
 
getPathEjb(int, EJBHome) - Method in class com.opensymphony.web.Parameters
 
getPathEjb(int, String) - Method in class com.opensymphony.web.Parameters
 
getPathElements() - Method in class com.opensymphony.web.Parameters
Get the Path Info from the request, and return as array of elements.
getPathInt(int) - Method in class com.opensymphony.web.Parameters
 
getPathLong(int) - Method in class com.opensymphony.web.Parameters
 
getPathString(int) - Method in class com.opensymphony.web.Parameters
 
getPrefix() - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
getProperties(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getProperties(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getProperties(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getProperty(Object, String) - Method in interface com.opensymphony.provider.BeanProvider
Get a single property of the bean.
getProperty(Object, String) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
getProperty(Object, String) - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
getProperty(String) - Static method in class com.opensymphony.module.random.Rijndael_Properties
Get the value of a property for this algorithm.
getProperty(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
getProperty(String, String) - Static method in class com.opensymphony.module.random.Rijndael_Properties
Get the value of a property for this algorithm, or return value if the property was not set.
getPropertyName() - Method in class com.opensymphony.module.propertyset.PropertySchema
 
getPropertyNames(Object) - Static method in class com.opensymphony.util.BeanUtils
Get list of property names of bean.
getPropertySchema(String) - Method in class com.opensymphony.module.propertyset.PropertySetSchema
 
getProvider(String, String) - Method in class com.opensymphony.provider.ProviderFactory
Find appropriate provider.
getPublicId() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getRequest() - Method in class com.opensymphony.web.ActionContext
 
getRequest() - Method in class com.opensymphony.web.Parameters
Return original HttpServletRequest object.
getResource(String) - Static method in class com.opensymphony.util.FileUtils
Get an InputStream from specified resource uri.
getResponse() - Method in class com.opensymphony.web.ActionContext
 
getRoot() - Static method in class com.opensymphony.util.EJBUtils
Get root naming context (InitialContext).
getRootCause() - Method in class com.opensymphony.module.propertyset.PropertyImplementationException
Retrieve original Exception.
getRounds(int, int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Return The number of rounds for a given Rijndael's key and block sizes.
getSchema() - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getSchema() - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getSchema() - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getScope(String) - Method in class com.opensymphony.web.tags.base.Base
 
getServlet() - Method in class com.opensymphony.web.ActionContext
 
getServletConfig() - Method in class com.opensymphony.web.ActionContext
 
getServletContext() - Method in class com.opensymphony.web.ActionContext
 
getSession() - Method in class com.opensymphony.web.ActionContext
 
getSessionContext() - Method in class com.opensymphony.ejb.SessionAdapter
Return SessionContext.
getSource() - Method in class com.opensymphony.module.propertyset.PropertySetCloner
 
getString() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
getString() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
getString(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getString(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
String of maximum 255 chars.
getString(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getString(String) - Method in class com.opensymphony.web.Parameters
Get String request parameter.
getSuffix() - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
getSystemId() - Method in class com.opensymphony.util.XMLReaderAdapter
 
getText(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getText(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
String of unlimited length.
getText(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getType() - Method in class com.opensymphony.module.propertyset.PropertySchema
 
getType() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getType() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getType() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
getType() - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
getType(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getType(String) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
getType(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
Returns type of value.
getType(String) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to PropertyStore.getType(java.lang.String,long,java.lang.String)
getType(String) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
Checks all propertysets for the specified property.
getType(String) - Method in class com.opensymphony.module.propertyset.MapPropertySet
This is an untyped PropertySet implementation so this method will always throw UnsupportedOperationException .
getType(String) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
getType(String) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
getType(String) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
getType(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
getType(String, long, String) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
getType(String, long, String) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
getUrl() - Method in class com.opensymphony.web.ContextGenerator
Gets the Url attribute of the ContextGenerator object.
getUrl(String) - Method in class com.opensymphony.web.ContextGenerator
Gets the Url attribute of the ContextGenerator object
getValue() - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
getValue() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
getValue(int) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimal
Create appropriate wrapper object around value (Double).
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
Return String based value.
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
Create appropriate wrapper object around value (String, Object, Document, Data, Properties).
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
Return Date
getValue(int) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumber
Create appropriate wrapper object around value (Boolean, Integer, Long).
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
Create appropriate wrapper object around value (Double).
getValue(int) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyData
Create appropriate wrapper object around value (String, Object, Document, Data, Properties).
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
Return Date
getValue(int) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyString
Return String based value.
getValue(int) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
Create appropriate wrapper object around value (Boolean, Integer, Long).
getValue(int) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDate
Return Date
getValue(Object, String) - Static method in class com.opensymphony.util.BeanUtils
Get a single property of the bean.
getValues(Object, String[]) - Static method in class com.opensymphony.util.BeanUtils
Get Map of property values from a bean.
getVerifiers() - Method in class com.opensymphony.module.propertyset.PropertySchema
Returns unmodifiable List of verifiers.
getXML(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
getXML(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
getXML(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
GUID - class com.opensymphony.util.GUID.
Convenience object for generating GUIDs.

H

hasErrors() - Method in class com.opensymphony.util.MultipartException
Check whether any errors have been added.
hexToColor(String) - Static method in class com.opensymphony.util.TextUtils
Convert html hex string to Color.
html(String) - Static method in class com.opensymphony.util.TextUtils
Deprecated. use htmlEncode(String) instead.
htmlEncode(String) - Static method in class com.opensymphony.util.TextUtils
Escape html entity characters and high characters (eg "curvy" Word quotes).
hyperlink(String) - Static method in class com.opensymphony.util.TextUtils
Convert all URLs and E-mail addresses in a string into hyperlinks.
hyperlink(String, String) - Static method in class com.opensymphony.util.TextUtils
Convert all URLs and E-mail addresses in a string into hyperlinks.

I

id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
id - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
IllegalPropertyException - exception com.opensymphony.module.propertyset.IllegalPropertyException.
Thrown if a property is set which is not allowed.
IllegalPropertyException() - Constructor for class com.opensymphony.module.propertyset.IllegalPropertyException
 
IllegalPropertyException(String) - Constructor for class com.opensymphony.module.propertyset.IllegalPropertyException
 
include(String) - Method in class com.opensymphony.web.PageForwarder
Include specified page (under baseUrl directory).
include(String) - Method in class com.opensymphony.web.ActionContext
 
indent(String, int, boolean) - Static method in class com.opensymphony.util.TextUtils
Indent a String with line-breaks.
INFO - Static variable in interface com.opensymphony.provider.LogProvider
 
info(Object) - Method in class com.opensymphony.util.Logger
 
info(Object, Throwable) - Method in class com.opensymphony.util.Logger
 
init() - Method in interface com.opensymphony.provider.Provider
Startup Provider.
init() - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
init() - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
init() - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
init() - Method in class com.opensymphony.provider.log.NullLogProvider
 
init() - Method in class com.opensymphony.provider.log.Log4JProvider
Setup Configurator.
init() - Method in class com.opensymphony.provider.log.FullLogProvider
 
init() - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
init() - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
init() - Method in class com.opensymphony.provider.xpath.XalanXPathProvider
 
init() - Method in class com.opensymphony.web.ActionServlet
 
init() - Method in class com.opensymphony.web.Controller
 
init(ActionContext) - Method in class com.opensymphony.web.PageForwarder
 
init(ActionContext, String) - Method in class com.opensymphony.web.PageForwarder
 
init(HttpServlet, HttpServletRequest, HttpServletResponse) - Method in class com.opensymphony.web.PageForwarder
Initialize forwarder by setting required values.
init(HttpServlet, HttpServletRequest, HttpServletResponse, String) - Method in class com.opensymphony.web.PageForwarder
Initialize forwarder by setting required values.
init(PageContext) - Method in class com.opensymphony.web.PageForwarder
Initialize forwarder from JSP
init(PageContext, String) - Method in class com.opensymphony.web.PageForwarder
Initialize forwarder from JSP
initialize(byte[]) - Method in class com.opensymphony.module.random.Rijndael
 
innerTrim(String) - Static method in class com.opensymphony.util.TextUtils
Returns a string that has whitespace removed from both ends of the String, as well as duplicate whitespace removed from within the String.
INT - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type int
InvalidPropertyTypeException - exception com.opensymphony.module.propertyset.InvalidPropertyTypeException.
Thrown if a property is attempted to be retrieved that does exist but is of different type.
InvalidPropertyTypeException() - Constructor for class com.opensymphony.module.propertyset.InvalidPropertyTypeException
 
InvalidPropertyTypeException(String) - Constructor for class com.opensymphony.module.propertyset.InvalidPropertyTypeException
 
InvalidScopeException - exception com.opensymphony.web.tags.base.InvalidScopeException.
 
InvalidScopeException(String) - Constructor for class com.opensymphony.web.tags.base.InvalidScopeException
 
isDebugEnabled() - Method in class com.opensymphony.util.Logger
 
isEnabled(Object, int) - Method in interface com.opensymphony.provider.LogProvider
Check whether logging is enabled for particular context/level combination.
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.NullLogProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.Log4JProvider
 
isEnabled(Object, int) - Method in class com.opensymphony.provider.log.FullLogProvider
 
isEnabledFor(int) - Method in class com.opensymphony.util.Logger
 
isErrorEnabled() - Method in class com.opensymphony.util.Logger
 
isFatalEnabled() - Method in class com.opensymphony.util.Logger
 
isInfoEnabled() - Method in class com.opensymphony.util.Logger
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
isModified() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
isModified() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
isRestricted() - Method in class com.opensymphony.module.propertyset.PropertySetSchema
 
isSet(String) - Method in class com.opensymphony.web.Parameters
Check paramater has been set to something.
isSettable(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Returns true.
isSettable(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
Whether this PropertySet implementation allows values to be set (as opposed to read-only).
isSettable(String) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
isSettable(String) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
isSettable(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
isWarnEnabled() - Method in class com.opensymphony.util.Logger
 
iterator() - Method in class com.opensymphony.util.OrderedMap
Return keys in original order.

J

JDBCPropertySet - class com.opensymphony.module.propertyset.database.JDBCPropertySet.
This is an implementation of a property set manager for JDBC.
JDBCPropertySet(Connection) - Constructor for class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.PropertyStoreHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDataHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimalHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyDateHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumberHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.propertyset.ejb.types.PropertyStringHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceHome
 
JNDI_NAME - Static variable in interface com.opensymphony.module.sequence.SequenceGeneratorHome
 
join(String, Collection) - Static method in class com.opensymphony.util.TextUtils
Join a Collection of Strings together.
join(String, Iterator) - Static method in class com.opensymphony.util.TextUtils
Join an Iteration of Strings together.
join(String, String[]) - Static method in class com.opensymphony.util.TextUtils
Join an array of Strings together.

K

key - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 

L

lastDelta - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
lastDelta2 - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
lastVal - Variable in class com.opensymphony.module.random.Yarrow.EntropySource
 
left(String, int) - Static method in class com.opensymphony.util.TextUtils
Returns the leftmost n chars of the string.
linkEmail(String) - Static method in class com.opensymphony.util.TextUtils
Wrap all email addresses in specified string with href tags.
linkURL(String) - Static method in class com.opensymphony.util.TextUtils
Wrap all urls ('http://', 'www.', and 'ftp://') in specified string with href tags.
linkURL(String, String) - Static method in class com.opensymphony.util.TextUtils
Wrap all urls ('http://', 'https://', 'www.', and 'ftp://') in specified string with href tags.
list() - Method in class com.opensymphony.util.MultipartException
Deprecated. Use getIterator() instead.
list(PrintStream) - Static method in class com.opensymphony.module.random.Rijndael_Properties
List algorithm properties to the PrintStream out.
list(PrintWriter) - Static method in class com.opensymphony.module.random.Rijndael_Properties
List algorithm properties to the PrintWriter out.
list(String) - Static method in class com.opensymphony.util.TextUtils
Create elements in a piece of plain text; Will convert lines starting with - or *.
load(InputStream) - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Load properties from XML input.
load(Reader) - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Load properties from XML input.
loadFromDocument(Document) - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Load properties from XML document.
locatePropertySet(long) - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Locate PropertySet using PropertyStore for this sequenceName/sequenceId mapping.
log(int, Object) - Method in class com.opensymphony.util.Logger
 
log(int, Object, Throwable) - Method in class com.opensymphony.util.Logger
 
log(Object, int, Object, Throwable) - Method in interface com.opensymphony.provider.LogProvider
Log a message.
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.DefaultLogProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.NullLogProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.Log4JProvider
 
log(Object, int, Object, Throwable) - Method in class com.opensymphony.provider.log.FullLogProvider
 
Log4JProvider - class com.opensymphony.provider.log.Log4JProvider.
LogProvider that uses Categories of Log4J, see the Log4J website for more details.
Log4JProvider() - Constructor for class com.opensymphony.provider.log.Log4JProvider
 
Logger - class com.opensymphony.util.Logger.
The Logger is a quick way of logging messages of different priorities.
Logger(Class) - Constructor for class com.opensymphony.util.Logger
Convenience constructor.
Logger(Class, String) - Constructor for class com.opensymphony.util.Logger
Convenience constructor.
Logger(Object) - Constructor for class com.opensymphony.util.Logger
Convenience constructor.
Logger(String) - Constructor for class com.opensymphony.util.Logger
Create Logger with supplied context.
LogProvider - interface com.opensymphony.provider.LogProvider.
Interface to plug in provider for providing logging.
LONG - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type long
lookup(String) - Static method in class com.opensymphony.util.EJBUtils
Utility method for looking up an Object via JNDI.
lookup(String, Class) - Static method in class com.opensymphony.util.EJBUtils
Utility method for looking up and narrowing an Object via JNDI.

M

main(String[]) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
 
main(String[]) - Static method in class com.opensymphony.module.random.Test
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
makeClean() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
makeClean() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
makeDirty() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
makeDirty() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
makeKey(byte[]) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Convenience method to expand a user-supplied key material into a session key, assuming Rijndael's default block size (128-bit).
makeKey(byte[], byte[], int, int) - Method in class com.opensymphony.module.random.Yarrow
 
makeKey(byte[], int) - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
Expand a user-supplied key material into a session key.
map - Variable in class com.opensymphony.module.propertyset.MemoryPropertySet
 
map - Variable in class com.opensymphony.module.propertyset.MapPropertySet
Underlying Map storing properties.
MapPropertySet - class com.opensymphony.module.propertyset.MapPropertySet.
The MapPropertySet is an UNTYPED PropertySet implementation that acts as a wrapper around a standard Map .
MapPropertySet() - Constructor for class com.opensymphony.module.propertyset.MapPropertySet
Create new MapPropertySet and use a new HashMap as underlying Map.
MapPropertySet(Map) - Constructor for class com.opensymphony.module.propertyset.MapPropertySet
Create new MapPropertySet and use supplied Map as underlying Map.
MemoryPropertySet - class com.opensymphony.module.propertyset.MemoryPropertySet.
The MemoryPropertySet is a PropertySet implementation that will store any primitive or object in an internal Map that is stored in memory.
MemoryPropertySet.ValueEntry - class com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry.
 
MemoryPropertySet.ValueEntry() - Constructor for class com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry
 
MemoryPropertySet.ValueEntry(int, Object) - Constructor for class com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry
 
MemoryPropertySet() - Constructor for class com.opensymphony.module.propertyset.MemoryPropertySet
 
MultipartException - exception com.opensymphony.util.MultipartException.
Exception to encapsulate many exceptions.
MultipartException() - Constructor for class com.opensymphony.util.MultipartException
Default constructor.

N

name - Variable in class com.opensymphony.module.sequence.SequenceCMP
 
narrow(Object, Class) - Static method in class com.opensymphony.util.EJBUtils
Utility method for narrowing portable object to a class
newDocument() - Static method in class com.opensymphony.util.XMLUtils
Create blank Document.
newDocument(String) - Static method in class com.opensymphony.util.XMLUtils
Create blank Document, and insert root element with given name.
next(int) - Method in class com.opensymphony.module.random.Yarrow
 
nextId() - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Deprecated. Use AbstractEntityAdapter.nextInt() or AbstractEntityAdapter.nextLong() instead.
nextInt() - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Return int unique id key from a unique instance key generator.
nextLong() - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Return long unique id key from a unique instance key generator.
noNull(String) - Static method in class com.opensymphony.util.TextUtils
Return string, or "" if string is null.
noNull(String, String) - Static method in class com.opensymphony.util.TextUtils
Return string, or defaultString if string is null or "".
NullLogProvider - class com.opensymphony.provider.log.NullLogProvider.
LogProvider implementation that does not log any messages anywhere.
NullLogProvider() - Constructor for class com.opensymphony.provider.log.NullLogProvider
 
number - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
NumberEntityEJB - class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB.
AbstractValueEntityEJB concrete implementation optimized for storing whole numbers (i.e.
NumberEntityEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
NumberPropertyHandler - class com.opensymphony.module.propertyset.ofbiz.NumberPropertyHandler.
 
NumberPropertyHandler() - Constructor for class com.opensymphony.module.propertyset.ofbiz.NumberPropertyHandler
 
NumberVerifier - class com.opensymphony.module.propertyset.verifiers.NumberVerifier.
Handles verification of numbers.
NumberVerifier() - Constructor for class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 

O

OBJECT - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type serializable Object
OFBizPropertySet - class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet.
This is the property set implementation for storing properties in the OFBiz Entity Engine.
OFBizPropertySet(String, long) - Constructor for class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
A constructor which assumes that the default delegator name is "default" ;)
OFBizPropertySet(String, String, long) - Constructor for class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
OGNLBeanProvider - class com.opensymphony.provider.bean.OGNLBeanProvider.
BeanProvider implementation that uses OGNL for expression evaluation.
OGNLBeanProvider() - Constructor for class com.opensymphony.provider.bean.OGNLBeanProvider
 
OrderedMap - class com.opensymphony.util.OrderedMap.
Extention of java.util.HashMap that can retain original order elements were add in.
OrderedMap() - Constructor for class com.opensymphony.util.OrderedMap
 
original - Variable in class com.opensymphony.module.propertyset.PropertyImplementationException
 

P

pageContext - Variable in class com.opensymphony.web.tags.base.Base
 
PageForwarder - class com.opensymphony.web.PageForwarder.
Simple abstract class for easy forwarding servlets to other servlets.
PageForwarder() - Constructor for class com.opensymphony.web.PageForwarder
Default constructor.
ParameterConverter - interface com.opensymphony.web.ParameterConverter.
Interface to handler to convert a String into appropriate object.
parameters - Variable in class com.opensymphony.web.Controller
 
Parameters - class com.opensymphony.web.Parameters.
Utility wrapper class for extracting values from a HttpServletRequest.
Parameters(HttpServletRequest) - Constructor for class com.opensymphony.web.Parameters
Create wrapper to access original request.
Parameters(HttpServletRequest, int) - Constructor for class com.opensymphony.web.Parameters
Create wrapper to access original request.
parent - Variable in class com.opensymphony.web.tags.base.Base
 
parse() - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse(File) - Static method in class com.opensymphony.util.XMLUtils
Parse a File of XML into Document.
parse(InputSource) - Static method in class com.opensymphony.util.XMLUtils
Parse an InputSource of XML into Document.
parse(InputSource) - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse(InputStream) - Static method in class com.opensymphony.util.XMLUtils
Parse an InputStream of XML into Document.
parse(Reader) - Static method in class com.opensymphony.util.XMLUtils
Parse a Reader of XML into Document.
parse(String) - Static method in class com.opensymphony.util.XMLUtils
Parse a String containing XML data into a Document.
parse(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
parse(URL) - Static method in class com.opensymphony.util.XMLUtils
Parse the contents of a URL's XML into Document.
parseBoolean(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to an boolean.
parseDate(String, String, String) - Static method in class com.opensymphony.util.TextUtils
Given 3 Strings representing the the year, month and day, return a Date object.
parseDouble(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a double.
parseFloat(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a float.
parseInt(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to an int.
parseLong(String) - Static method in class com.opensymphony.util.TextUtils
Convert a String to a long.
plainTextToHtml(String) - Static method in class com.opensymphony.util.TextUtils
Converts plain text to html code.
plainTextToHtml(String, String) - Static method in class com.opensymphony.util.TextUtils
Converts plain text to html code.
populateBean(Object) - Method in class com.opensymphony.web.Parameters
Populate the properties of a bean using any parameter value that has a valid setter method in the bean.
populateBean(Object, String[]) - Method in class com.opensymphony.web.Parameters
Populate the properties of a bean using any parameter value that has a valid setter method in the bean.
print(Document) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document back to String of XML.
print(Document, File) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to File.
print(Document, OutputStream) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to OutputStream.
print(Document, Writer) - Method in interface com.opensymphony.provider.XMLPrinterProvider
 
print(Document, Writer) - Method in class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
print(Document, Writer) - Method in class com.opensymphony.provider.xmlprinter.DefaultXMLPrinterProvider
 
print(Document, Writer) - Static method in class com.opensymphony.util.XMLUtils
Pretty-print a Document to Writer.
processGet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.NumberPropertyHandler
 
processGet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.StringPropertyHandler
 
processGet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DecimalPropertyHandler
 
processGet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DatePropertyHandler
 
processGet(int, Object) - Method in interface com.opensymphony.module.propertyset.ofbiz.PropertyHandler
 
processGet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DataPropertyHandler
 
processSet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.NumberPropertyHandler
 
processSet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.StringPropertyHandler
Note: the error when setting a string > 255 chars is handled in AbstractPropertySet
processSet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DecimalPropertyHandler
 
processSet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DatePropertyHandler
 
processSet(int, Object) - Method in interface com.opensymphony.module.propertyset.ofbiz.PropertyHandler
 
processSet(int, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.DataPropertyHandler
 
PROPERTIES - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type Properties
PropertyData - interface com.opensymphony.module.propertyset.ejb.types.PropertyData.
Remote interface for os.PropertyData.
PropertyDataCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP.
CMP layer for os.PropertyData.
PropertyDataCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
PropertyDataHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyDataHome.
Home interface for os.PropertyData.
PropertyDate - interface com.opensymphony.module.propertyset.ejb.types.PropertyDate.
Remote interface for os.PropertyDate.
PropertyDateCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP.
CMP layer for os.PropertyDate.
PropertyDateCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
PropertyDateHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyDateHome.
Home interface for os.PropertyDate.
PropertyDecimal - interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimal.
Remote interface for os.PropertyDecimal.
PropertyDecimalCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP.
CMP layer for os.PropertyDecimal.
PropertyDecimalCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
PropertyDecimalHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimalHome.
Home interface for os.PropertyDecimal.
PropertyEntry - interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry.
Remote interface for os.PropertyEntry.
PropertyEntryCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP.
CMP layer for os.PropertyEntry.
PropertyEntryCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
PropertyEntryEJB - class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB.
 
PropertyEntryEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
PropertyEntryHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyEntryHome.
Home interface for os.PropertyEntry.
PropertyException - exception com.opensymphony.module.propertyset.PropertyException.
Parent class of all exceptions thrown by PropertySet.
PropertyException() - Constructor for class com.opensymphony.module.propertyset.PropertyException
 
PropertyException(String) - Constructor for class com.opensymphony.module.propertyset.PropertyException
 
PropertyHandler - interface com.opensymphony.module.propertyset.ofbiz.PropertyHandler.
 
PropertyImplementationException - exception com.opensymphony.module.propertyset.PropertyImplementationException.
Thrown if a specific implementation exception is thrown (such as EJBException, RemoteException, NamingException, IOException, etc).
PropertyImplementationException() - Constructor for class com.opensymphony.module.propertyset.PropertyImplementationException
 
PropertyImplementationException(String) - Constructor for class com.opensymphony.module.propertyset.PropertyImplementationException
 
PropertyImplementationException(String, Throwable) - Constructor for class com.opensymphony.module.propertyset.PropertyImplementationException
 
PropertyImplementationException(Throwable) - Constructor for class com.opensymphony.module.propertyset.PropertyImplementationException
 
propertyNames() - Static method in class com.opensymphony.module.random.Rijndael_Properties
 
PropertyNumber - interface com.opensymphony.module.propertyset.ejb.types.PropertyNumber.
Remote interface for os.PropertyNumber.
PropertyNumberCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP.
CMP layer for os.PropertyNumber.
PropertyNumberCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
PropertyNumberHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyNumberHome.
Home interface for os.PropertyNumber.
PropertySchema - class com.opensymphony.module.propertyset.PropertySchema.
Describes the meta data for a given property.
PropertySchema() - Constructor for class com.opensymphony.module.propertyset.PropertySchema
 
PropertySchema(String) - Constructor for class com.opensymphony.module.propertyset.PropertySchema
 
PropertySet - interface com.opensymphony.module.propertyset.PropertySet.
A PropertySet is designed to be associated with other entities in the system for storing key/value property pairs.
PropertySetCloner - class com.opensymphony.module.propertyset.PropertySetCloner.
The PropertySetCloner is used to copy all the properties from one PropertySet into another.
PropertySetCloner() - Constructor for class com.opensymphony.module.propertyset.PropertySetCloner
 
PropertySetSchema - class com.opensymphony.module.propertyset.PropertySetSchema.
 
PropertySetSchema() - Constructor for class com.opensymphony.module.propertyset.PropertySetSchema
 
PropertySetTest - class com.opensymphony.module.propertyset.test.PropertySetTest.
 
PropertySetTest(String) - Constructor for class com.opensymphony.module.propertyset.test.PropertySetTest
 
PropertyStore - interface com.opensymphony.module.propertyset.ejb.PropertyStore.
Remote interface for os.PropertyStore.
PropertyStoreEJB - class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB.
Session bean implementation of PropertyStore.
PropertyStoreEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
PropertyStoreHome - interface com.opensymphony.module.propertyset.ejb.PropertyStoreHome.
Home interface for os.PropertyStore.
PropertyStoreSession - class com.opensymphony.module.propertyset.ejb.PropertyStoreSession.
Session layer for os.PropertyStore.
PropertyStoreSession() - Constructor for class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
PropertyString - interface com.opensymphony.module.propertyset.ejb.types.PropertyString.
Remote interface for os.PropertyString.
PropertyStringCMP - class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP.
CMP layer for os.PropertyString.
PropertyStringCMP() - Constructor for class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
PropertyStringHome - interface com.opensymphony.module.propertyset.ejb.types.PropertyStringHome.
Home interface for os.PropertyString.
PropertyVerifier - interface com.opensymphony.module.propertyset.verifiers.PropertyVerifier.
 
Provider - interface com.opensymphony.provider.Provider.
Provider interface.
ProviderConfigurationException - exception com.opensymphony.provider.ProviderConfigurationException.
Thrown by Provider if it cannot initialize properly.
ProviderConfigurationException() - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(String, Throwable) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderConfigurationException(Throwable) - Constructor for class com.opensymphony.provider.ProviderConfigurationException
 
ProviderFactory - class com.opensymphony.provider.ProviderFactory.
Get specific provider implementation.
ProviderInvocationException - exception com.opensymphony.provider.ProviderInvocationException.
Exception thrown by Provider to encapsulate propriertry exception thrown by underlying implementation provider.
ProviderInvocationException(Throwable) - Constructor for class com.opensymphony.provider.ProviderInvocationException
 
put(Object, Object) - Method in class com.opensymphony.util.OrderedMap
Overrides superclass.

R

readFile(File) - Static method in class com.opensymphony.util.FileUtils
 
redirect(String) - Method in class com.opensymphony.web.PageForwarder
Same as {@see #forward(java.lang.String)} except HTTP redirect is sent instead.
release() - Method in class com.opensymphony.web.tags.base.Base
 
remove(Object) - Method in class com.opensymphony.util.OrderedMap
Overrides superclass.
remove(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
remove(String) - Method in interface com.opensymphony.module.propertyset.PropertySet
Removes property.
remove(String) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to PropertyStore.remove(java.lang.String,long,java.lang.String)
remove(String) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.MapPropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
remove(String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
remove(String, long, String) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
remove(String, long, String) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
removeAndInsert(String, int, int, String) - Static method in class com.opensymphony.util.TextUtils
Removes part of the original string starting at removeAndInsertStart and ending at removeEnd.
removeVerifier(PropertyVerifier) - Method in class com.opensymphony.module.propertyset.PropertySchema
 
request - Variable in class com.opensymphony.web.PageForwarder
Current page request.
response - Variable in class com.opensymphony.web.PageForwarder
Resulting response with which to forward page.
Rijndael - class com.opensymphony.module.random.Rijndael.
 
Rijndael_Algorithm - class com.opensymphony.module.random.Rijndael_Algorithm.
 
Rijndael_Algorithm() - Constructor for class com.opensymphony.module.random.Rijndael_Algorithm
 
Rijndael_Properties - class com.opensymphony.module.random.Rijndael_Properties.
 
Rijndael_Properties() - Constructor for class com.opensymphony.module.random.Rijndael_Properties
 
Rijndael() - Constructor for class com.opensymphony.module.random.Rijndael
 
Rijndael(int, int) - Constructor for class com.opensymphony.module.random.Rijndael
 

S

save(OutputStream) - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Save properties to XML output.
save(Writer) - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Save properties to XML output.
saveToDocument() - Method in class com.opensymphony.module.propertyset.XMLPropertySet
Save properties to XML Document.
schema - Variable in class com.opensymphony.module.propertyset.AbstractPropertySet
 
self_test() - Static method in class com.opensymphony.module.random.Rijndael_Algorithm
A basic symmetric encryption/decryption test.
Sequence - interface com.opensymphony.module.sequence.Sequence.
Remote interface for os.Sequence.
SequenceCMP - class com.opensymphony.module.sequence.SequenceCMP.
CMP layer for os.Sequence.
SequenceCMP() - Constructor for class com.opensymphony.module.sequence.SequenceCMP
 
SequenceEJB - class com.opensymphony.module.sequence.SequenceEJB.
Sequence Entity EJB implementation.
SequenceEJB() - Constructor for class com.opensymphony.module.sequence.SequenceEJB
 
SequenceGenerator - interface com.opensymphony.module.sequence.SequenceGenerator.
Remote interface for os.SequenceGenerator.
SequenceGeneratorEJB - class com.opensymphony.module.sequence.SequenceGeneratorEJB.
SequenceGenerator Session EJB implementation.
SequenceGeneratorEJB() - Constructor for class com.opensymphony.module.sequence.SequenceGeneratorEJB
 
SequenceGeneratorHome - interface com.opensymphony.module.sequence.SequenceGeneratorHome.
Home interface for os.SequenceGenerator.
SequenceGeneratorSession - class com.opensymphony.module.sequence.SequenceGeneratorSession.
Session layer for os.SequenceGenerator.
SequenceGeneratorSession() - Constructor for class com.opensymphony.module.sequence.SequenceGeneratorSession
 
SequenceHome - interface com.opensymphony.module.sequence.SequenceHome.
Home interface for os.Sequence.
sequenceName - Variable in class com.opensymphony.ejb.AbstractEntityAdapter
Name of the auto-generating sequence.
SerializablePropertySet - class com.opensymphony.module.propertyset.SerializablePropertySet.
The SerializablePropertySet is a PropertySet implementation that will store any primitive of serializable object in an internal Map which is stored in memory and can be loaded/saved by serializing the entire SerializablePropertySet.
SerializablePropertySet() - Constructor for class com.opensymphony.module.propertyset.SerializablePropertySet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.opensymphony.web.ActionServlet
 
servlet - Variable in class com.opensymphony.web.Controller
 
session - Variable in class com.opensymphony.web.Controller
 
SessionAdapter - class com.opensymphony.ejb.SessionAdapter.
Abstract base adapter class to be extended by EJB SessionBeans.
SessionAdapter() - Constructor for class com.opensymphony.ejb.SessionAdapter
 
set(String, long, int, String, Serializable) - Method in interface com.opensymphony.module.propertyset.ejb.PropertyStore
 
set(String, long, int, String, Serializable) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
set(String, Object) - Method in class com.opensymphony.web.PageForwarder
Set an attribute in the HttpRequest object.
setActionContext(ActionContext) - Method in class com.opensymphony.web.Controller
 
setActualCount(long) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setActualCount(long) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setAllowableValues(String[]) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setAsActualType(String, Object) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setAsActualType(String, Object) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setAsActualType(String, Object) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setB(BeanUtilsTest.B) - Method in class com.opensymphony.util.test.BeanUtilsTest.A
 
setBoolean(String, boolean) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setBoolean(String, boolean) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setBoolean(String, boolean) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setBytes(byte[]) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
setBytes(byte[]) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
setBytes(byte[]) - Method in class com.opensymphony.util.Data
 
setCacheSize(int) - Static method in class com.opensymphony.util.XMLUtils
Sets the internal cache size for XSL sheets
setContains(String) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setContentHandler(ContentHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setContext(EntityContext) - Method in class com.opensymphony.ejb.AbstractEntityAdapter
Sets the context - should be used only by direct subclasses Also, attempts to determine the sequenceName.
setData(String, byte[]) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Constructs Data wrapper around bytes.
setData(String, byte[]) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setData(String, byte[]) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setDate(String, Date) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setDate(String, Date) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setDate(String, Date) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setDate(Timestamp) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
setDate(Timestamp) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
setDecimal(double) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
setDecimal(double) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
setDestination(PropertySet) - Method in class com.opensymphony.module.propertyset.PropertySetCloner
 
setDouble(String, double) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setDouble(String, double) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setDouble(String, double) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setDTDHandler(DTDHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setEntityContext(EntityContext) - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
setEntityContext(EntityContext) - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setEntityContext(EntityContext) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setEntityId(long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setEntityId(long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setEntityName(String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setEntityName(String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setEntityResolver(EntityResolver) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setErrorHandler(ErrorHandler) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setFeature(String, boolean) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
setId(Long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.SerializablePropertySet
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.EJBPropertySet
Proxy to com.opensymphony.module.propertyset.ejb.PropertyStore#set(java.lang.String,long,int,java.lang.String,java.lang.Object)
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.AggregatePropertySet
Attempts to set a property in one of the propertysets.
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.MapPropertySet
The type parameter is ignored.
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.BeanIntrospectorPropertySet
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.database.JDBCPropertySet
 
setImpl(int, String, Object) - Method in class com.opensymphony.module.propertyset.ofbiz.OFBizPropertySet
 
setInt(String, int) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setInt(String, int) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setInt(String, int) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setKey(String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setKey(String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setLong(String, long) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setLong(String, long) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setLong(String, long) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setMap(Map) - Method in class com.opensymphony.module.propertyset.MapPropertySet
Set underlying map.
setMax(Number) - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
setMaxLength(int) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setMin(Number) - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
setMinLength(int) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setName(String) - Method in class com.opensymphony.module.sequence.SequenceEJB
 
setName(String) - Method in class com.opensymphony.module.sequence.SequenceCMP
 
setName(String) - Method in class com.opensymphony.util.test.BeanUtilsTest.B
 
setNumber(long) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
setNumber(long) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
setObject(Object) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setObject(String, Object) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setObject(String, Object) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setObject(String, Object) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setPageContext(PageContext) - Method in class com.opensymphony.web.tags.base.Base
 
setParent(Tag) - Method in class com.opensymphony.web.tags.base.Base
 
setPrefix(String) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setProperties(String, Properties) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setProperties(String, Properties) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setProperties(String, Properties) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setProperty(Object, String, Object) - Method in interface com.opensymphony.provider.BeanProvider
Set a single property of the bean.
setProperty(Object, String, Object) - Method in class com.opensymphony.provider.bean.OGNLBeanProvider
 
setProperty(Object, String, Object) - Method in class com.opensymphony.provider.bean.DefaultBeanProvider
 
setProperty(String, Object) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setPropertyName(String) - Method in class com.opensymphony.module.propertyset.PropertySchema
 
setPropertySchema(String, PropertySchema) - Method in class com.opensymphony.module.propertyset.PropertySetSchema
 
setRestricted(boolean) - Method in class com.opensymphony.module.propertyset.PropertySetSchema
 
setRoot(String) - Method in class com.opensymphony.util.XMLReaderAdapter
 
setSchema(PropertySetSchema) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setSchema(PropertySetSchema) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setSchema(PropertySetSchema) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setSessionContext(SessionContext) - Method in class com.opensymphony.ejb.SessionAdapter
Required to implement SessionBean.
setSessionContext(SessionContext) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreEJB
 
setSessionContext(SessionContext) - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
setSessionContext(SessionContext) - Method in class com.opensymphony.module.sequence.SequenceGeneratorEJB
Session context set.
setSessionContext(SessionContext) - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
setSource(PropertySet) - Method in class com.opensymphony.module.propertyset.PropertySetCloner
 
setString(String) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
setString(String) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
setString(String, String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Throws IllegalPropertyException if value length greater than 255.
setString(String, String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setString(String, String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setSuffix(String) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
setText(String, String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setText(String, String) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setText(String, String) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
setType(Class) - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
setType(int) - Method in class com.opensymphony.module.propertyset.PropertySchema
 
setType(int) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry
 
setType(int) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setType(int) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
setUp() - Method in class com.opensymphony.module.propertyset.test.PropertySetTest
 
setUp() - Method in class com.opensymphony.util.test.BeanUtilsTest
 
setUrl(String) - Method in class com.opensymphony.web.ContextGenerator
Sets the Url attribute of the ContextGenerator object
setValue(int, Double) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDecimal
Set the value.
setValue(int, Double) - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
Set the value.
setValue(int, Serializable) - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
Set the value.
setValue(int, Serializable) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyNumber
Set the value.
setValue(int, Serializable) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyData
Set the value.
setValue(int, Serializable) - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
Set the value.
setValue(int, String) - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
Set the value.
setValue(int, String) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyString
Set the value.
setValue(int, Timestamp) - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
Set the value.
setValue(int, Timestamp) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
Set the value.
setValue(int, Timestamp) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyDate
Set the value.
setValue(Object) - Method in class com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry
 
setValue(Object, String, Object) - Static method in class com.opensymphony.util.BeanUtils
Set a single property of the bean.
setValue(Serializable) - Method in interface com.opensymphony.module.propertyset.ejb.types.PropertyEntry
 
setValue(Serializable) - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
setValues(Object, Map, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using a Map.
setValues(Object, Object, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using properties of another bean.
setValues(Object, ServletRequest, String[]) - Static method in class com.opensymphony.util.BeanUtils
Set multiple properties of a bean at once using the parameters passed across from the ServletRequest (useful for mapping HTML forms to beans).
setXML(String, Document) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
setXML(String, Document) - Method in interface com.opensymphony.module.propertyset.PropertySet
 
setXML(String, Document) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
SINGLE_TAGS - Static variable in class com.opensymphony.util.TextUtils
An array of HTML tags that, in HTML, don't require closing tags.
slashes(String) - Static method in class com.opensymphony.util.TextUtils
Escape chars that need slashes in front of them.
string - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
STRING - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type String (max length 255)
StringEntityEJB - class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB.
AbstractValueEntityEJB concrete implementation optimized for storing short Strings.
StringEntityEJB() - Constructor for class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
StringPropertyHandler - class com.opensymphony.module.propertyset.ofbiz.StringPropertyHandler.
 
StringPropertyHandler() - Constructor for class com.opensymphony.module.propertyset.ofbiz.StringPropertyHandler
 
stringSet(String) - Static method in class com.opensymphony.util.TextUtils
Check whether string has been set to something other than "" or null.
StringVerifier - class com.opensymphony.module.propertyset.verifiers.StringVerifier.
Handles verification of Strings.
StringVerifier() - Constructor for class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
StringVerifier(int, int) - Constructor for class com.opensymphony.module.propertyset.verifiers.StringVerifier
Create a StringVerifier with the specified min and max lengths.
StringVerifier(String[]) - Constructor for class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
suite() - Static method in class com.opensymphony.module.propertyset.test.PropertySetTest
 
suite() - Static method in class com.opensymphony.util.test.UtilsTestSuite
 
supportsType(int) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Returns true.
supportsType(int) - Method in interface com.opensymphony.module.propertyset.PropertySet
Whether this PropertySet implementation allows the type specified to be stored or retrieved.
supportsType(int) - Method in class com.opensymphony.module.propertyset.MapPropertySet
Returns false.
supportsType(int) - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 
supportsTypes() - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Returns true.
supportsTypes() - Method in interface com.opensymphony.module.propertyset.PropertySet
Whether this PropertySet implementation supports types when storing values (i.e.
supportsTypes() - Method in class com.opensymphony.module.propertyset.MapPropertySet
Returns false.
supportsTypes() - Method in class com.opensymphony.module.propertyset.utility.CachingPropertySet
 

T

Test - class com.opensymphony.module.random.Test.
 
Test() - Constructor for class com.opensymphony.module.random.Test
 
testCloneExternal() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testCloneInternal() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testCloseTags() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testCompositeGetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test getFoo().getBar()
testCompositeSetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test composite setters (eg.
testElementText() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testEmptyGetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test getters that return null
testExtractNumber() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testInnerTrim() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testInvalidGetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test getters that don't exist, or contain invalid chars
testInvalidSetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test setters that don't exist.
testInvalidXML() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testIsGetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test isBlah() instead of getBlah()
testLinkURL() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testNewDocument() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testNulls() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testNullSetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test setting null values
testParseDate() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testPrint() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testPropertyNames() - Method in class com.opensymphony.util.test.BeanUtilsTest
test available property names for a class.
testSimpleGetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test simple getBlah() methods
testSimpleSetters() - Method in class com.opensymphony.util.test.BeanUtilsTest
test simple setBlah() methods.
testStringParse() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testStrings() - Method in class com.opensymphony.module.propertyset.test.PropertySetTest
 
testTransform() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testVerifyEmail() - Method in class com.opensymphony.util.test.TextUtilsTest
 
testXPathAttributes() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathBase() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathElements() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathEmpties() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathFilter() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathList() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
testXPathText() - Method in class com.opensymphony.util.test.XMLUtilsTest
 
TEXT - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type text (unlimited length String)
TextUtils - class com.opensymphony.util.TextUtils.
Utilities for common String manipulations.
TextUtils() - Constructor for class com.opensymphony.util.TextUtils
 
TextUtilsTest - class com.opensymphony.util.test.TextUtilsTest.
JUnit test case for TextUtils
TextUtilsTest(String) - Constructor for class com.opensymphony.util.test.TextUtilsTest
 
toString() - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
Simple human readable representation of contents of PropertySet.
transform(Document, Document) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformations using given Documents and return new Document.
transform(InputStream, InputStream, OutputStream) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
transform(Reader, Reader, Writer) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
transform(Reader, Reader, Writer, Map) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation, with parameters.
transform(Reader, Reader, Writer, Map, String) - Static method in class com.opensymphony.util.XMLUtils
This method applies an XSL sheet to an XML document.
transform(String, String) - Static method in class com.opensymphony.util.XMLUtils
Perform XSL transformation.
trimToEndingChar(String, int) - Static method in class com.opensymphony.util.TextUtils
Trim a String to the specified length.
type - Variable in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
type(int) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 
type(String) - Method in class com.opensymphony.module.propertyset.AbstractPropertySet
 

U

unsetEntityContext() - Method in class com.opensymphony.ejb.EntityAdapter
Required to implement EntityBean.
unsetEntityContext() - Method in class com.opensymphony.ejb.ExceptionlessEntityAdapter
Required to implement EntityBean.
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.StringEntityEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.DataEntityEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDataCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.DateEntityEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.DecimalEntityEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDecimalCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyDateCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyStringCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.NumberEntityEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyNumberCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.propertyset.ejb.types.PropertyEntryCMP
 
unsetEntityContext() - Method in class com.opensymphony.module.sequence.SequenceEJB
 
unsetEntityContext() - Method in class com.opensymphony.module.sequence.SequenceCMP
 
unsetSessionContext() - Method in class com.opensymphony.module.propertyset.ejb.PropertyStoreSession
 
unsetSessionContext() - Method in class com.opensymphony.module.sequence.SequenceGeneratorSession
 
UtilsTestSuite - class com.opensymphony.util.test.UtilsTestSuite.
JUnit test suite for com.opensymphony.util package.
UtilsTestSuite() - Constructor for class com.opensymphony.util.test.UtilsTestSuite
 

V

validate(Object) - Method in class com.opensymphony.module.propertyset.PropertySchema
Validate a given value against all verifiers.
verify(Object) - Method in class com.opensymphony.module.propertyset.verifiers.StringVerifier
 
verify(Object) - Method in class com.opensymphony.module.propertyset.verifiers.NumberVerifier
 
verify(Object) - Method in interface com.opensymphony.module.propertyset.verifiers.PropertyVerifier
 
verifyEmail(String) - Static method in class com.opensymphony.util.TextUtils
Verify that the given string is a valid email address.
VerifyException - exception com.opensymphony.module.propertyset.verifiers.VerifyException.
 
VerifyException() - Constructor for class com.opensymphony.module.propertyset.verifiers.VerifyException
 
VerifyException(String) - Constructor for class com.opensymphony.module.propertyset.verifiers.VerifyException
 
verifyUrl(String) - Static method in class com.opensymphony.util.TextUtils
Verify That the given String is in valid URL format.

W

WARN - Static variable in interface com.opensymphony.provider.LogProvider
 
warn(Object) - Method in class com.opensymphony.util.Logger
 
warn(Object, Throwable) - Method in class com.opensymphony.util.Logger
 
wipe(byte[]) - Method in class com.opensymphony.module.random.Yarrow
 
wrapParagraph(String) - Static method in class com.opensymphony.util.TextUtils
Wrap paragraphs in html <p> tags.
write(File, String) - Static method in class com.opensymphony.util.FileUtils
 
writeAndBackup(File, String) - Static method in class com.opensymphony.util.FileUtils
 

X

XalanXMLPrinterProvider - class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider.
XMLPrinterProvider implementation that uses the XML serializers built into Xalan 1.x
XalanXMLPrinterProvider() - Constructor for class com.opensymphony.provider.xmlprinter.XalanXMLPrinterProvider
 
XalanXPathProvider - class com.opensymphony.provider.xpath.XalanXPathProvider.
XPathProvider implementation that uses the XPath capabilities of Xalan 1.x.
XalanXPathProvider() - Constructor for class com.opensymphony.provider.xpath.XalanXPathProvider
 
XML - Static variable in interface com.opensymphony.module.propertyset.PropertySet
Value-type XML Document
XMLPrinterProvider - interface com.opensymphony.provider.XMLPrinterProvider.
Provider for pretty printing XML DOM documents to a stream.
XMLPropertySet - class com.opensymphony.module.propertyset.XMLPropertySet.
The XMLPropertySet behaves as an in-memory typed PropertySet, with the ability to load and save all the properties to/from an XML document.
XMLPropertySet() - Constructor for class com.opensymphony.module.propertyset.XMLPropertySet
 
XMLReaderAdapter - class com.opensymphony.util.XMLReaderAdapter.
XMLReaderAdapter converts a java bean to its xml representation.
XMLReaderAdapter(Object) - Constructor for class com.opensymphony.util.XMLReaderAdapter
 
XMLReaderAdapter(Object, String) - Constructor for class com.opensymphony.util.XMLReaderAdapter
 
XMLUtils - class com.opensymphony.util.XMLUtils.
XMLUtils is a bunch of quick access utility methods to common XML operations.
XMLUtils() - Constructor for class com.opensymphony.util.XMLUtils
 
XMLUtilsTest - class com.opensymphony.util.test.XMLUtilsTest.
JUnit test case for XMLUtils
XMLUtilsTest(String) - Constructor for class com.opensymphony.util.test.XMLUtilsTest
 
xpath(Node, String) - Static method in class com.opensymphony.util.XMLUtils
Return single Node from base Node using X-Path expression.
xpathList(Node, String) - Static method in class com.opensymphony.util.XMLUtils
Return multiple Nodes from base Node using X-Path expression.
XPathProvider - interface com.opensymphony.provider.XPathProvider.
Provider used for obtaining a single Node, or multiple Nodes from a DOM tree using an XPath expression.

Y

Yarrow - class com.opensymphony.module.random.Yarrow.
This class represents a Pseudo Random Number Generator (PRNG) as specified by the Yarrow documentation (www.counterpane.com/yarrow) Most of the code in this class is based on FreeNet's Yarrow implementation.
Yarrow.EntropySource - class com.opensymphony.module.random.Yarrow.EntropySource.
 
Yarrow.EntropySource(Yarrow) - Constructor for class com.opensymphony.module.random.Yarrow.EntropySource
 
Yarrow() - Constructor for class com.opensymphony.module.random.Yarrow
 

Z

ZERO_ARRAY - Variable in class com.opensymphony.module.random.Yarrow
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z
See www.opensymphony.com for more information.