cagache
1523a0d8b9
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
2019-07-03 17:30:10 +03:00
cagache
6e2826f78c
Sonar critical bug: inefficient use of keySet iterator instead of entrySet iterator
2019-07-02 12:06:13 +03:00
cagache
d645c19e37
Removed unnecessary semicolon
2019-07-01 16:19:52 +03:00
cagache
3dc65aaed5
Sonar code smell: Replace the type specification in this constructor call with the diamond operator ("<>")
2019-07-01 16:01:43 +03:00
cagache
e27ea5218c
Merge changes from V3.0 branch
2019-07-01 12:12:32 +03:00
Ross Gale
b75785d6c6
Removing sonar warnings
...
(cherry picked from commit 507abdecad
)
2019-06-21 16:04:28 +03:00
Rodica Sutu
cbbc092209
Merge branch 'feature/RM-6835_FixJavaDocRMCommunity' into 'master'
...
Fix java docs for rm community repo:
Closes RM-6835
See merge request records-management/records-management!1163
2019-06-20 15:14:31 +01:00
Ross Gale
c8afff9a4b
RM-6702 updating headers to 2019
2019-01-04 12:25:39 +00:00
Ana Manolache
4a145de54e
update headers to 2018
2018-01-03 12:01:00 +02:00
Tuna Aksoy
a80d4a523e
Updated license headers
2017-01-01 11:52:56 +00:00
Tom Page
eacfd00e0c
Let git handle line endings for us.
2016-09-23 14:36:49 +01:00
Roy Wetherall
c7659f9b26
RM-3074: Rename getReader and getWriter methods
2016-08-09 15:06:48 +10:00
Roy Wetherall
52a4fe9f96
RM-3074: missing file
2016-08-09 12:08:46 +10:00
Roy Wetherall
9f5c4ba5eb
RM-3074: Initial refactoring of the extended security service implementation
2016-07-29 13:04:23 +10:00
Tom Page
c49a15c375
RM-2812 Add audit service and dependencies.
...
Having thought about this more, I don't think there's any problem adding
a deprecated class to the public API, as long as it's clearly marked as
such. It's deprecated at the moment because we think people might be using
it, but we want them to migrate to something else. Declaring this as part of
the public API formalises this process.
The RecordsManagementAuditService has the following dependencies:
RecordsManagementAuditQueryParameters <- RecordsManagementAuditService
RecordsManagementAuditEntry <- RecordsManagementAuditService
AuditEvent <- RecordsManagementAuditService
2016-04-20 16:24:44 +01:00
Tom Page
ebd8e09f88
RM-2812 Update following review comments.
...
The class dependency used to determine the classes to include based on the initial services is:
Depth 0: Service interfaces.
Depth 1:
ClearanceLevel <- SecurityClearanceService
RecordsManagementActionCondition <- RecordsManagementActionService
ClassificationAspectProperties <- ContentClassificationService
Version <- RecordableVersionConfigService, RecordableVersionService
Role <- FilePlanRoleService
CaveatGroupType <- CaveatSchemeService
RecordsManagementEvent <- RecordsManagementEventService
Group <- CapabilityService
RelationshipDisplayName <- RelationshipService
RecordsManagementActionResult <- RecordsManagementActionService
RecordsManagementAction <- RecordsManagementActionService
Relationship <- RelationshipService
ProtectedModelArtifact <- ModelSecurityService
ReportGenerator <- ReportService
RecordsManagementSearchParameters <- RecordsManagementSearchService
SecurityClearance <- SecurityClearanceService
SortDirection <- CaveatSchemeService
RecordsManagementEventType <- RecordsManagementEventService
Report <- ReportService
UserQueryParams <- SecurityClearanceService
CaveatMarkSortField <- CaveatSchemeService
ProtectedProperty <- ModelSecurityService
RelationshipDefinition <- RelationshipService
Capability <- FilePlanRoleService, CapabilityService
ExemptionCategory <- ClassificationSchemeService
CaveatGroup <- CaveatMarkingService, CaveatSchemeService
ClassificationReason <- ClassificationSchemeService
ProtectedAspect <- ModelSecurityService
MetadataReferral <- ReferralAdminService, ReferredMetadataService
CaveatMark <- CaveatClearanceService, CaveatMarkingService, ContentClassificationService, CaveatSchemeService, ClassificationSchemeService
SavedSearchDetails <- RecordsManagementSearchService
IdentifierGenerator <- IdentifierService
Depth 2:
RecordsManagementActionConditionDefinition <- RecordsManagementActionCondition
ReferralRegistry <- MetadataReferral
ClassificationSchemeEntity <- ExemptionCategory, ClassificationReason
RecordsManagementActionDefinition <- RecordsManagementAction
ReportDetails <- SavedSearchDetails
SortItem <- RecordsManagementSearchParameters
SavedSearchDetailsCompatibility <- SavedSearchDetails
Depth 3:
RecordsManagementModel <- SavedSearchDetailsCompatibility
Depth 4:
RecordsManagementCustomModel <- RecordsManagementModel
2016-04-20 16:14:07 +01:00
Tom Page
fca0030c50
RM-2812 Mark public API methods with @AlfrescoPublicAPI.
2016-04-19 16:24:46 +01:00
Tuna Aksoy
8fcc027af0
RM-3132 (Update license headers)
2016-03-16 10:26:58 +00:00
Tuna Aksoy
ff1c81d825
RM-3132 (Update license headers)
2016-03-14 16:17:53 +00:00
Tuna Aksoy
f01d2e1d41
RM-3132 (Update license headers)
2016-03-14 16:07:46 +00:00
Tuna Aksoy
27c76455c8
RM-3132 (Update license headers)
2016-03-14 16:05:44 +00:00
Tuna Aksoy
4191ba9495
Reverted all license header related changes
2016-03-13 21:48:44 +00:00
Tuna Aksoy
5d1d814e13
RM-3132 (Update license headers)
2016-03-11 17:28:49 +00:00
Tuna Aksoy
224b1c4116
RM-3132 (Update license headers)
2016-03-11 17:05:12 +00:00
Tuna Aksoy
2e3a1fa270
RM-3132 (Update license headers)
2016-03-11 16:50:48 +00:00
Tuna Aksoy
9ab4e9e17e
RM-3132 (Update license headers)
2016-03-11 16:44:23 +00:00
Roy Wetherall
4fe356a35c
updated and added headers where required.
2016-03-07 15:05:05 +11:00
Roy Wetherall
644bd01c0f
Merge branch 'release/V2.4' of gitlab.alfresco.com:records-management/records-management into RM-2969_UpdateLicenseHeaders
2016-03-07 14:19:08 +11:00
Ana Bozianu
83889be759
RM-2770 - run check on transaction commit when the encryption key will also be stored
2016-03-03 18:17:17 +02:00
Roy Wetherall
f98f0cb32b
Refresh license headers to include changes to community license and module description
2016-03-03 10:38:37 +11:00
Roy Wetherall
be365f98ba
Add managed license headers to community projects for java, js and ftl source files.
2016-03-01 13:06:00 +11:00
Roy Wetherall
5059bd7cec
Remove old license headers
2016-03-01 12:53:30 +11:00
Tuna Aksoy
402fc1b831
RM-2940 (Create parent pom.xml file above rm-community and rm-enterprise)
2016-01-31 20:11:15 +00:00