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

A

AbstractMap - Class in org.exoplatform.commons.map
 
AbstractMap() - Constructor for class org.exoplatform.commons.map.AbstractMap
 
accept(File) - Method in class org.exoplatform.commons.utils.io.FileFilterByExtension
 
add(int, Object) - Method in class org.exoplatform.commons.utils.ListenerStack
 
add(Object) - Method in class org.exoplatform.commons.utils.ListenerStack
 
add(String, Object) - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
addPropertiesFromText(String) - Method in class org.exoplatform.commons.utils.ExoProperties
 
addToArchive(ZipOutputStream, InputStream, String) - Method in class org.exoplatform.commons.utils.ExoExpression
 
addToArchive(File, File, boolean) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
addToArchive(File, boolean) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
addToArchive(File, OutputStream, boolean) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
addToArchive(InputStream, String) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
addToArchive(ZipOutputStream, InputStream, String) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
addToArchive(ZipOutputStream, byte[], String) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 
ADMIN_ROLE - Static variable in class org.exoplatform.Constants
 
AMPERSAND - Static variable in class org.exoplatform.Constants
 
AnnotationIntrospector - Class in org.exoplatform.commons.reflect
Various utils for performing runtime introspection on annotations.
AnnotationIntrospector() - Constructor for class org.exoplatform.commons.reflect.AnnotationIntrospector
 
ANON_USER - Static variable in class org.exoplatform.Constants
 
appendTo(Appendable) - Method in class org.exoplatform.commons.utils.Text
 
APPLICATION_RESOURCE - Static variable in class org.exoplatform.Constants
 
asString(Object) - Static method in class org.exoplatform.commons.debug.ObjectDebuger
 
asString() - Method in class org.exoplatform.commons.utils.QName
For toString() use
available_ - Variable in class org.exoplatform.commons.utils.PageList
 
availablePage_ - Variable in class org.exoplatform.commons.utils.PageList
 

B

BUFFER - Static variable in class org.exoplatform.commons.utils.ExoExpression
 

C

CACHELEVEL_PARAMETER - Static variable in class org.exoplatform.Constants
 
CharEncoder - Interface in org.exoplatform.commons.utils
A char encoder that encodes chars to a suite of bytes.
CharsetCharEncoder - Class in org.exoplatform.commons.utils
An implementation of a char encoder that is stateless and is based on a specified charset.
CharsetCharEncoder(Charset) - Constructor for class org.exoplatform.commons.utils.CharsetCharEncoder
 
CharsetTextEncoder - Class in org.exoplatform.commons.utils
A stateless encoder that use a char encoder for performing the encoding task.
CharsetTextEncoder(CharEncoder) - Constructor for class org.exoplatform.commons.utils.CharsetTextEncoder
 
CharsetTextEncoder(String) - Constructor for class org.exoplatform.commons.utils.CharsetTextEncoder
 
checkAndSetPage(int) - Method in class org.exoplatform.commons.utils.PageList
 
clear() - Method in class org.exoplatform.commons.map.AbstractMap
 
close() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
close(Closeable) - Static method in class org.exoplatform.commons.utils.Safe
Close a closable object.
close() - Method in class org.exoplatform.commons.utils.WriterPrinter
 
COMPLETE_DATE_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Complete date: YYYY-MM-DD (eg 1997-07-16)
COMPLETE_DATEHOURSMINUTESZ_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Complete date plus hours and minutes: YYYY-MM-DDThh:mmTZD (eg 1997-07-16T19:20+01:00)
COMPLETE_DATEHOURSMINUTESZRFC822_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
NON ISO STANDARD.
COMPLETE_DATETIMEMSZ_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Complete date plus hours, minutes, seconds and a decimal fraction of a second YYYY-MM-DDThh:mm:ss.sTZD (eg 1997-07-16T19:20:30.45+01:00)
COMPLETE_DATETIMEMSZRFC822_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Complete date plus hours, minutes, seconds and a decimal fraction of a second, with timezone by RFC822 YYYY-MM-DDThh:mm:ss.sZ (eg 1997-07-16T19:20:30.45+0100)
COMPLETE_DATETIMEZ_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Complete date plus hours, minutes and seconds: YYYY-MM-DDThh:mm:ssTZD (eg 1997-07-16T19:20:30+01:00)
COMPLETE_DATETIMEZRFC822_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
NON ISO STANDARD.
COMPONENT_PARAMETER - Static variable in class org.exoplatform.Constants
 
Constants - Class in org.exoplatform
 
Constants() - Constructor for class org.exoplatform.Constants
 
containsKey(Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
containsValue(Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
create(byte[]) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided byte array.
create(char[]) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided char array.
create(String) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided char array.
currentListPage_ - Variable in class org.exoplatform.commons.utils.PageList
 
currentPage() - Method in class org.exoplatform.commons.utils.PageList
 
currentPage_ - Variable in class org.exoplatform.commons.utils.PageList
 

D

DEFAUL_PORTAL_OWNER - Static variable in class org.exoplatform.Constants
 
deserialize(byte[]) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
DEVELOPING - Static variable in class org.exoplatform.commons.utils.PropertyManager
.

E

element(String, String, String) - Method in class org.exoplatform.commons.xml.ExoXMLSerializer
 
EMPTY_LIST - Static variable in class org.exoplatform.commons.utils.PageList
 
EMPTY_LIST - Static variable in class org.exoplatform.Constants
 
EMPTY_MAP - Static variable in class org.exoplatform.Constants
 
encode(char) - Method in interface org.exoplatform.commons.utils.CharEncoder
Encodes a single char into an array of bytes.
encode(char) - Method in class org.exoplatform.commons.utils.CharsetCharEncoder
 
encode(char, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(char[], int, int, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(String, int, int, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(char) - Method in class org.exoplatform.commons.utils.TableCharEncoder
 
encode(char, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
encode(char[], int, int, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
encode(String, int, int, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
endNode(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
entryName - Static variable in class org.exoplatform.commons.utils.ExoExpression
 
entrySet() - Method in class org.exoplatform.commons.map.AbstractMap
 
EnumIterator - Class in org.exoplatform.commons.utils
 
EnumIterator(Enumeration) - Constructor for class org.exoplatform.commons.utils.EnumIterator
 
Environment - Class in org.exoplatform.commons
 
EOF - Static variable in class org.exoplatform.commons.utils.ExoExpression
 
equals(Object) - Method in class org.exoplatform.commons.utils.QName
 
equals(Object, Object) - Static method in class org.exoplatform.commons.utils.Safe
Return true if both objects are null or both are non null and the equals method of one object returns true when it is invoked with the other object as argument.
ERROR - Static variable in exception org.exoplatform.commons.exception.ExoException
 
ExceptionUtil - Class in org.exoplatform.commons.utils
Jul 8, 2004
ExceptionUtil() - Constructor for class org.exoplatform.commons.utils.ExceptionUtil
 
EXO_PORTAL_INFO - Static variable in class org.exoplatform.Constants
 
ExoEnumeration - Class in org.exoplatform.commons.utils
 
ExoEnumeration(Iterator) - Constructor for class org.exoplatform.commons.utils.ExoEnumeration
 
ExoException - Exception in org.exoplatform.commons.exception
 
ExoException() - Constructor for exception org.exoplatform.commons.exception.ExoException
 
ExoExpression - Class in org.exoplatform.commons.utils
Created by The eXo Platform SAS Author : Chung Nguyen nguyenchung136@yahoo.com Feb 8, 2006
ExoExpression() - Constructor for class org.exoplatform.commons.utils.ExoExpression
 
ExoMessageException - Exception in org.exoplatform.commons.exception
 
ExoMessageException(String) - Constructor for exception org.exoplatform.commons.exception.ExoMessageException
 
ExoMessageException(String, Object[]) - Constructor for exception org.exoplatform.commons.exception.ExoMessageException
 
ExoProperties - Class in org.exoplatform.commons.utils
Jul 20, 2004
ExoProperties() - Constructor for class org.exoplatform.commons.utils.ExoProperties
 
ExoProperties(int) - Constructor for class org.exoplatform.commons.utils.ExoProperties
 
ExoXMLSerializer - Class in org.exoplatform.commons.xml
Jul 8, 2004
ExoXMLSerializer() - Constructor for class org.exoplatform.commons.xml.ExoXMLSerializer
 
ExoXPPParser - Class in org.exoplatform.commons.xml
Jul 8, 2004
ExoXPPParser() - Constructor for class org.exoplatform.commons.xml.ExoXPPParser
 
ExpressionUtil - Class in org.exoplatform.commons.utils
Jul 18, 2004
ExpressionUtil() - Constructor for class org.exoplatform.commons.utils.ExpressionUtil
 
extractFromArchive(File, String) - Method in class org.exoplatform.commons.utils.io.ZipUtil
 

F

FATAL - Static variable in exception org.exoplatform.commons.exception.ExoException
 
FileFilterByExtension - Class in org.exoplatform.commons.utils.io
 
FileFilterByExtension(String[], boolean) - Constructor for class org.exoplatform.commons.utils.io.FileFilterByExtension
 
FILTER_ENCODER - Static variable in class org.exoplatform.Constants
 
flush() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
flush() - Method in class org.exoplatform.commons.utils.WriterPrinter
 
format(Calendar) - Static method in class org.exoplatform.commons.utils.ISO8601
Format date using format: complete date plus hours, minutes, seconds and a decimal fraction of a second.
format(Calendar) - Method in class org.exoplatform.commons.utils.ISO8601.ISODateFormat
 
format(Calendar) - Static method in class org.exoplatform.commons.utils.ISO8601ASF
Deprecated. Formats a Calendar value into an ISO8601-compliant date/time string.
FORMATS - Static variable in class org.exoplatform.commons.utils.ISO8601
Possible formats list.
FORWARD_PAGE - Static variable in class org.exoplatform.Constants
 

G

generateUUID(Object) - Static method in class org.exoplatform.commons.utils.IdentifierUtil
 
get(Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
getAll() - Method in class org.exoplatform.commons.utils.ObjectPageList
 
getAll() - Method in class org.exoplatform.commons.utils.PageList
 
getArguments() - Method in exception org.exoplatform.commons.exception.ExoMessageException
 
getAsString() - Method in class org.exoplatform.commons.utils.QName
 
getAttribute(String) - Method in class org.exoplatform.commons.map.AbstractMap
 
getAttributeNames() - Method in class org.exoplatform.commons.map.AbstractMap
 
getAvailable() - Method in class org.exoplatform.commons.utils.PageList
 
getAvailablePage() - Method in class org.exoplatform.commons.utils.PageList
 
getBytes() - Method in class org.exoplatform.commons.utils.Text
 
getChars() - Method in class org.exoplatform.commons.utils.Text
 
getContent() - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
getCurrentPage() - Method in class org.exoplatform.commons.utils.PageList
 
getDefaultMimeType() - Method in class org.exoplatform.commons.utils.MimeTypeResolver
 
getDirOut() - Method in class org.exoplatform.commons.utils.ExoExpression
 
getEntry() - Static method in class org.exoplatform.commons.utils.ExoExpression
 
getErrorCode() - Method in exception org.exoplatform.commons.exception.ExoException
 
getErrorCode() - Method in exception org.exoplatform.commons.exception.ExoMessageException
 
getErrorCode() - Method in exception org.exoplatform.commons.exception.UniqueObjectException
 
getExceptionDescription() - Method in exception org.exoplatform.commons.exception.ExoException
 
getExceptionDescription() - Method in exception org.exoplatform.commons.exception.ExoMessageException
 
getExceptionDescription() - Method in exception org.exoplatform.commons.exception.UniqueObjectException
 
getExoStackTrace(Throwable) - Static method in class org.exoplatform.commons.utils.ExceptionUtil
 
getExpressionValue(ResourceBundle, String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
 
getExtension(String) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
 
getFailureFlow() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
Returns the failure flow.
getFileContenntAsString(File) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
getFileContenntAsString(File, String) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
getFileContenntAsString(String, String) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
getFileContenntAsString(String) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
getFileContentAsBytes(String) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the file specified by its name as a byte array.
getFileContentAsString(File) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the specified file as a string using the UTF-8 charset.
getFileContentAsString(File, String) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the specified file as a string using the specified charset.
getFileContentAsString(String, String) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the specified file as a string using the specified charset.
getFileContentAsString(String) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the specified file as a string using the UTF-8 charset.
getFileToByte(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
Create File with ByteArrInputStrem Zip
getFrom() - Method in class org.exoplatform.commons.utils.PageList
 
getIgnoreOnFailure() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
Returns the ignore on failure property.
getInstance() - Static method in class org.exoplatform.commons.Environment
 
getInstance() - Static method in class org.exoplatform.commons.xml.ExoXMLSerializer
 
getInstance() - Static method in class org.exoplatform.commons.xml.ExoXPPParser
 
getKeys() - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
getLocale() - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
getMessage(ResourceBundle) - Method in exception org.exoplatform.commons.exception.ExoException
 
getMessage(ResourceBundle) - Method in exception org.exoplatform.commons.exception.ExoMessageException
 
getMessageKey() - Method in exception org.exoplatform.commons.exception.ExoMessageException
 
getMimeType(String) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
 
getName() - Method in class org.exoplatform.commons.utils.QName
 
getNamespace() - Method in class org.exoplatform.commons.utils.QName
 
getNodeAttributeValue(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
getOutFileName() - Static method in class org.exoplatform.commons.utils.ExoExpression
 
getPage(int) - Method in class org.exoplatform.commons.utils.PageList
 
getPageSize() - Method in class org.exoplatform.commons.utils.PageList
 
getPathOut() - Static method in class org.exoplatform.commons.utils.ExoExpression
 
getPlatform() - Method in class org.exoplatform.commons.Environment
 
getProperty(String) - Method in class org.exoplatform.commons.utils.ExoProperties
 
getProperty(String) - Static method in class org.exoplatform.commons.utils.PropertyManager
Returns a property from the provided property name.
getResourceAsBytes(String) - Static method in class org.exoplatform.commons.utils.IOUtil
Get a resource from the thread context classloader and returns its content as a byte array.
getResourceAsString(String) - Static method in class org.exoplatform.commons.utils.IOUtil
Get a resource from the thread context classloader and returns its content as a string.
getRootCause(Throwable) - Static method in class org.exoplatform.commons.utils.ExceptionUtil
 
getSeverity() - Method in exception org.exoplatform.commons.exception.ExoException
 
getStackTrace(Throwable, int) - Static method in class org.exoplatform.commons.utils.ExceptionUtil
 
getStreamContentAsBytes(InputStream) - Static method in class org.exoplatform.commons.utils.IOUtil
Reads a stream until its end and returns its content as a byte array.
getStreamContentAsString(InputStream) - Static method in class org.exoplatform.commons.utils.IOUtil
Returns the content of the specified stream as a string using the UTF-8 charset.
getTo() - Method in class org.exoplatform.commons.utils.PageList
 
getUseCache() - Static method in class org.exoplatform.commons.utils.PropertyManager
Returns true if the cache is enabled.
getUTF8() - Static method in class org.exoplatform.commons.utils.CharsetCharEncoder
 
getUTF8() - Static method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
getValue(ResourceBundle, String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
 
getZipByteToFolder(File, boolean) - Method in class org.exoplatform.commons.utils.ExoExpression
Mothed accept Zip one Folder and Return ByteArrayInputStream of it after Zip
getZipOutputStream(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
Method create File Zip with
GUEST_ROLE - Static variable in class org.exoplatform.Constants
 

H

handleGetObject(String) - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
hashCode - Variable in class org.exoplatform.commons.utils.QName
 
hashCode() - Method in class org.exoplatform.commons.utils.QName
 
hasMoreElements() - Method in class org.exoplatform.commons.utils.ExoEnumeration
 
hasNext() - Method in class org.exoplatform.commons.utils.EnumIterator
 

I

IdentifierUtil - Class in org.exoplatform.commons.utils
Jul 19, 2004
IdentifierUtil() - Constructor for class org.exoplatform.commons.utils.IdentifierUtil
 
INDENTATION - Static variable in class org.exoplatform.commons.xml.ExoXMLSerializer
 
INFO - Static variable in exception org.exoplatform.commons.exception.ExoException
 
IOFailureFlow - Enum in org.exoplatform.commons.utils
Enumerates the behavior that a joinpoint can have uppon an i/o exception instead of just letting the exception happen.
IOUtil - Class in org.exoplatform.commons.utils
 
IOUtil() - Constructor for class org.exoplatform.commons.utils.IOUtil
 
isDataBindingExpression(String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
 
isDevelopping() - Static method in class org.exoplatform.commons.utils.PropertyManager
Returns true if the product developing mode is enabled.
isEmpty() - Method in class org.exoplatform.commons.map.AbstractMap
 
isFailed() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
ISO8601 - Class in org.exoplatform.commons.utils
Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua 05.07.2007 ISO 8601 standard Year: YYYY (eg 1997) Year and month: YYYY-MM (eg 1997-07) Complete date: YYYY-MM-DD (eg 1997-07-16) Complete date plus hours and minutes: YYYY-MM-DDThh:mmTZD (eg 1997-07-16T19:20+01:00) Complete date plus hours, minutes and seconds: YYYY-MM-DDThh:mm:ssTZD (eg 1997-07-16T19:20:30+01:00) Complete date plus hours, minutes, seconds and a decimal fraction of a second YYYY-MM-DDThh:mm:ss.sTZD (eg 1997-07-16T19:20:30.45+01:00) where: YYYY = four-digit year MM = two-digit month (01=January, etc.) DD = two-digit day of month (01 through 31) hh = two digits of hour (00 through 23) (am/pm NOT allowed) mm = two digits of minute (00 through 59) ss = two digits of second (00 through 59) s = one or more digits representing a decimal fraction of a second TZD = time zone designator (Z or +hh:mm or -hh:mm) a RFC 822 time zone is also accepted: For formatting, the RFC 822 4-digit time zone format is used: RFC822TimeZone: Sign TwoDigitHours Minutes TwoDigitHours: Digit Digit like -8000
ISO8601() - Constructor for class org.exoplatform.commons.utils.ISO8601
 
ISO8601.ISODateFormat - Class in org.exoplatform.commons.utils
 
ISO8601ASF - Class in org.exoplatform.commons.utils
Deprecated. 
ISO8601ASF() - Constructor for class org.exoplatform.commons.utils.ISO8601ASF
Deprecated.  
isResourceBindingExpression(String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
 

J

JBOSS_PLATFORM - Static variable in class org.exoplatform.commons.Environment
 
JETTY_PLATFORM - Static variable in class org.exoplatform.commons.Environment
 

K

keySet() - Method in class org.exoplatform.commons.map.AbstractMap
 

L

LANGUAGE_PARAMETER - Static variable in class org.exoplatform.Constants
 
LINE_SEPARATOR - Static variable in class org.exoplatform.commons.xml.ExoXMLSerializer
 
ListenerStack - Class in org.exoplatform.commons.utils
 
ListenerStack() - Constructor for class org.exoplatform.commons.utils.ListenerStack
 
ListenerStack(int) - Constructor for class org.exoplatform.commons.utils.ListenerStack
 

M

mandatoryNode(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
mandatoryNodeContent(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
MapResourceBundle - Class in org.exoplatform.commons.utils
 
MapResourceBundle(Locale) - Constructor for class org.exoplatform.commons.utils.MapResourceBundle
 
MapResourceBundle(ResourceBundle, Locale) - Constructor for class org.exoplatform.commons.utils.MapResourceBundle
 
merge(ResourceBundle) - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
MESSAGE_LISTENER_ENCODER - Static variable in class org.exoplatform.Constants
 
MimeTypeResolver - Class in org.exoplatform.commons.utils
 
MimeTypeResolver() - Constructor for class org.exoplatform.commons.utils.MimeTypeResolver
 

N

name - Variable in class org.exoplatform.commons.utils.QName
 
namespace - Variable in class org.exoplatform.commons.utils.QName
 
next() - Method in class org.exoplatform.commons.utils.EnumIterator
 
nextElement() - Method in class org.exoplatform.commons.utils.ExoEnumeration
 
node(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 
nodeContent(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
 

O

ObjectDebuger - Class in org.exoplatform.commons.debug
Jul 29, 2004
ObjectDebuger() - Constructor for class org.exoplatform.commons.debug.ObjectDebuger
 
ObjectNotFoundException - Exception in org.exoplatform.commons.exception
 
ObjectNotFoundException(String) - Constructor for exception org.exoplatform.commons.exception.ObjectNotFoundException
 
ObjectPageList - Class in org.exoplatform.commons.utils
 
ObjectPageList(List, int) - Constructor for class org.exoplatform.commons.utils.ObjectPageList
 
org.exoplatform - package org.exoplatform
 
org.exoplatform.commons - package org.exoplatform.commons
 
org.exoplatform.commons.debug - package org.exoplatform.commons.debug
 
org.exoplatform.commons.exception - package org.exoplatform.commons.exception
 
org.exoplatform.commons.map - package org.exoplatform.commons.map
 
org.exoplatform.commons.reflect - package org.exoplatform.commons.reflect
 
org.exoplatform.commons.utils - package org.exoplatform.commons.utils
 
org.exoplatform.commons.utils.io - package org.exoplatform.commons.utils.io
 
org.exoplatform.commons.xml - package org.exoplatform.commons.xml
 
outFileName - Static variable in class org.exoplatform.commons.utils.ExoExpression
 
OutputStreamPrinter - Class in org.exoplatform.commons.utils
An extension of Printer that encodes the text with a provided encoder and sends the resulting bytes on an OutputStream.
OutputStreamPrinter(TextEncoder, OutputStream) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds an instance with the failureFlow being IOFailureFlow.RETHROW and a the ignoreOnFailure property set to false.
OutputStreamPrinter(TextEncoder, OutputStream, IOFailureFlow, boolean) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds a new instance.

P

PageList - Class in org.exoplatform.commons.utils
 
PageList(int) - Constructor for class org.exoplatform.commons.utils.PageList
 
PARAMETER_ENCODER - Static variable in class org.exoplatform.Constants
 
parse(String) - Method in class org.exoplatform.commons.utils.ISO8601.ISODateFormat
 
parse(String) - Static method in class org.exoplatform.commons.utils.ISO8601
Parse string using possible formats list.
parse(String, String[]) - Static method in class org.exoplatform.commons.utils.ISO8601
Parse string using given formats list.
parse(String) - Static method in class org.exoplatform.commons.utils.ISO8601ASF
Deprecated. Parses an ISO8601-compliant date/time string.
parseEx(String) - Static method in class org.exoplatform.commons.utils.ISO8601
Parse string using possible formats list.
pathOut - Static variable in class org.exoplatform.commons.utils.ExoExpression
 
populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.ObjectPageList
 
populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.PageList
 
PORTAL_CONTEXT - Static variable in class org.exoplatform.Constants
 
PORTAL_PROCESS_ACTION - Static variable in class org.exoplatform.Constants
 
PORTAL_RENDER - Static variable in class org.exoplatform.Constants
 
PORTAL_SERVE_RESOURCE - Static variable in class org.exoplatform.Constants
 
PORTLET_CONTAINER - Static variable in class org.exoplatform.Constants
 
PORTLET_ENCODER - Static variable in class org.exoplatform.Constants
 
PORTLET_HANDLE_ENCODER - Static variable in class org.exoplatform.Constants
 
PORTLET_META_DATA - Static variable in class org.exoplatform.Constants
 
PORTLET_META_DATA_ENCODER - Static variable in class org.exoplatform.Constants
 
PORTLET_MODE_PARAMETER - Static variable in class org.exoplatform.Constants
 
print(Object) - Method in class org.exoplatform.commons.utils.Printer
 
Printer - Class in org.exoplatform.commons.utils
 
Printer() - Constructor for class org.exoplatform.commons.utils.Printer
 
println(Object) - Method in class org.exoplatform.commons.utils.Printer
 
println() - Method in class org.exoplatform.commons.utils.Printer
 
printObject(Object) - Static method in class org.exoplatform.commons.debug.ObjectDebuger
 
PRIVATE - Static variable in class org.exoplatform.Constants
 
PROPERTY_ENCODER - Static variable in class org.exoplatform.Constants
 
PropertyManager - Class in org.exoplatform.commons.utils
A property manager that acts as a facade of the system properties.
PropertyManager() - Constructor for class org.exoplatform.commons.utils.PropertyManager
 
PUBLIC - Static variable in class org.exoplatform.Constants
 
put(Object, Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
putAll(Map) - Method in class org.exoplatform.commons.map.AbstractMap
 

Q

QName - Class in org.exoplatform.commons.utils
Created by The eXo Platform SAS .
QName(String, String) - Constructor for class org.exoplatform.commons.utils.QName
 

R

refresh() - Static method in class org.exoplatform.commons.utils.PropertyManager
Refresh the property manager.
remove(Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
remove() - Method in class org.exoplatform.commons.utils.EnumIterator
 
remove(String) - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
removeAttribute(String) - Method in class org.exoplatform.commons.map.AbstractMap
 
removeBindingExpression(String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
 
resolveClassAnnotations(Class<?>, Class<A>) - Static method in class org.exoplatform.commons.reflect.AnnotationIntrospector
Resolve an annotation of the specified class and its inheritance hierarchy.
resolveDependencies() - Method in class org.exoplatform.commons.utils.MapResourceBundle
 
resolveMethodAnnotations(Class<?>, Class<A>) - Static method in class org.exoplatform.commons.reflect.AnnotationIntrospector
 
RESOURCE_ID_PARAMETER - Static variable in class org.exoplatform.Constants
 

S

Safe - Class in org.exoplatform.commons.utils
A class that contains utility method that make the caller not worry much about the unexpectable expected such as argument nullity or the control flow due to exceptions.
SECURE_PARAMETER - Static variable in class org.exoplatform.Constants
 
serialize(Object) - Static method in class org.exoplatform.commons.utils.IOUtil
Deprecated. 
SERVLET_META_DATA - Static variable in class org.exoplatform.Constants
 
setAttribute(String, Object) - Method in class org.exoplatform.commons.map.AbstractMap
 
setAvailablePage(int) - Method in class org.exoplatform.commons.utils.PageList
 
setDefaultMimeType(String) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
 
setEntry(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
 
setOutFileName(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
 
setPageSize(int) - Method in class org.exoplatform.commons.utils.PageList
 
setPathOut(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
 
setProperty(String, String) - Method in class org.exoplatform.commons.utils.ExoProperties
 
setProperty(String, String) - Static method in class org.exoplatform.commons.utils.PropertyManager
Update a property in the system properties and in the cache.
setSeverity(int) - Method in exception org.exoplatform.commons.exception.ExoException
 
SIMPLE_DATEHOURSMINUTES_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
NON ISO STANDARD.
SIMPLE_DATETIME_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
NON ISO STANDARD.
SIMPLE_DATETIMEMS_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
NON ISO STANDARD.
size() - Method in class org.exoplatform.commons.map.AbstractMap
 
STAND_ALONE - Static variable in class org.exoplatform.commons.Environment
 
stringName - Variable in class org.exoplatform.commons.utils.QName
 

T

TableCharEncoder - Class in org.exoplatform.commons.utils
A char encoder that use a table to cache the result produced by a delegate char encoder.
TableCharEncoder(CharEncoder) - Constructor for class org.exoplatform.commons.utils.TableCharEncoder
Creates a new table based char encoder.
Text - Class in org.exoplatform.commons.utils
Represents text that can have several internal representations in order to minimize serialization when it is possible.
Text() - Constructor for class org.exoplatform.commons.utils.Text
 
TextEncoder - Interface in org.exoplatform.commons.utils
A text encoder that encodes text to an output stream.
TOMCAT_PLATFORM - Static variable in class org.exoplatform.commons.Environment
 
toString() - Method in class org.exoplatform.commons.map.AbstractMap
 
toString() - Method in class org.exoplatform.commons.utils.QName
 
toText() - Method in class org.exoplatform.commons.utils.ExoProperties
 
toXml() - Method in class org.exoplatform.commons.utils.ExoProperties
 
TYPE_PARAMETER - Static variable in class org.exoplatform.Constants
 
TZD - Static variable in class org.exoplatform.commons.utils.ISO8601
ISO 8601 time zone designator

U

UndeclaredIOException - Exception in org.exoplatform.commons.exception
Denotes an i/o exception that should not be handled as such but should be handled in a different way by the control flow of the system.
UndeclaredIOException() - Constructor for exception org.exoplatform.commons.exception.UndeclaredIOException
 
UndeclaredIOException(String) - Constructor for exception org.exoplatform.commons.exception.UndeclaredIOException
 
UndeclaredIOException(String, Throwable) - Constructor for exception org.exoplatform.commons.exception.UndeclaredIOException
 
UndeclaredIOException(Throwable) - Constructor for exception org.exoplatform.commons.exception.UndeclaredIOException
 
UniqueObjectException - Exception in org.exoplatform.commons.exception
 
UniqueObjectException(String) - Constructor for exception org.exoplatform.commons.exception.UniqueObjectException
 
UniqueObjectException(String, Object[]) - Constructor for exception org.exoplatform.commons.exception.UniqueObjectException
 
UNKNOWN - Static variable in class org.exoplatform.commons.Environment
 
USER_ROLE - Static variable in class org.exoplatform.Constants
 

V

VALIDATOR_ENCODER - Static variable in class org.exoplatform.Constants
 
valueOf(String) - Static method in enum org.exoplatform.commons.utils.IOFailureFlow
Returns the enum constant of this type with the specified name.
values() - Method in class org.exoplatform.commons.map.AbstractMap
 
values() - Static method in enum org.exoplatform.commons.utils.IOFailureFlow
Returns an array containing the constants of this enum type, in the order they're declared.

W

WARN - Static variable in exception org.exoplatform.commons.exception.ExoException
 
WEBLOGIC_PLATFORM - Static variable in class org.exoplatform.commons.Environment
 
WEBSHPERE_PLATFORM - Static variable in class org.exoplatform.commons.Environment
 
WINDOW_STATE_PARAMETER - Static variable in class org.exoplatform.Constants
 
write(int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(char[]) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(String) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(String, int, int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(char[], int, int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
write(char[], int, int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
write(String, int, int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
WriterPrinter - Class in org.exoplatform.commons.utils
 
WriterPrinter(Writer) - Constructor for class org.exoplatform.commons.utils.WriterPrinter
 
writeTo(Writer) - Method in class org.exoplatform.commons.utils.Text
 

Y

YEAR_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Year: YYYY (eg 1997)
YEARMONTH_FORMAT - Static variable in class org.exoplatform.commons.utils.ISO8601
Year and month: YYYY-MM (eg 1997-07)

Z

ZipExcute(InputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
Method accept Zip one InputStream
ZipExcute(File) - Method in class org.exoplatform.commons.utils.ExoExpression
Method accept Zip one File
ZipExcute(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
Method accept Zip one ByteArrayInputStream
ZipExcute(String) - Method in class org.exoplatform.commons.utils.ExoExpression
Method accept download File with URL and Zip it
ZipUtil - Class in org.exoplatform.commons.utils.io
Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Feb 6, 2006
ZipUtil() - Constructor for class org.exoplatform.commons.utils.io.ZipUtil
 

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

Copyright © 2010 eXo Platform SAS. All Rights Reserved.