All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractBasePolicy |
Abstract base policy implementation
|
AbstractCapability |
Abstract capability implementation.
|
AbstractCapabilityCondition |
Abstract capability condition.
|
AbstractDisposableItem |
Abstract disposable item, containing commonality between record and record folder.
|
AbstractModulePatch |
Abstract module patch implementation.
|
AbstractRmAuthorities |
Abstract class for adding/removing a user/group to/from a role
This class contains the common methods needed in the sub classes.
|
AbstractRmWebScript |
Abstract base class for all RM webscript classes.
|
AccendedAspect |
rma:ascended behaviour bean
|
AddRecordTypeAction |
Action to add types to a record
|
AddToHoldAuditEvent |
Add to hold audit event.
|
AddToUserGroupAuditEvent |
Add an authority to a user group.
|
AlfrescoTransactionSupport |
Alfresco Transaction Support delegation bean.
|
ApiNodesModelFactory |
Utility class containing Alfresco and RM java services required by the API
endpoints
|
ApplyCustomTypeAction |
This class applies the aspect specified in the spring bean property customTypeAspect.
|
ApplyDodCertModelFixesGet |
Deprecated. |
ApplyFixMob1573Get |
Deprecated. |
AssocPolicy |
|
AtLeastOneCondition |
Composite capability condition implementation that required at least one of the
capability conditions to be true.
|
AuditableActionExecuterAbstractBase |
Auditable action executer abstract base
|
AuditEvent |
Class to represent an audit event
|
AuditLogDelete |
Implementation for Java backed webscript to clear the
Records Management audit log.
|
AuditLogGet |
Implementation for Java backed webscript to return audit
log of RM events, optionally scoped to an RM node.
|
AuditLogPost |
Implementation for Java backed webscript to file an
audit log as a record.
|
AuditLogPut |
Implementation for Java backed webscript to start
and stop Records Management auditing.
|
AuditLogStatusGet |
GET audit log status
|
AuthenticatedUserRolesDataExtractor |
An extractor that uses a node context to determine the currently-authenticated
user's RM roles.
|
AuthenticationUtil |
Helper bean to allow injection of AuthenticationUtil methods.
|
BaseAuditAdminWebScript |
Base class for all audit administration webscripts.
|
BaseAuditRetrievalWebScript |
Base class for all audit retrieval webscripts.
|
BaseBehaviourBean |
Convenient base class for behaviour beans.
|
BaseCustomPropertyWebScript |
Base class for all custom property webscripts.
|
BaseEvaluator |
Base evaluator.
|
BaseHold |
Base class for the hold webscripts
|
BasePublishExecutor |
Base publish executor implementation
|
BaseReportGenerator |
Base report generator.
|
BaseTransferWebScript |
Abstract base class for transfer related web scripts.
|
BasicIdentifierGenerator |
Basic identifier generator implementation.
|
BootstrapImporterModuleComponent |
Custom implementation of module component importer
|
BootstrapTestDataGet |
Deprecated. |
BroadcastDispositionActionDefinitionUpdateAction |
Action to implement the consequences of a change to the value of the DispositionActionDefinition
properties.
|
BroadcastVitalRecordDefinitionAction |
Action to implement the consequences of a change to the value of the VitalRecordDefinition properties.
|
CannotApplyConstraintMetadataException |
Custom metadata exception.
|
CannotApplyConstraintMetadataException |
Deprecated.
|
CapabilitiesGet |
Capabilities GET web service implementation.
|
Capability |
Capability Interface.
|
CapabilityCondition |
Capability condition.
|
CapabilityConditionEvaluator |
Records management evaluator base implementation that delegates to a configured capability condition
implementation.
|
CapabilityPatch |
Abstract implementation of capability patch.
|
CapabilityService |
Capability service implementation
|
CapabilityServiceImpl |
|
ChangeOrDeleteReferencesCapability |
Change or delete references capability
|
ClassificationReasonsUtil |
Method to replace the plain text classification reason id with the correct nodeRef during record search
|
ClosedCapabilityCondition |
|
CloseRecordFolderAction |
Action to close the records folder
|
CmObjectType |
cm:cmobject behaviour bean
|
CompatibilityModel |
RM 1.0 compatibility model
|
CompleteEventAction |
Complete event action
|
CompositeCapability |
Composite capability Interface.
|
ConfigAttributeDefinition |
RM security configuration definition.
|
ContentBinDuplicationUtility |
Utility class to duplicate the content of a node without triggering the audit or versioning behaviours
|
ContentCleanser |
Content cleanser base implementation.
|
ContentCleanser522022M |
DoD 5220-22M data cleansing implementation.
|
ContentDestructionComponent |
Content destruction component.
|
CopyMoveLinkFileToBaseAction |
File To action implementation.
|
CopyMoveLinkFileToBaseAction.CopyMoveLinkFileToActionMode |
action modes
|
CopyToAction |
File To action implementation.
|
CopyToAuditEvent |
Copy audit event.
|
CreateCapability |
Create group capability implementation
|
CreateDispositionScheduleAction |
Create disposition schedule action
|
CreateHoldAuditEvent |
Create hold audit event.
|
CreateObjectAuditEvent |
Audits the creation of file plan component objects
|
CreatePersonAuditEvent |
Audits person creation.
|
CreatePolicy |
|
CreateRecordAction |
Creates a new record from an existing content object.
|
CreateUserGroupAuditEvent |
Audits user group creation.
|
CustomDateTimeSerializer |
Custom Date Time serializer for formatting org.joda.time.DateTime
|
CustomEmailMappingService |
Custom EMail Mapping Service
|
CustomEmailMappingServiceImpl |
Custom Email Mapping Service
|
CustomisableEmailMappingKeyBootstrap |
Bootstrap bean that indicates that the specified mappings are customisable
|
CustomisableGet |
This class provides the implementation for the customisable.get webscript.
|
CustomisableTypesBootstrap |
Bootstrap bean that indicates that the specified types or aspects are
customizable.
|
CustomLocalDateDeserializer |
Custom Local Date deserializer converting a string to org.joda.time.LocalDate when the time is optional;
|
CustomLocalDateSerializer |
Custom Local Date serializer for formatting org.joda.time.LocalDate
|
CustomMapping |
Custom EMail Mapping
|
CustomMetadataException |
Custom metadata exception.
|
CustomMetadataException |
Deprecated.
|
CustomParameterConstraint |
A parameter constraint that reads in a list of allowable values from Spring configuration
|
CustomPropertyDefinitionDelete |
Implementation for Java backed webscript to remove RM custom property definitions
from the custom model.
|
CustomPropertyDefinitionPost |
Implementation for Java backed webscript to add RM custom property definitions
to the custom model.
|
CustomPropertyDefinitionPut |
Implementation for Java backed webscript to update RM custom property definitions
in the custom model.
|
CustomPropertyDefinitionsGet |
This class provides the implementation for the custompropdefinitions.get webscript.
|
CustomRefDelete |
Implementation for Java backed webscript to remove RM custom relationship from a node.
|
CustomReferenceDefinitionBase |
Base class for custom reference definition classes
|
CustomReferenceDefinitionPost |
Implementation for Java backed webscript to add RM custom reference definitions
to the custom model.
|
CustomReferenceDefinitionPut |
Implementation for Java backed webscript to update RM custom reference definitions.
|
CustomReferenceDefinitionsGet |
Implementation for Java backed webscript to get RM custom reference definitions.
|
CustomReferenceType |
Deprecated.
|
CustomRefPost |
Implementation for Java backed webscript to add RM custom relationship to a node.
|
CustomRefsGet |
Implementation for Java backed webscript to get RM custom references for a node.
|
CutOffAction |
Cut off disposition action
|
CutoffAspect |
rma:cutoff behaviour bean
|
CutoffCapabilityCondition |
Cut off capability condition.
|
CutoffEvaluator |
Cutoff indicator
|
DataSet |
|
DataSetBase |
|
DataSetPost |
|
DataSetService |
|
DataSetServiceImpl |
|
DataSetsGet |
|
DateParameterProcessor |
Date parameter processor.
|
DeclarativeCapability |
Declarative capability implementation.
|
DeclarativeCompositeCapability |
Generic implementation of a composite capability
|
DeclarativeReportGenerator |
Declarative report generator.
|
DeclareAsVersionRecordAction |
Creates a new record from the 'current' document version.
|
DeclaredCapabilityCondition |
|
DeclaredRecordAspect |
rma:declaredRecord behaviour bean
|
DeclarePolicy |
|
DeclareRecordAction |
Declare record action
|
DelegateAction |
Records management action who's implementation is delegated to an existing Action.
|
DelegateActionCondition |
Records management action condition who's implementation is delegated to an existing
action condition.
|
DeleteHoldAction |
Delete Hold Action
|
DeleteHoldAuditEvent |
Delete hold audit event.
|
DeleteLinksCapability |
Delete links capability.
|
DeleteObjectAuditEvent |
Audits file plan component delete
|
DeletePersonAuditEvent |
Audits person deletion.
|
DeletePolicy |
|
DeleteUserGroupAuditEvent |
Audits user group deletion.
|
DeprecatedExtendedSecurityService |
Deprecated extended security service for compatibility.
|
DestroyAction |
Destroy action.
|
DestroyedCapabilityCondition |
Destroyed capability condition.
|
DictionaryBootstrapPostProcessor |
Dictionary bootstap post processor.
|
DispositionAbstractBase |
Abstract base class for all disposition related java backed webscripts.
|
DispositionAction |
Disposition action interface.
|
DispositionActionDefinition |
Disposition action interface
|
DispositionActionDefinitionDelete |
Implementation for Java backed webscript to delete a dispostion action definition.
|
DispositionActionDefinitionImpl |
Disposition action implementation
|
DispositionActionDefinitionPost |
Implementation for Java backed webscript to create a new dispositon action definition.
|
DispositionActionDefinitionPublishExecutor |
Disposition action definition publish executor
|
DispositionActionDefinitionPut |
Implementation for Java backed webscript to update an existing dispositon
action definition.
|
DispositionActionDefinitionType |
rma:dispositionActionDefinition behaviour bean
|
DispositionActionImpl |
Disposition action implementation.
|
DispositionActionParameterConstraint |
Record type parameter constraint
|
DispositionActionRelativePositions |
Disposition action relative position enumeration class.
|
DispositionLifecycleAspect |
rma:dispositionLifecycle behaviour bean
|
DispositionLifecycleGet |
Implementation for Java backed webscript to return full details
about a disposition lifecycle (next disposition action).
|
DispositionLifecycleJobExecuter |
The Disposition Lifecycle Job Finds all disposition action nodes which are for disposition actions specified Where
asOf > now OR dispositionEventsEligible = true; Runs the cut off or retain action for eligible records.
|
DispositionPropertiesGet |
|
DispositionProperty |
Disposition property implementation bean.
|
DispositionSchedule |
Disposition schedule interface
|
DispositionScheduleGet |
Implementation for Java backed webscript to return full details
about a disposition schedule.
|
DispositionScheduleImpl |
Disposition instructions implementation
|
DispositionSelectionStrategy |
This class offers the default implementation of a strategy for selection of
disposition schedule for a record when there is more than one which is applicable.
|
DispositionService |
Disposition service interface.
|
DispositionServiceImpl |
Disposition service implementation.
|
DispositionServiceImpl.WriteMode |
Transaction mode for setting next action
|
DOD5015FilePlanTypeBootstrap |
Bootstrap bean that registers the dod:filePlan for creation when
a dod:site is created.
|
DOD5015Model |
Helper class containing DOD 5015 model qualified names
|
DOD5015RecordAspect |
dod:dod5015record behaviour bean
|
DodCustomTypesGet |
This class provides the implementation for the dodcustomtypes.get webscript.
|
DynamicAuthoritiesGet |
Webscript used for removing dynamic authorities from the records.
|
EagerContentStoreCleaner |
Eager content store cleaner that allows content to be registered for cleansing before
destruction.
|
EditDispositionActionAsOfDateAction |
Edit review as of date action.
|
EditHoldReasonAction |
Edit freeze reason Action
|
EditNonRecordMetadataCapability |
Edit non record metadata capability
|
EditRecordMetadataActionEvaluator |
Additional action evaluator, disabling action if there are no record metadata aspects
available for the node.
|
EditReviewAsOfDateAction |
Edit review as of date action
|
EmailMapDelete |
Implementation for Java backed webscript to return
custom email field mappings
|
EmailMapGet |
Implementation for Java backed webscript to return
custom email field mappings
|
EmailMapKeysGet |
Implementation for Java backed webscript to return email mapping keys
|
EmailMapPost |
Implementation for Java backed webscript to return
custom email field mappings
|
EventCompletionDetails |
Event completion details
|
ExecuteScriptAction |
Executes a JavaScript
Note: This is a 'normal' dm action, rather than a records management action.
|
ExportPost |
Creates an RM specific ACP file of nodes to export then streams it back
to the client.
|
ExtendedActionServiceImpl |
Extended action service implementation.
|
ExtendedBeforeDeleteChildAssociationRuleTrigger |
Prevent multiple triggering of outbound rules when moving records.
|
ExtendedFileFolderServiceImpl |
|
ExtendedImapServiceImpl |
Extends the core service ImapServiceImpl functionality
|
ExtendedPermissionService |
Extended Permission Service Interface used in RM.
|
ExtendedPermissionServiceImpl |
Extends the core permission service implementation allowing the consideration of the read records permission.
|
ExtendedReaderDynamicAuthority |
Deprecated. |
ExtendedRuleServiceImpl |
Extended rule service implementation.
|
ExtendedSearch |
Extended jscript search implementation.
|
ExtendedSecurityAspect |
rma:extendedSecurity behaviour bean
|
ExtendedSecurityBaseDynamicAuthority |
Deprecated. |
ExtendedSecurityService |
Extended security service.
|
ExtendedSecurityServiceImpl |
Extended security service implementation.
|
ExtendedVersionableAspect |
Extend versionable aspect auto-version behaviour to allow versions to be
created when the content type is changed.
|
ExtendedWriterDynamicAuthority |
Deprecated. |
FailCapabilityCondition |
Helper condition that always fails.
|
FileableCapabilityCondition |
Fileable capability condition.
|
FilePlan |
Concrete class carrying general information for an unfiled container
|
FilePlanAuthenticationService |
Deprecated.
|
FilePlanAuthenticationServiceImpl |
Deprecated. |
FilePlanChildrenRelation |
File plan children relation
|
FilePlanComponentAspect |
rma:filePlanComponent behaviour bean
|
FilePlanComponentKind |
File plan component kind enumeration class.
|
FilePlanComponentsApiUtils |
Utility class that handles common api endpoint tasks
|
FilePlanEntityResource |
File plan entity resource
|
FilePlanIdentifierDataExtractor |
An extractor that gets a node's identifier property.
|
FilePlanNodeRefPathDataExtractor |
An extractor that extracts the NodeRef path from the RM root down to
- and including - the node itself.
|
FilePlanPermissionService |
File plan permission service.
|
FilePlanPermissionServiceImpl |
File plan permission service.
|
FilePlanRoleService |
Role service interface
|
FilePlanRoleServiceImpl |
Role service implementation
|
FilePlanService |
File plan service interface.
|
FilePlanServiceImpl |
File plan service implementation.
|
FilePlanType |
rma:filePlan behaviour bean
|
FileReportAction |
File report generic action.
|
FilesEntityResource |
An implementation of an Entity Resource for a file
|
FileToAction |
File To action implementation.
|
FileToAuditEvent |
File audit event.
|
FileUtils |
Utility class for working with files.
|
FillingCapabilityCondition |
Filling capability condition.
|
FillingOnHoldContainerCapabilityCondition |
Filling capability for hold condition.
|
FolderOpenClosedEvaluator |
|
FreezeAction |
Freeze Action
|
FreezeService |
Freeze Service Interface
TODO should be deprecated and methods moved to the HoldService with "hold, held, etc" style names
|
FreezeServiceImpl |
Freeze Service Implementation
|
FrozenAspect |
rma:frozen behaviour bean
|
FrozenCapabilityCondition |
Indicates whether an item is held or not.
|
FrozenEvaluator |
Freeze indicator.
|
FrozenOrHoldCondition |
Indicates whether the node is either frozen or is a hold object
|
GetChildrenCannedQueryFactory |
Override default implementation to add rma:rmsite to list of returned site types.
|
GhostedAspect |
rma:ghosted behaviour bean
|
Group |
Group interface
|
GroupImpl |
Group implementation
|
HasAspectCapabilityCondition |
|
HasAspectEvaluator |
Transfered indicator
|
HasDispositionActionEvaluator |
Records management hasDispositionAction evaluator that evaluates whether the given node's disposition schedule has the specified disposition action.
|
HasDispositionDateCapabilityCondition |
Indicates whether a disposable item currently has a disposition date or not.
|
HasEventsCapabilityCondition |
Indicates whether a scheduled record or folder has events or not.
|
HideRecordAction |
Hides a record within a collaboration site.
|
Hold |
Hold POJO
|
HoldCapabilityCondition |
Add to hold evaluator.
|
HoldContainerType |
rma:holdContainer behaviour bean
|
HoldPost |
Implementation for Java backed webscript to add an item to the given hold(s) in the hold container.
|
HoldPut |
Implementation for Java backed webscript to remove an item from the given hold(s) in the hold container.
|
HoldService |
Hold service interface.
|
HoldServiceImpl |
Hold service implementation
|
HoldServicePolicies |
Hold Service Policies
|
HoldServicePolicies.BeforeAddToHoldPolicy |
|
HoldServicePolicies.BeforeCreateHoldPolicy |
|
HoldServicePolicies.BeforeDeleteHoldPolicy |
|
HoldServicePolicies.BeforeRemoveFromHoldPolicy |
|
HoldServicePolicies.OnAddToHoldPolicy |
|
HoldServicePolicies.OnCreateHoldPolicy |
|
HoldServicePolicies.OnDeleteHoldPolicy |
|
HoldServicePolicies.OnRemoveFromHoldPolicy |
|
HoldsGet |
Implementation for Java backed webscript to return the list of holds in the hold container.
|
IdentifierGenerator |
Generates an identifier for a content type from a given context.
|
IdentifierGeneratorBase |
|
IdentifierService |
Records management identifier service
|
IdentifierServiceImpl |
|
ImportPost |
Imports an ACP file into a records management container.
|
InplaceRecordService |
Inplace Record Service Interface.
|
InplaceRecordServiceImpl |
Inplace record service implementation.
|
InvalidCustomAspectMetadataException |
Custom metadata exception.
|
InvalidCustomAspectMetadataException |
Deprecated.
|
IsClassifiedCapabilityCondition |
Indicates whether the given node has an associated disposition schedule
|
IsKindEvaluator |
|
IsPropertySetCondition |
Indicates whether a property is set or not.
|
IsRecordCategoryCondition |
Indicates whether the given node is a record category or not.
|
IsRecordCondition |
Indicates whether the given node is a record or not.
|
IsRecordFolderCondition |
Indicates whether the given node is a record folder or not.
|
IsRecordTypeEvaluator |
|
IsScheduledCapabilityCondition |
Indicates whether the given disposition action is scheduled next
|
IsTransferAccessionCapabilityCondition |
|
JSONConversionComponent |
Extend JSON conversion component to include RM specifics.
|
LastDispositionActionCondition |
Last disposition action condition.
|
LinkToAction |
Link To action implementation.
|
LinkToAuditEvent |
Link to audit event.
|
ListOfValuesGet |
Implementation for Java backed webscript to return lists
of values for various records management services.
|
LockCallback |
|
ManualEventParameterConstraint |
Manual event parameter constraint
|
MayBeScheduledCapabilityCondition |
Indicates whether the given disposition action 'may' be scheduled in the future
|
MessageParameterProcessor |
Message parameter processor.
|
ModelAccessDeniedException |
Model access denied exception implementation
|
ModelSecurityService |
Model security service interface.
|
ModelSecurityServiceImpl |
Model security service implementation.
|
ModuleCompatibilityComponent |
Module compatibility component.
|
ModulePatch |
Module Patch Interface
|
ModulePatchComponent |
Deprecated. |
ModulePatchExecuter |
Module patch service interface
|
ModulePatchExecuterImpl |
Module patch executer base implementation
|
MovableRecordFolderCapabilityCondition |
Movable capability condition.
|
MoveDmRecordAction |
Moves a record within a collaboration site.
|
MovePolicy |
|
MoveToAction |
File To action implementation.
|
MoveToAuditEvent |
Move to audit event.
|
MultiParentEvaluator |
Determines whether a node has multiple parents within a file plan
|
NamePathDataExtractor |
An extractor that extracts the cm:name path from the RM root down to
- and including - the node's own name.
|
NextActionFromDisposition |
|
NodeParameterProcessor |
Node parameter processor.
|
NodeParameterSuggesterBootstrap |
Record metadata bootstrap bean.
|
NodeRefEntity |
|
NodeTypeUtility |
Utility class to check if a node type is instance of another type
|
NonElectronicEvaluator |
|
NonElectronicRecordType |
rma:nonElectronicDocument behaviour bean.
|
NotCustomisableMetadataException |
Custom metadata exception.
|
NotCustomisableMetadataException |
Deprecated.
|
NotificationTemplatePatch |
Notification template patch implementation
|
NotificationTemplatePatch_v21 |
Adds a new email template for rejected records to the existing templates
|
NotifyOfRecordsDueForReviewJobExecuter |
This job finds all Vital Records which are due for review, optionally
excluding those for which notification has already been issued.
|
OnReferenceCreateEventType |
On reference create event type
|
OnReferencedRecordActionedUpon |
Behaviour executed when a references record is actioned upon.
|
OpenRecordFolderAction |
Action to re-open the records folder
|
ParameterProcessor |
Abstract parameter processor implementation.
|
ParameterProcessorComponent |
Parameter processor component
|
ParameterSubstitutionSuggester |
|
PermissionPostProcessor |
Permission Post Processor.
|
PermissionPostProcessorBaseImpl |
Permission post processor base implementation.
|
PermissionPreProcessor |
Permission Veto Interface
|
PermissionPreProcessorBaseImpl |
Permission pre-processor base implementation.
|
PermissionProcessorRegistry |
Permission Processor Registry
|
PoliciesUtil |
Utility class with policy helper methods.
|
Policy |
Policy interface
|
PolicyRegister |
|
PropertyAlreadyExistsMetadataException |
Custom metadata exception.
|
PropertyAlreadyExistsMetadataException |
Deprecated.
|
PropertyModificationAllowedCheck |
Utility check for modification of a properties based off presence in a whitelist.
|
PropertySubActionExecuterAbstractBase |
Extension to action implementation hierarchy to insert parameter substitution processing.
|
PropertyValuesOfChildrenQueryParams |
Select parameter for select_GetStringPropertyValuesOfChildren.
|
ProtectedAspect |
|
ProtectedAspects |
protected aspects behaviour bean
allow only System user to remove this aspects
|
ProtectedModelArtifact |
Protected model artifact class.
|
ProtectedProperty |
Protected property implementation
|
PublishExecutor |
Publish executor interface.
|
PublishExecutorRegistry |
Publish executor register.
|
PublishUpdatesJobExecuter |
Job to publish any pending updates on marked node references.
|
QShareAspect |
qshare:shared aspect behaviour bean
do not allow this aspect to be added for records
|
QueryField |
Interface for representations of fields that queries can be sorted by.
|
QueryParams<T extends QueryField> |
Options when listing something.
|
ReadPolicy |
Read method security policy.
|
Record |
Concrete class carrying information for a record
|
RecordableVersionConfigAction |
Sets the recordable version config for a document within a collaboration site.
|
RecordableVersionConfigService |
Recordable version config service interface
|
RecordableVersionConfigServiceImpl |
Recordable version config service
|
RecordableVersionModel |
Helper class containing recordable version model qualified names
|
RecordableVersionNodeServiceImpl |
Extended version node service implementation that supports the retrieval of
recorded version state.
|
RecordableVersionPolicy |
|
RecordableVersionPolicyAuditEvent |
Audits recordable version policy property updates
|
RecordableVersionService |
Recordable version service interface.
|
RecordableVersionServiceImpl |
Recordable version service implementation
|
RecordActionUtils |
Utility class containing helper methods for record
|
RecordAspect |
rma:record behaviour bean
|
RecordCategoriesEntityResource |
Record category entity resource
|
RecordCategory |
Concrete class carrying general information for an record category
|
RecordCategoryChild |
Concrete class carrying information for a record category child.
|
RecordCategoryChildrenRelation |
Record category children relation
|
RecordCategoryType |
rma:recordCategory behaviour bean
|
RecordCategoryUtil |
Utility class for record categories
|
RecordComponentIdentifierAspect |
rma:recordComponentIdentifier behaviour bean
|
RecordContributorsGroupBootstrapComponent |
Record contributors group bootstrap component
|
RecordCreationException |
Record creation exception class
|
RecordedVersionConfigGet |
REST API to get the recorded version config for a document
|
RecordedVersionConfigPost |
REST API to set the recorded version config for a document
|
RecordFiledCapabilityCondition |
Indicates whether a record is unfiled or not.
|
RecordFolder |
Concrete class carrying general information for a record folder
|
RecordFolderChildrenRelation |
Record folder children relation
|
RecordFolderEntityResource |
Record folder entity resource
|
RecordFolderService |
Record folder service interface
|
RecordFolderServiceImpl |
Record Folder Service Implementation
|
RecordFolderType |
rma:recordFolder behaviour bean
|
RecordLinkRuntimeException |
Record link exception class
|
RecordMetaDataAspectsGet |
Record metadata aspects GET
|
RecordMetadataBootstrap |
Record metadata bootstrap bean.
|
RecordMissingMetadataException |
Record missing metadata exception class
|
RecordOriginatingDetailsAspect |
rma:recordOriginatingDetails behaviour bean
|
RecordSearchAspect |
rma:recordSearch behaviour bean
|
RecordsEntityResource |
An implementation of an Entity Resource for a record
|
RecordService |
Record Service Interface.
|
RecordServiceImpl |
Record service implementation.
|
RecordsManagementAction |
Record Management Action
|
RecordsManagementActionCondition |
Record Management Action Condition
|
RecordsManagementActionConditionDefinition |
Records management condition definition.
|
RecordsManagementActionConditionDefinitionImpl |
Records management condition definition implementation.
|
RecordsManagementActionConditionEvaluatorAbstractBase |
Records management action condition evaluator abstract base implementation.
|
RecordsManagementActionDefinition |
Extended action definition interface.
|
RecordsManagementActionDefinitionImpl |
Extended action definition implementation.
|
RecordsManagementActionResult |
Records management action result.
|
RecordsManagementActionService |
Records management action service interface
|
RecordsManagementActionServiceImpl |
Records Management Action Service Implementation
|
RecordsManagementAdminBase |
Base class for RM admin services
|
RecordsManagementAdminService |
Records management custom model service interface.
|
RecordsManagementAdminService |
Deprecated.
|
RecordsManagementAdminServiceImpl |
Records Management AdminService Implementation.
|
RecordsManagementAuditEntry |
Class to represent a Records Management audit entry.
|
RecordsManagementAuditQueryParameters |
Class to represent the parameters for a Records Management
audit log query.
|
RecordsManagementAuditService |
Records management audit service.
|
RecordsManagementAuditService.ReportFormat |
|
RecordsManagementAuditServiceDeprecated |
Deprecated.
|
RecordsManagementAuditServiceImpl |
Records Management Audit Service Implementation.
|
RecordsManagementBootstrap |
RM module bootstrap
|
RecordsManagementContainerType |
rma:recordsManagementContainer behaviour bean.
|
RecordsManagementCustomModel |
Helper class containing records management custom model qualified names
|
RecordsManagementEvent |
Records management event
|
RecordsManagementEventService |
Records management event service interface
|
RecordsManagementEventServiceImpl |
Records management event service implementation
|
RecordsManagementEventType |
Records management event type interface
|
RecordsManagementFormFilter<ItemType> |
Abstract base class for records management related form filter
implementations.
|
RecordsManagementJob |
Base records management job implementation.
|
RecordsManagementJobExecuter |
Records management job executer base class.
|
RecordsManagementModel |
Helper class containing records management qualified names
|
RecordsManagementNodeFormFilter |
Implementation of a form processor Filter.
|
RecordsManagementNotificationHelper |
Helper bean containing methods useful when sending records
management notifications via the NotificationService
|
RecordsManagementPermissionPostProcessor |
Records management permission post processor.
|
RecordsManagementPolicies |
Interface containing records management policies
|
RecordsManagementPolicies.BeforeCreateReference |
Before creation of reference
|
RecordsManagementPolicies.BeforeFileRecord |
Before record file policy
|
RecordsManagementPolicies.BeforeRecordDeclaration |
Before record declaration
|
RecordsManagementPolicies.BeforeRecordRejection |
Before record rejection
|
RecordsManagementPolicies.BeforeRemoveReference |
Before removal of reference
|
RecordsManagementPolicies.BeforeRMActionExecution |
Before records management action execution
|
RecordsManagementPolicies.OnCreateReference |
On creation of reference
|
RecordsManagementPolicies.OnFileRecord |
On record file policy
|
RecordsManagementPolicies.OnRecordDeclaration |
On record declaration
|
RecordsManagementPolicies.OnRecordRejection |
On record rejection
|
RecordsManagementPolicies.OnRemoveReference |
On removal of reference
|
RecordsManagementPolicies.OnRMActionExecution |
On records management action execution
|
RecordsManagementQueryDAO |
Records management query DAO
NOTE: a place holder that can be extended later when we want to enhance performance with canned queries.
|
RecordsManagementQueryDAOImpl |
Records management query DAO implementation
|
RecordsManagementSearchBehaviour |
Search behaviour class.
|
RecordsManagementSearchParameters |
|
RecordsManagementSearchService |
Records management search service.
|
RecordsManagementSearchServiceImpl |
Records management search service implementation
|
RecordsManagementSecurityService |
Deprecated.
|
RecordsManagementSecurityServiceImpl |
Records management permission service implementation
|
RecordsManagementService |
Deprecated.
|
RecordsManagementServiceImpl |
Deprecated.
|
RecordsManagementServiceRegistry |
Records management service registry
|
RecordsManagementServiceRegistryImpl |
Records management service registry implementation
|
RecordsManagementTypeFormFilter |
Implementation of a form processor Filter.
|
RecordTypeParameterConstraint |
Record type parameter constraint
|
RecordUtils |
Util class for records
|
RejectAction |
Reject action for an unfiled record
|
Relationship |
Interface representing the relationship
|
RelationshipDefinition |
Interface representing the relationship definition
|
RelationshipDefinitionImpl |
Relationship definition implementation
|
RelationshipDelete |
Implementation for Java backed webscript to delete a relationship from a node.
|
RelationshipDisplayName |
POJO representing the relationship display name
|
RelationshipImpl |
Relationship implementation
|
RelationshipLabelsGet |
Implementation for Java backed webscript to get the relationship labels.
|
RelationshipService |
The relationship service interface
|
RelationshipServiceImpl |
The relationship service implementation
|
RelationshipsGet |
Implementation for Java backed webscript to get the relationships for a node.
|
RelationshipType |
Enum representing the relationship types
|
RelinquishHoldAction |
Relinquish Hold Action
|
RemoveFromHoldAuditEvent |
Delete from hold audit event.
|
RemoveFromUserGroupAuditEvent |
Remove an authority from a user group.
|
Report |
Report interface.
|
ReportDetails |
Report details.
|
ReportGenerator |
Report generator interface.
|
ReportModel |
Helper class containing records management report qualified names
|
ReportService |
Report service.
|
ReportServiceImpl |
Report service implementation.
|
RequestInfoAction |
Request info action for starting a workflow to request more information for an undeclared record
|
RequestInfoAssignmentHandler |
An assignment handler for the request info workflow.
|
RequestInfoNotifier |
Request info workflow notifier.
|
RequestInfoUtils |
Util class for the request info workflow
|
RequestInfoVariableHandler |
A variable handler for saving the task variables to the execution context.
|
RetainAction |
Retain action
|
ReviewedAction |
Reviewed action.
|
RFC822MetadataExtracter |
Extended RFC822 Metadata Extractor that is sensitive to whether we are in a RM
site or not.
|
RMACLEntryVoter |
This is a workaround to make RM 2.1 backwards compatible with the Community version 4.2.d.
|
RmActionConditionDefinitionsGet |
Implementation for Java backed webscript to get the RM related action condition definition list.
|
RmActionDefinitionsGet |
Implementation for Java backed webscript to get the RM related action definition list.
|
RMActionExecuterAbstractBase |
Records management action executer base class
|
RmActionPost |
This class provides the implementation for the rmaction webscript.
|
RMActionProxyFactoryBean |
RM action proxy factory bean.
|
RMAfterInvocationProvider |
RM After Invocation Provider
|
RmAuthoritiesDelete |
Webscript for removing a user or a group from a role
|
RmAuthoritiesPost |
Webscript for adding a user or a group to a role
|
RMAuthority |
Interface for defining constants
|
RMAuthorityDAOImpl |
This class extends AuthorityDAOImpl
and overrides two methods from the original class
addAuthorityNameIfMatches(Set authorities, String authorityName, AuthorityType type)
and
addAuthorityNameIfMatches(Set authorities, String authorityName, AuthorityType type, Pattern pattern)
|
RMCaveatConfigComponent |
|
RMCaveatConfigComponentImpl |
RM Caveat Config component impl
|
RMCaveatConfigService |
|
RMCaveatConfigServiceImpl |
RM Caveat Config Service impl
|
RmClassesGet |
Webscript to get the Classdefinitions using classfilter , namespaceprefix and name
This class makes it possible to get only RM related class definitions
|
RMCollectionUtils |
Various common helper methods for Collections.
|
RMCollectionUtils.Difference |
This enum represents a change in an entry between 2 collections.
|
RMConstraintGet |
Implementation for Java backed webscript to return
the values for an RM constraint.
|
RMConstraintInfo |
|
RMConstraintMessageKeys |
A class to hold I18N keys for messages related to constraint validation.
|
RMContainerCacheManager |
Provides operations to manipulate the records management root cache
|
RmDictionaryWebServiceUtils |
Util class for dictionary web services
|
RMDispositionActionExecuterAbstractBase |
|
RMEntryVoter |
Records managment entry voter.
|
RMEventBase |
Base class for Records management event web scripts
|
RmEventDelete |
Records management event delete web script
|
RmEventGet |
Records management event GET web script
|
RmEventPut |
Records management event PUT web script
|
RmEventsGet |
Records management events GET web script
|
RmEventsPost |
Records management event POST web script
|
RmEventTypesGet |
Records management event types GET web script
|
RMListOfValuesConstraint |
Compatibility Implementation.
|
RMListOfValuesConstraint |
RM Constraint implementation that ensures the value is one of a constrained
list of values.
|
RMListOfValuesConstraint.MatchLogic |
|
RMMetaDataGet |
RM metadata used by form extension
|
RMMethodSecurityInterceptor |
Records Management Method Security Interceptor.
|
RMMethodSecurityPostProcessor |
Records management method security post processor.
|
RMNode |
Abstract base class carrying general information for an RM node
|
RMNodes |
Deprecated. |
RMParameterCheck |
|
RMPermissionModel |
Capability constants for the RM Permission Model
|
RmPropertiesGet |
Webscript to get the Propertydefinitions for a given classname eg.
|
RmRoleDelete |
Delete role web script
|
RmRoleGet |
Role GET web script API
|
RmRolePut |
|
RmRolesGet |
Get information about record management roles
|
RmRolesPost |
RM Roles Post implementation
|
RMSavedSearchesDelete |
Records Management saved search DELETE web script
|
RMSavedSearchesGet |
RM saved searches GET web script
|
RMSavedSearchesPost |
Records management saved search POST web script.
|
RMSearchGet |
RM search GET web script
|
RMSearchPropertiesGet |
RM search properties GET web script
|
RMSecurityCommon |
Common security functions.
|
RMSite |
Concrete class carrying general information for RM site
|
RMSiteCompliance |
Enumeration representing RM site compliance
|
RMSiteEntityResource |
RM Site operations
|
RMSites |
RM Sites API
|
RMSitesImpl |
Centralizes access to site services.
|
RmSiteType |
Behaviour associated with the RM Site type
|
RmSubstitutionSuggestionsGet |
Implementation for Java backed webscript to get substitution suggestions
given a text fragment (e.g.
|
RMv21BehaviorScriptsPatch |
This patch creates a new "Records Management Behavior Scripts" folder and moves existing behavior scripts from the old "Records Management Scripts" folder to the new folder.
|
RMv21CapabilityPatch |
RM v2.1 patch to updated modified capabilities.
|
RMv21InPlacePatch |
RM v2.1 patch to support InPlace functional updates
|
RMv21PatchComponent |
Convenience class to ensure all V2.0 patches are executed before v2.1
|
RMv21RecordInheritancePatch |
RM v2.1 patch to change the record inheritance of permissions.
|
RMv21ReportServicePatch |
Report service patch, adding report structure in data dictionary and report templates.
|
RMv21RolesPatch |
Adds the existing rm roles to a new zone "APP.RM"
|
RMv22CapabilityPatch |
RM v2.2 patch to updated modified capabilities.
|
RMv22DODCompliantSitePatch |
DOD compliant site patch.
|
RMv22DODModelSeparationModulePatch |
DOD model separation module patch implementation
|
RMv22FileHoldReportCapabilityPatch |
RM v2.2 patch to add FileHoldReport capability.
|
RMv22GhostOnDestroyDispositionActionPatch |
Sets the ghost on destroy property for existing destroy disposition actions
to the value specified in the global properties file
|
RMv22HoldCapabilityPatch |
RM v2.2 patch to update capabilities.
|
RMv22HoldReportPatch |
Adds the hold report.
|
RMv22RemoveInPlaceRolesFromAllPatch |
Removes the in-place groups from the all roles group.
|
RMv22ReportTemplatePatch |
Adds a new transfer/accession report template to the existing report templates
|
RMv23EndRetentionCapabilityPatch |
RM v2.3 patch to add new end retention capability.
|
RMv23RecordContributorsGroupPatch |
RM v2.3 patch that creates the record contributors group.
|
RMv23SavedSearchesPatch |
RM v2.3 patch that adds the saved search aspect.
|
RMv23VersionsEventPatch |
RM v2.3 patch that creates the versions event.
|
RMv24FilePlanContainerRuleInheritancePatch |
RM v2.4 patch that ensures that file plan root containers do not inherited rules, because this is no longer enforced
in the service code anymore.
|
RMv2FilePlanNodeRefPatch |
RM v2.0 File Plan Node Ref Patch
|
RMv2ModelPatch |
RM v2.0 Model Updates Patch
|
RMv2SavedSearchPatch |
RM v2.0 Saved Search Patch
|
RMv32HoldChildAssocPatch |
Patch to replace any use of the hold child association rma:frozenRecords with rma:frozenContent
See: https://issues.alfresco.com/jira/browse/RM-6992
|
RMv32HoldReportUpdatePatch |
Patch to update the template for generating the hold report
See: https://issues.alfresco.com/jira/browse/RM-7003
|
RMv33HoldAuditEntryValuesPatch |
Patch to update values for addToHold and removeFromHold event types
|
RMv35HoldNewChildAssocPatch |
Patch to create new hold child association to link the record to the hold
|
RMWorkflowModel |
Workflow Constants for Records Management
|
Role |
Records management role class
|
Role |
Deprecated.
|
RoleDeclarativeWebScript |
Base declarative web script for role API.
|
SavedSearchDetails |
Saved search details.
|
SavedSearchDetailsCompatibility |
Compatibility class.
|
ScheduledAspect |
Behaviour associated with the scheduled aspect
|
ScheduledDispositionJob |
Scheduled disposition job.
|
ScriptAuthority |
|
ScriptCapability |
|
ScriptConstraint |
|
ScriptConstraintAuthority |
|
ScriptConstraintValue |
|
ScriptRecordsManagmentNode |
Base records management script node
NOTE: this could be removed, but is being kept as a place holder for future development
|
ScriptRecordsManagmentService |
Records management service
|
ScriptRMCaveatConfigService |
Script projection of RM Caveat Config Service
|
SearchTypesFactory |
Utility class that handles common api endpoint tasks
|
SearchUtil |
Parent class for records search utilities
|
SecurityControlSetting |
POJO representing a setting/property key/value in the alfresco-global.properties file
|
ServiceBaseImpl |
Helper base class for service implementations.
|
SimpleRecordsManagementEventTypeImpl |
Simple records management event type implementation
|
SortDirection |
Enumeration for sort direction.
|
SortUtils |
Helper class to provide functionality related to sorting.
|
SplitEmailAction |
Split Email Action
Splits the attachments for an email message out to independent records.
|
SplitEmailActionEvaluator |
Split EMail action evaluator
|
StringUtils |
String utility methods.
|
TargetContainer |
A target container object
|
TransactionalResourceHelper |
Delegate spring bean for TransactionResourceHelper
|
Transfer |
POJO object carrying information of a transfer node
|
TransferAction |
Transfer action
|
TransferChild |
POJO object carrying information of a transfer child
|
TransferChildrenRelation |
Transfer children relation
|
TransferCompleteAction |
Transfer complete action
|
TransferContainer |
|
TransferContainerChildrenRelation |
Transfer Container children relation
|
TransferContainerEntityResource |
Transfer Container entity resource
|
TransferContainerType |
rma:transferContainer behaviour bean
|
TransferEntityResource |
Transfer entity resource
|
TransferEvaluator |
Evaluates whether the node in question is transferring is either a transfer or accession.
|
TransferGet |
Deprecated. |
TransferNode |
Transfer node class
|
TransferredAspect |
rma:transferred behaviour bean
|
TransferredCapabilityCondition |
|
TransferReportGenerator |
Transfer report generator.
|
TransferReportGet |
Deprecated. |
TransferReportPost |
Deprecated. |
TransferringAspect |
rma:transferring behaviour bean
|
TransferService |
Transfer Service Interface
|
TransferServiceImpl |
Transfer service implementation
|
TransferType |
rma:transfer behaviour bean
|
TrueEvaluator |
Cutoff indicator
|
UnCutoffAction |
UnCutoff action implementation
|
UncutoffAspect |
rma:uncutoff behaviour bean
|
UndeclareRecordAction |
Undeclare record action
|
UndoEventAction |
Undo event action
|
UnfiledChild |
Abstract class carrying information for an unfiled container or unfiled record folder child
|
UnfiledContainer |
Concrete class carrying general information for an unfiled container
|
UnfiledContainerChild |
Specific POJO object carrying information for an unfiled container child
|
UnfiledContainerChildrenRelation |
Unfiled container children relation
|
UnfiledContainerEntityResource |
Unfiled container entity resource
|
UnfiledRecordContainerType |
rma:unfiledRecordContainer behaviour bean
|
UnfiledRecordFolder |
Concrete class carrying specific information for an unfiled record folder
|
UnfiledRecordFolderChild |
Specific POJO object carrying information for an unfiled record folder child
|
UnfiledRecordFolderChildrenRelation |
Unfiled Record folder children relation
|
UnfiledRecordFolderEntityResource |
Unfiled record folder entity resource
|
UnfiledRecordFolderType |
rma:unfiledRecordFolder behaviour bean
|
UnfreezeAction |
Unfreeze Action
|
UnlinkFromAction |
Unlink from action implementation.
|
UpdateActionType |
An enumeration for the methods of updating a collection of immutable objects.
|
UpdateCapability |
Update capability implementation.
|
UpdateObjectAuditEvent |
Audits file plan component property updates
|
UpdatePolicy |
|
UpdatePropertiesPolicy |
|
UpdateRecordScheduleGet |
Webscript used to update records that are missing their schedule information
|
UploadInfo |
Encapsulates the elements of an upload request
|
UserGroupMembershipUtils |
Utility class for creating audit events about user group membership.
|
UserRightsReportGet |
Implementation for Java backed webscript to return user rights report.
|
Version |
Recordable version class
|
VersionableAspect |
rmv:versionsable aspect behaviour bean implementation
|
VersionParameterConstraint |
Recordable version config constraint
|
VersionRecordAspect |
rmv:versionRecord behaviour bean
|
ViewRecordsCapability |
|
VitalRecordAspect |
rma:vitalRecord behaviour bean
|
VitalRecordDefinition |
Vital record definition interface
|
VitalRecordDefinitionAspect |
rma:ghosted behaviour bean
|
VitalRecordDefinitionImpl |
Vital record definition implementation class
|
VitalRecordEvaluator |
|
VitalRecordOrFolderCapabilityCondition |
|
VitalRecordService |
Vital Record Service.
|
VitalRecordServiceImpl |
Vital record service interface implementation.
|
WebScriptUtils |
Utility class for handling webscript requests
|
WhitelistedDMActions |
Whitelisted DM actions in RM
|
WriteContentPolicy |
|