Code review of RM-2113. Minor clarification in javadoc.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@103783 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2015-05-06 16:29:06 +00:00
parent 47c161da65
commit b0b7ee7c6e

View File

@@ -69,6 +69,7 @@ public interface ClassificationService
/**
* Gets the default {@link ClassificationLevel}, which will usually be the level with the lowest security clearance.
* @return the default classification level, or {@code null} if no security levels are configured.
*/
ClassificationLevel getDefaultClassificationLevel();