Package | Description |
---|---|
org.alfresco.error | |
org.alfresco.query | |
org.alfresco.util | |
org.alfresco.util.bean | |
org.alfresco.util.registry |
Modifier and Type | Class and Description |
---|---|
class |
AlfrescoRuntimeException
I18n'ed runtime exception thrown by Alfresco code.
|
Modifier and Type | Class and Description |
---|---|
class |
PagingRequest
Simple wrapper for single page request (with optional request for total count up to a given max)
|
interface |
PagingResults<R>
Marker interface for single page of results
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTriggerBean
A utility bean to wrap sceduling a job with a scheduler.
|
class |
CronTriggerBean
A utility bean to wrap scheduling a cron job with a given scheduler.
|
class |
EqualsHelper
Utility class providing helper methods for various types of
equals functionality |
class |
GUID
A wrapper class to serve up GUIDs
|
class |
ISO8601DateFormat
Formatting support for ISO 8601 dates
|
class |
LogAdapter
Utility class to adapt a
Log class. |
class |
Pair<F,S>
Utility class for containing two things that aren't like each other
|
class |
TempFileProvider
A helper class that provides temporary files, providing a common point to clean
them up.
|
static class |
TempFileProvider.TempFileCleanerJob
Cleans up all Alfresco temporary files that are older than the
given number of hours.
|
class |
VersionNumber
Immutable class to encapsulate a version number string.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanBean
Interface that may be implemented to return a boolean value in Spring bean configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
NamedObjectRegistry<T>
An generic registry of objects held by name.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.