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
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractExoLogFactory - Class in org.exoplatform.services.log.impl
-
An abstract logger factory that maintains a cache of name to logger instance.
- AbstractExoLogFactory() - Constructor for class org.exoplatform.services.log.impl.AbstractExoLogFactory
- AbstractLogConfigurator - Class in org.exoplatform.services.log
-
Created by The eXo Platform SAS.
- AbstractLogConfigurator() - Constructor for class org.exoplatform.services.log.AbstractLogConfigurator
- 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, E) - Method in class org.exoplatform.commons.utils.secure.SecureList
- add(int, Object) - Method in class org.exoplatform.commons.utils.ListenerStack
- add(E) - Method in class org.exoplatform.commons.utils.secure.SecureList
- add(E) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- add(Object) - Method in class org.exoplatform.commons.utils.ListenerStack
- add(String, Object) - Method in class org.exoplatform.commons.utils.MapResourceBundle
- addAll(int, Collection<? extends E>) - Method in class org.exoplatform.commons.utils.secure.SecureList
- addAll(Collection<? extends E>) - Method in class org.exoplatform.commons.utils.secure.SecureList
- addAll(Collection<? extends E>) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- addPropertiesFromText(String) - Method in class org.exoplatform.commons.utils.ExoProperties
- addToArchive(File, boolean) - Method in class org.exoplatform.commons.utils.io.ZipUtil
- addToArchive(File, 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, byte[], String) - Method in class org.exoplatform.commons.utils.io.ZipUtil
- addToArchive(ZipOutputStream, InputStream, String) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- addToArchive(ZipOutputStream, InputStream, 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
- APPLICATION_RESOURCE - Static variable in class org.exoplatform.Constants
- asMap(Properties) - Static method in class org.exoplatform.commons.utils.Tools
-
Copy the properties state and returns it as a modifiable map.
- asProperties(Map<String, String>) - Static method in class org.exoplatform.commons.utils.Tools
-
Copy the provided map and returns it as a modifiable properties object.
- asString() - Method in class org.exoplatform.commons.utils.QName
-
For toString() use
- asString(Object) - Static method in class org.exoplatform.commons.debug.ObjectDebuger
- available_ - Variable in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- availablePage_ - Variable in class org.exoplatform.commons.utils.PageList
-
Deprecated.
B
- BUFFER - Static variable in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
C
- CACHELEVEL_PARAMETER - Static variable in class org.exoplatform.Constants
- checkAndSetPage(int) - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- ClassLoading - Class in org.exoplatform.commons.utils
- ClassLoading() - Constructor for class org.exoplatform.commons.utils.ClassLoading
- clear() - Method in class org.exoplatform.commons.map.AbstractMap
- clear() - Method in class org.exoplatform.commons.utils.secure.SecureList
- clear() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- 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.450+01:00)
- COMPLETE_DATETIMEMSZ_FORMAT_1 - 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 time zone by RFC822 YYYY-MM-DDThh:mm:ss.sZ (eg 1997-07-16T19:20:30.450+0100)
- COMPLETE_DATETIMEMSZRFC822_FORMAT_1 - Static variable in class org.exoplatform.commons.utils.ISO8601
-
Complete date plus hours, minutes, seconds and a decimal fraction of a second, with time zone 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
- configure(Properties) - Method in class org.exoplatform.services.log.impl.Jdk14Configurator
- configure(Properties) - Method in class org.exoplatform.services.log.impl.Log4JConfigurator
- configure(Properties) - Method in class org.exoplatform.services.log.impl.SimpleExoLogConfigurator
- configure(Properties) - Method in interface org.exoplatform.services.log.LogConfigurator
-
Configures a concrete log system implementation using properties list
- Constants - Class in org.exoplatform
- Constants() - Constructor for class org.exoplatform.Constants
- contains(Object) - Method in class org.exoplatform.commons.utils.secure.SecureList
- contains(Object) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- containsAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureList
- containsAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- containsKey(Object) - Method in class org.exoplatform.commons.map.AbstractMap
- containsValue(Object) - Method in class org.exoplatform.commons.map.AbstractMap
- createNewFile(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create new file.
- createTempFile(String, String) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create teamporary file in privileged mode.
- createTempFile(String, String, File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create temporary file in privileged mode.
- currentListPage_ - Variable in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- currentPage() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- currentPage_ - Variable in class org.exoplatform.commons.utils.PageList
-
Deprecated.
D
- debug(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with debug log level.
- debug(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- debug(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with debug log level.
- debug(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with debug log level.
- debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with debug log level.
- debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- debug(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with debug log level.
- debug(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with debug log level.
- debug(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with debug log level.
- debug(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- debug(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with debug log level.
- debug(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log an error with debug log level.
- DEBUG - Static variable in class org.exoplatform.services.log.LogMessage
- DEFAUL_PORTAL_OWNER - Static variable in class org.exoplatform.Constants
- delete(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Delete file in privileged mode.
- deleteOnExit(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Requests in privileged mode that the file or directory denoted by this abstract pathname be deleted when the virtual machine terminates.
- deserialize(byte[]) - Static method in class org.exoplatform.commons.utils.IOUtil
-
Deprecated.
- DEVELOPING - Static variable in class org.exoplatform.commons.utils.PropertyManager
-
.
- doPrivilegedAction(PrivilegedAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedIOExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedMalformedURLExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedNamingExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedParserConfigurationAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedParserConfigurationOrSAXExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedSAXExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- doPrivilegedSQLExceptionAction(PrivilegedExceptionAction<E>) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Launches action in privileged mode.
- DynamicLocationAwareLogger - Class in org.exoplatform.services.log.impl
-
This is an utility class allowing to use in runtime either 1.5.x or 1.6.x slf4j libraries.
- DynamicLocationAwareLogger(LocationAwareLogger) - Constructor for class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
-
Simple constructor with one parameter is used to pull out log
Methodan determine which version of slf4j library is currently used.
E
- element(String, String, String) - Method in class org.exoplatform.commons.xml.ExoXMLSerializer
- EMPTY_LIST - Static variable in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- EMPTY_LIST - Static variable in class org.exoplatform.Constants
- EMPTY_MAP - Static variable in class org.exoplatform.Constants
- endNode(String) - Method in class org.exoplatform.commons.xml.ExoXPPParser
- endsWithIgnoreCase(String, String) - Static method in class org.exoplatform.commons.utils.Tools
-
Returns true if the string s ends with the end string ignoring the case.
- entryName - Static variable in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- 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
-
Deprecated.
- equals(Object) - Method in class org.exoplatform.commons.utils.QName
- equals(Object) - Method in class org.exoplatform.commons.utils.secure.SecureList
- equals(Object) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- error(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with error log level.
- error(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- error(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with error log level.
- error(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with error log level.
- error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with error log level.
- error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- error(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with error log level.
- error(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with error log level.
- error(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with error log level.
- error(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- error(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with error log level.
- error(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log a message with error log level.
- ERROR - Static variable in exception org.exoplatform.commons.exception.ExoException
- ERROR - Static variable in class org.exoplatform.services.log.LogMessage
- ExceptionUtil - Class in org.exoplatform.commons.utils
-
Jul 8, 2004
- ExceptionUtil() - Constructor for class org.exoplatform.commons.utils.ExceptionUtil
- exists(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Tests in privileged mode whether the file or directory denoted by this abstract pathname exists.
- 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
-
Deprecated.
- ExoExpression() - Constructor for class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- ExoLogFactory - Interface in org.exoplatform.services.log
-
This factory garantees the plugability of the logging system.
- ExoLogger - Class in org.exoplatform.services.log
-
The logger definition for exo platform.
- ExoLogger() - Constructor for class org.exoplatform.services.log.ExoLogger
- 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(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with fatal log level.
- fatal(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- fatal(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with fatal log level.
- fatal(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with fatal log level.
- fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with fatal log level.
- fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- fatal(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with fatal log level.
- fatal(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with fatal log level.
- fatal(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with fatal log level.
- fatal(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- fatal(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with fatal log level.
- fatal(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log a message with fatal log level.
- FATAL - Static variable in exception org.exoplatform.commons.exception.ExoException
- FATAL - Static variable in class org.exoplatform.services.log.LogMessage
- FileFilterByExtension - Class in org.exoplatform.commons.utils.io
- FileFilterByExtension(String[], boolean) - Constructor for class org.exoplatform.commons.utils.io.FileFilterByExtension
- fileInputStream(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileInputStream in privileged mode.
- fileInputStream(String) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileInputStream in privileged mode.
- fileOutputStream(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileOutputStream in privileged mode.
- fileOutputStream(File, boolean) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileOutputStream in privileged mode.
- fileOutputStream(String) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileOutputStream in privileged mode.
- FILTER_ENCODER - Static variable in class org.exoplatform.Constants
- 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
Calendarvalue into an ISO8601-compliant date/time string. - FORMATS - Static variable in class org.exoplatform.commons.utils.ISO8601
-
Possible formats list.
- forName(String, Class<?>) - Static method in class org.exoplatform.commons.utils.ClassLoading
-
Loads the class using the ClassLoader corresponding to the caller class first, if class not found we try with Thread's context ClassLoader (TCCL).
- forName(String, Object) - Static method in class org.exoplatform.commons.utils.ClassLoading
-
Loads the class using the ClassLoader corresponding to the caller object first, if class not found we try with Thread's context ClassLoader (TCCL).
- FORWARD_PAGE - Static variable in class org.exoplatform.Constants
G
- generateUUID(Object) - Static method in class org.exoplatform.commons.utils.IdentifierUtil
- get(int) - Method in class org.exoplatform.commons.utils.LazyList
- get(int) - Method in class org.exoplatform.commons.utils.secure.SecureList
- get(Object) - Method in class org.exoplatform.commons.map.AbstractMap
- getAbsolutePath(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file absolute path in privileged mode.
- getAll() - Method in class org.exoplatform.commons.utils.LazyPageList
- getAll() - Method in class org.exoplatform.commons.utils.ObjectPageList
-
Deprecated.
- getAll() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- 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
-
Deprecated.Returns the number of available elements.
- getAvailablePage() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Returns the number of available pages.
- getCanonicalPath(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file canonical path in privileged mode.
- getContent() - Method in class org.exoplatform.commons.xml.ExoXPPParser
- getCurrentPage() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Returns the current page index.
- getDefaultMimeType() - Method in class org.exoplatform.commons.utils.MimeTypeResolver
-
Returns default MIMEType.
- getDetail() - Method in class org.exoplatform.services.log.LogMessage
- getDirOut() - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- getEntry() - Static method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- 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
- getExoLogger(Class) - Method in interface org.exoplatform.services.log.ExoLogFactory
-
Obtain a logger for the specified name.
- getExoLogger(Class) - Static method in class org.exoplatform.services.log.ExoLogger
-
Returns a specified logger.
- getExoLogger(Class) - Method in class org.exoplatform.services.log.impl.AbstractExoLogFactory
-
Obtain a logger for the specified name.
- getExoLogger(String) - Method in interface org.exoplatform.services.log.ExoLogFactory
-
Obtain a logger for the specified name.
- getExoLogger(String) - Static method in class org.exoplatform.services.log.ExoLogger
-
Returns a specified logger.
- getExoLogger(String) - Method in class org.exoplatform.services.log.impl.AbstractExoLogFactory
-
Obtain a logger for the specified name.
- 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
-
Get file extension corresponds to MIMEType.
- 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) - Static method in class org.exoplatform.commons.utils.IOUtil
-
Deprecated.
- getFileContenntAsString(String, 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-8charset. - 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) - Static method in class org.exoplatform.commons.utils.IOUtil
-
Returns the content of the specified file as a string using the
UTF-8charset. - 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.
- getFileToByte(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Create File with ByteArrInputStrem Zip
- getFrom() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Returns the from index.
- 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
- getLevel() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- getLocale() - Method in class org.exoplatform.commons.utils.MapResourceBundle
- getLogger(Class) - Static method in class org.exoplatform.services.log.ExoLogger
-
Use instead
ExoLogger.getExoLogger(Class). - getLogger(String) - Static method in class org.exoplatform.services.log.ExoLogger
-
Use instead
ExoLogger.getExoLogger(String). - getLogger(String) - Method in class org.exoplatform.services.log.impl.AbstractExoLogFactory
-
Obtain a specified logger.
- getLogger(String) - Method in class org.exoplatform.services.log.impl.SimpleExoLogFactory
- getLogger(String) - Method in class org.exoplatform.services.log.impl.SLF4JExoLogFactory
-
Obtain a specified logger.
- getMessage() - Method in class org.exoplatform.services.log.LogMessage
- getMessage(String, Object...) - Static method in class org.exoplatform.services.log.impl.LogMessageFormatter
- 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
-
Get MIMEType which corresponds to file extension.
- getMimeType(String, InputStream) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
-
Get MIMEType which corresponds to file content.
- getName() - Method in class org.exoplatform.commons.utils.QName
- getName() - Method in class org.exoplatform.services.log.LogMessage
- 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
-
Deprecated.
- getPage(int) - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Updates the current page index and retrieves the element from that page.
- getPageSize() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Returns the page size.
- getPathOut() - Static method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- getPlatform() - Method in class org.exoplatform.commons.Environment
- getProperties() - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Gets system properties in privileged mode.
- getProperties() - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Returns all system properties.
- getProperties() - Method in class org.exoplatform.services.log.AbstractLogConfigurator
- getProperties() - Method in interface org.exoplatform.services.log.LogConfigurator
- getPropertiesByPattern(String) - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Returns the system properties from the provided property name pattern.
- getProperty(String) - Method in class org.exoplatform.commons.utils.ExoProperties
- getProperty(String) - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Gets system property in privileged mode.
- getProperty(String) - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Returns a property from the provided property name.
- getProperty(String, String) - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Gets system property in privileged mode.
- getResource(String) - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Get resource in privileged mode.
- 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.
- getResourceAsStream(String) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
getResourceAsStream in privileged mode.
- getResourceAsStream(String) - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Get resource as stream in privileged mode.
- 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
- getSize() - Method in interface org.exoplatform.commons.utils.ListAccess
-
Returns the list size.
- 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-8charset. - getThrowable(Object...) - Static method in class org.exoplatform.services.log.impl.LogMessageFormatter
- getTimeZone(String) - Static method in class org.exoplatform.commons.utils.Tools
-
This method is similar to
TimeZone.getTimeZone(String)with less contention - getTo() - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Returns the to index.
- getType() - Method in class org.exoplatform.services.log.LogMessage
- getUseCache() - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Returns true if the cache is enabled.
- getValue(ResourceBundle, String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
- getZipByteToFolder(File, boolean) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Mothed accept Zip one Folder and Return ByteArrayInputStream of it after Zip
- getZipOutputStream(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.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
- hashCode() - Method in class org.exoplatform.commons.utils.secure.SecureList
- hashCode() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- 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
- indexOf(Object) - Method in class org.exoplatform.commons.utils.secure.SecureList
- info(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with info log level.
- info(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- info(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with info log level.
- info(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with info log level.
- info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with info log level.
- info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- info(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with info log level.
- info(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with info log level.
- info(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with info log level.
- info(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- info(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with info log level.
- info(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log an error with info log level.
- INFO - Static variable in exception org.exoplatform.commons.exception.ExoException
- INFO - Static variable in class org.exoplatform.services.log.LogMessage
- 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
- isDebugEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isDebugEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is debug logging currently enabled?
- isDebugEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isDebugEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
- isDebugEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is debug logging currently enabled?
- isDevelopping() - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Returns true if the product developing mode is enabled.
- isDirectory(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Tests in privileged mode whether the file denoted by this abstract pathname is a directory.
- isEmpty() - Method in class org.exoplatform.commons.map.AbstractMap
- isEmpty() - Method in class org.exoplatform.commons.utils.secure.SecureList
- isEmpty() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- isErrorEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isErrorEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is error logging currently enabled?
- isErrorEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isErrorEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Is error logging currently enabled?
- isErrorEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is error logging currently enabled?
- isFatalEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isFatalEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is fatal logging currently enabled?
- isFatalEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isFatalEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Is fatal logging currently enabled?
- isFatalEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is fatal logging currently enabled?
- isInfoEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isInfoEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is info logging currently enabled?
- isInfoEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isInfoEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Is info logging currently enabled?
- isInfoEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is info logging currently enabled?
- 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
- isTraceEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isTraceEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is trace logging currently enabled?
- isTraceEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isTraceEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Is trace logging currently enabled?
- isTraceEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is trace logging currently enabled?
- isWarnEnabled() - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
- isWarnEnabled() - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Is warn logging currently enabled?
- isWarnEnabled() - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- isWarnEnabled() - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Is warn logging currently enabled?
- isWarnEnabled() - Method in interface org.exoplatform.services.log.Log
-
Is warn logging currently enabled?
- iterator() - Method in class org.exoplatform.commons.utils.secure.SecureList
- iterator() - Method in class org.exoplatform.commons.utils.secure.SecureSet
J
- JBOSS_PLATFORM - Static variable in class org.exoplatform.commons.Environment
- Jdk14Configurator - Class in org.exoplatform.services.log.impl
-
Created by The eXo Platform SAS.
- Jdk14Configurator() - Constructor for class org.exoplatform.services.log.impl.Jdk14Configurator
- 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
- lastIndexOf(Object) - Method in class org.exoplatform.commons.utils.secure.SecureList
- LazyList<E> - Class in org.exoplatform.commons.utils
-
A lazy list and uses a
ListAccessobject to load the elements of the list. - LazyList(ListAccess<E>, int) - Constructor for class org.exoplatform.commons.utils.LazyList
- LazyPageList<E> - Class in org.exoplatform.commons.utils
- LazyPageList(ListAccess<E>, int) - Constructor for class org.exoplatform.commons.utils.LazyPageList
- LEGACY_FORMATS - Static variable in class org.exoplatform.commons.utils.ISO8601
- length(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file length in privileged mode.
- LINE_SEPARATOR - Static variable in class org.exoplatform.commons.xml.ExoXMLSerializer
- list(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file's list in privileged mode.
- list(File, FilenameFilter) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file's list in privileged mode.
- ListAccess<E> - Interface in org.exoplatform.commons.utils
-
A Service Provider Interface for a list access.
- 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
- listFiles(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file's list in privileged mode.
- listFiles(File, FileFilter) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file's list in privileged mode.
- listFiles(File, FilenameFilter) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Get file's list in privileged mode.
- listIterator() - Method in class org.exoplatform.commons.utils.secure.SecureList
- listIterator(int) - Method in class org.exoplatform.commons.utils.secure.SecureList
- load(int, int) - Method in interface org.exoplatform.commons.utils.ListAccess
-
Retrieves an array of object from the list.
- load(InputStream) - Static method in class org.exoplatform.commons.utils.PropertiesLoader
- loadClass(String, Class<?>) - Static method in class org.exoplatform.commons.utils.ClassLoading
-
Loads the class using the ClassLoader corresponding to the caller class first, if class not found we try with Thread's context ClassLoader (TCCL).
- loadClass(String, Object) - Static method in class org.exoplatform.commons.utils.ClassLoading
-
Loads the class using the ClassLoader corresponding to the caller object first, if class not found we try with Thread's context ClassLoader (TCCL).
- loadFromXML(InputStream) - Static method in class org.exoplatform.commons.utils.PropertiesLoader
- LocationAwareSLF4JExoLog - Class in org.exoplatform.services.log.impl
-
An implementation of
ExoLoggerthat delegates to an instance ofLocationAwareLogger. - LocationAwareSLF4JExoLog(LocationAwareLogger) - Constructor for class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Create a new instance.
- log(Marker, String, int, String, Throwable) - Method in class org.exoplatform.services.log.impl.DynamicLocationAwareLogger
-
Printing method with support for location information.
- Log - Interface in org.exoplatform.services.log
-
Created by The eXo Platform SAS
- LOG - Static variable in class org.exoplatform.commons.utils.MimeTypeResolver
- Log4JConfigurator - Class in org.exoplatform.services.log.impl
-
Created by The eXo Platform SAS.
- Log4JConfigurator() - Constructor for class org.exoplatform.services.log.impl.Log4JConfigurator
- LogConfigurator - Interface in org.exoplatform.services.log
-
Created by The eXo Platform SAS.
- LogMessage - Class in org.exoplatform.services.log
-
Created by the Exo Development team.
- LogMessage(String, int, String, String) - Constructor for class org.exoplatform.services.log.LogMessage
- LogMessageFormatter - Class in org.exoplatform.services.log.impl
-
Simple class to provide format parsing of log messages similar to what slf4j library does.
- LogMessageFormatter() - Constructor for class org.exoplatform.services.log.impl.LogMessageFormatter
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
- mkdirs(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Creates the directory in privileged mode.
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<E> - Class in org.exoplatform.commons.utils
-
Deprecated.
- ObjectPageList(List<E>, int) - Constructor for class org.exoplatform.commons.utils.ObjectPageList
-
Deprecated.
- 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
-
This package provides the common utility classes.
- org.exoplatform.commons.utils.io - package org.exoplatform.commons.utils.io
- org.exoplatform.commons.utils.secure - package org.exoplatform.commons.utils.secure
- org.exoplatform.commons.xml - package org.exoplatform.commons.xml
- org.exoplatform.services.log - package org.exoplatform.services.log
- org.exoplatform.services.log.impl - package org.exoplatform.services.log.impl
- outFileName - Static variable in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
P
- PageList<E> - Class in org.exoplatform.commons.utils
-
Deprecated.
- PageList(int) - Constructor for class org.exoplatform.commons.utils.PageList
-
Deprecated.
- 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) - Static method in class org.exoplatform.commons.utils.ISO8601ASF
-
Deprecated.Parses an ISO8601-compliant date/time string.
- parse(String, String[]) - Static method in class org.exoplatform.commons.utils.ISO8601
-
Parse string using given formats list.
- parseCommaList(String) - Static method in class org.exoplatform.commons.utils.Tools
-
Parse the provided list according to the comma separator.
- 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
-
Deprecated.
- populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.LazyPageList
- populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.ObjectPageList
-
Deprecated.
- populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- 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
- printObject(Object) - Static method in class org.exoplatform.commons.debug.ObjectDebuger
- PRIVATE - Static variable in class org.exoplatform.Constants
- PrivilegedFileHelper - Class in org.exoplatform.commons.utils
- PrivilegedFileHelper() - Constructor for class org.exoplatform.commons.utils.PrivilegedFileHelper
- PrivilegedSystemHelper - Class in org.exoplatform.commons.utils
- PrivilegedSystemHelper() - Constructor for class org.exoplatform.commons.utils.PrivilegedSystemHelper
- processLine(String) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
-
Load MIMEType and corresponding extension.
- properties - Variable in class org.exoplatform.services.log.AbstractLogConfigurator
- PROPERTIES_URL - Static variable in class org.exoplatform.commons.utils.PropertyManager
-
.
- PropertiesLoader - Class in org.exoplatform.commons.utils
- PropertiesLoader() - Constructor for class org.exoplatform.commons.utils.PropertiesLoader
- 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
- randomAccessFile(File, String) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create RandomAccessFile in privileged mode.
- refresh() - Static method in class org.exoplatform.commons.utils.PropertyManager
-
Refresh the property manager.
- remove() - Method in class org.exoplatform.commons.utils.EnumIterator
- remove(int) - Method in class org.exoplatform.commons.utils.secure.SecureList
- remove(Object) - Method in class org.exoplatform.commons.map.AbstractMap
- remove(Object) - Method in class org.exoplatform.commons.utils.secure.SecureList
- remove(Object) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- remove(String) - Method in class org.exoplatform.commons.utils.MapResourceBundle
- removeAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureList
- removeAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- removeAttribute(String) - Method in class org.exoplatform.commons.map.AbstractMap
- removeBindingExpression(String) - Static method in class org.exoplatform.commons.utils.ExpressionUtil
- renameTo(File, File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Rename File in privileged mode.
- 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
- retainAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureList
- retainAll(Collection<?>) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- RUNTIME_PROFILES - Static variable in class org.exoplatform.commons.utils.PropertyManager
-
.
S
- SECURE_PARAMETER - Static variable in class org.exoplatform.Constants
- SecureCollections - Class in org.exoplatform.commons.utils.secure
- secureList(List<E>, Permission) - Static method in class org.exoplatform.commons.utils.secure.SecureCollections
-
Creates
SecureList, which will require givenPermissionfor it's modification - SecureList<E> - Class in org.exoplatform.commons.utils.secure
-
SecureList is a wrapper over given List instance providing additional security check.
- SecureList(Permission) - Constructor for class org.exoplatform.commons.utils.secure.SecureList
- SecureList(List<E>, Permission) - Constructor for class org.exoplatform.commons.utils.secure.SecureList
- secureSet(Set<E>, Permission) - Static method in class org.exoplatform.commons.utils.secure.SecureCollections
-
Creates
SecureSet, which will require givenPermissionfor it's modification - SecureSet<E> - Class in org.exoplatform.commons.utils.secure
-
SecureSet is a wrapper over given Set instance providing additional security check.
- SecureSet(Permission) - Constructor for class org.exoplatform.commons.utils.secure.SecureSet
-
Constructs a SecureSet using new
HashSetinside. - SecureSet(Set<E>, Permission) - Constructor for class org.exoplatform.commons.utils.secure.SecureSet
-
Constructs a SecureSet using new given
Setinstance. - SecurityHelper - Class in org.exoplatform.commons.utils
-
Helps running code in privileged
- SecurityHelper() - Constructor for class org.exoplatform.commons.utils.SecurityHelper
- serialize(Object) - Static method in class org.exoplatform.commons.utils.IOUtil
-
Deprecated.
- SERVLET_META_DATA - Static variable in class org.exoplatform.Constants
- set(int, E) - Method in class org.exoplatform.commons.utils.secure.SecureList
- set(E...) - Static method in class org.exoplatform.commons.utils.Tools
-
Instantiates a
HashSetobject and fills it with the provided element array. - setAttribute(String, Object) - Method in class org.exoplatform.commons.map.AbstractMap
- setAvailablePage(int) - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.
- setDefaultMimeType(String) - Method in class org.exoplatform.commons.utils.MimeTypeResolver
-
Set default MIMEType.
- setEntry(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- setFactory(ExoLogFactory) - Static method in class org.exoplatform.services.log.ExoLogger
-
Configures the exo logger factory.
- setLevel(int) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- setOutFileName(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- setPageSize(int) - Method in class org.exoplatform.commons.utils.PageList
-
Deprecated.Updates the page size.
- setPathOut(String) - Static method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.
- setProperty(String, String) - Method in class org.exoplatform.commons.utils.ExoProperties
- setProperty(String, String) - Static method in class org.exoplatform.commons.utils.PrivilegedSystemHelper
-
Gets system property in privileged mode.
- 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.
- SIMPLE_DATETIMEMS_FORMAT_1 - Static variable in class org.exoplatform.commons.utils.ISO8601
-
NON ISO STANDARD.
- SimpleExoLog - Class in org.exoplatform.services.log.impl
-
Based on apache commons logging
SimpleLogclass. - SimpleExoLog(String) - Constructor for class org.exoplatform.services.log.impl.SimpleExoLog
- SimpleExoLogConfigurator - Class in org.exoplatform.services.log.impl
-
Created by The eXo Platform SAS.
- SimpleExoLogConfigurator() - Constructor for class org.exoplatform.services.log.impl.SimpleExoLogConfigurator
- SimpleExoLogFactory - Class in org.exoplatform.services.log.impl
-
A factory for
SimpleExoLog. - SimpleExoLogFactory() - Constructor for class org.exoplatform.services.log.impl.SimpleExoLogFactory
- size() - Method in class org.exoplatform.commons.map.AbstractMap
- size() - Method in class org.exoplatform.commons.utils.LazyList
- size() - Method in class org.exoplatform.commons.utils.secure.SecureList
- size() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- SLF4JExoLog - Class in org.exoplatform.services.log.impl
-
An implementation of
Logthat delegates to an instance ofLogger. - SLF4JExoLog(Logger) - Constructor for class org.exoplatform.services.log.impl.SLF4JExoLog
-
Create a new instance.
- SLF4JExoLogFactory - Class in org.exoplatform.services.log.impl
-
A factory for
LocationAwareSLF4JExoLogandSLF4JExoLogbased on the type of the logger returned byLoggerFactorywhich can beLoggerorLocationAwareLogger. - SLF4JExoLogFactory() - Constructor for class org.exoplatform.services.log.impl.SLF4JExoLogFactory
- STAND_ALONE - Static variable in class org.exoplatform.commons.Environment
- stringName - Variable in class org.exoplatform.commons.utils.QName
- subList(int, int) - Method in class org.exoplatform.commons.utils.secure.SecureList
T
- toArray() - Method in class org.exoplatform.commons.utils.secure.SecureList
- toArray() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- toArray(T[]) - Method in class org.exoplatform.commons.utils.secure.SecureList
- toArray(T[]) - Method in class org.exoplatform.commons.utils.secure.SecureSet
- TOMCAT_PLATFORM - Static variable in class org.exoplatform.commons.Environment
- Tools - Class in org.exoplatform.commons.utils
- Tools() - Constructor for class org.exoplatform.commons.utils.Tools
- toString() - Method in class org.exoplatform.commons.map.AbstractMap
- toString() - Method in class org.exoplatform.commons.utils.QName
- toString() - Method in class org.exoplatform.commons.utils.secure.SecureList
- toString() - Method in class org.exoplatform.commons.utils.secure.SecureSet
- toText() - Method in class org.exoplatform.commons.utils.ExoProperties
- toXml() - Method in class org.exoplatform.commons.utils.ExoProperties
- trace(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with trace log level.
- trace(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- trace(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with trace log level.
- trace(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with trace log level.
- trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with trace log level.
- trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- trace(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with trace log level.
- trace(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with trace log level.
- trace(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with trace log level.
- trace(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- trace(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with trace log level.
- trace(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log an error with trace log level.
- TRACE - Static variable in class org.exoplatform.services.log.LogMessage
- 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
- 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
- validateSecurityPermission(Permission) - Static method in class org.exoplatform.commons.utils.SecurityHelper
-
Validate permissions.
- VALIDATOR_ENCODER - Static variable in class org.exoplatform.Constants
- values() - Method in class org.exoplatform.commons.map.AbstractMap
W
- warn(Object) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with warn log level.
- warn(Object) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- warn(Object) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with warn log level.
- warn(Object) - Method in interface org.exoplatform.services.log.Log
-
Log a message with warn log level.
- warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log an error with warn log level.
- warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- warn(Object, Throwable) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log an error with warn log level.
- warn(Object, Throwable) - Method in interface org.exoplatform.services.log.Log
-
Log an error with warn log level.
- warn(String, Object...) - Method in class org.exoplatform.services.log.impl.LocationAwareSLF4JExoLog
-
Log a message with warn log level.
- warn(String, Object...) - Method in class org.exoplatform.services.log.impl.SimpleExoLog
- warn(String, Object...) - Method in class org.exoplatform.services.log.impl.SLF4JExoLog
-
Log a message with warn log level.
- warn(String, Object...) - Method in interface org.exoplatform.services.log.Log
-
Log a message with warn log level.
- WARN - Static variable in exception org.exoplatform.commons.exception.ExoException
- WARN - Static variable in class org.exoplatform.services.log.LogMessage
- 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
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(ByteArrayInputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Method accept Zip one ByteArrayInputStream
- ZipExcute(File) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Method accept Zip one File
- ZipExcute(InputStream) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Method accept Zip one InputStream
- ZipExcute(String) - Method in class org.exoplatform.commons.utils.ExoExpression
-
Deprecated.Method accept download File with URL and Zip it
- zipInputStream(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create FileInputStream in privileged mode.
- zipOutputStream(File) - Static method in class org.exoplatform.commons.utils.PrivilegedFileHelper
-
Create ZipOutputStream in privileged mode.
- 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
All Classes All Packages