|
eXo Kernel :: Commons Utils 2.5.0-Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Method
an determine which version of slf4j library is currently used.
Calendar value into an ISO8601-compliant date/time
string.
UTF-8 charset.
UTF-8 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(String) -
Static method in class org.exoplatform.services.log.ExoLogger
- Use instead
ExoLogger.getExoLogger(String).
- getLogger(Class) -
Static method in class org.exoplatform.services.log.ExoLogger
- Use instead
ExoLogger.getExoLogger(Class).
- 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(ResourceBundle) -
Method in exception org.exoplatform.commons.exception.ExoException
-
- getMessage(ResourceBundle) -
Method in exception org.exoplatform.commons.exception.ExoMessageException
-
- getMessage(String, Object...) -
Static method in class org.exoplatform.services.log.impl.LogMessageFormatter
-
- getMessage() -
Method in class org.exoplatform.services.log.LogMessage
-
- 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() -
Method in class org.exoplatform.services.log.AbstractLogConfigurator
-
- getProperties() -
Method in interface org.exoplatform.services.log.LogConfigurator
-
- 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, 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.
- 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-8 charset.
- 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
-
ListAccess object to load
the elements of the list.ExoLogger that delegates to an instance of LocationAwareLogger.SecureList, which will require given Permission for it's modification
SecureSet, which will require given Permission for it's modification
HashSet inside.
Set instance.
HashSet object and fills it with the provided element array.
SimpleLog class.SimpleExoLog.Log that delegates to an instance of Logger.LocationAwareSLF4JExoLog and
SLF4JExoLog based on the type of the logger
returned by LoggerFactory which can be Logger or LocationAwareLogger.
|
eXo Kernel :: Commons Utils 2.5.0-Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||