public interface BusinessDaysService
Modifier and Type | Method and Description |
---|---|
Date |
getLimitDate(String label,
Date from)
Return the limit date for the given label.
|
Date getLimitDate(String label, Date from)
Return the limit date for the given label. The labels are declared using the extension point "limitDate" of the component "org.nuxeo.business.days.management.BusinessDaysService".
label
- from
- Copyright © 2016 Nuxeo SA. All rights reserved.