| Package | Description |
|---|---|
| org.alfresco.po.rm.dialog | |
| org.alfresco.po.rm.properties |
| Modifier and Type | Method and Description |
|---|---|
static VitalReviewPeriod |
VitalReviewPeriod.fromValue(String value) |
static VitalReviewPeriod |
VitalReviewPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VitalReviewPeriod[] |
VitalReviewPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VitalReviewPeriod |
IdentifierAndVitalInformation.getReviewPeriod()
Get site reviewPeriod
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierAndVitalInformation |
IdentifierAndVitalInformation.setReviewPeriod(VitalReviewPeriod period)
Set site reviewPeriod
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.