public interface VitalRecordDefinition
| Modifier and Type | Method and Description |
|---|---|
Date |
getNextReviewDate()
Gets the next review date based on the review period
|
org.alfresco.service.cmr.repository.Period |
getReviewPeriod()
Review period for vital records
|
boolean |
isEnabled()
Indicates whether the vital record definition is enabled or not.
|
boolean isEnabled()
Note: a result of false indicates that the vital record definition is inactive therefore does not impose the rules associated with vital record review on associated nodes.
org.alfresco.service.cmr.repository.Period getReviewPeriod()
Date getNextReviewDate()
Copyright © 2005–2017 Alfresco Software. All rights reserved.