public class RecordTypeParameterConstraint
extends org.alfresco.repo.action.constraint.BaseParameterConstraint
| Constructor and Description |
|---|
RecordTypeParameterConstraint() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getAllowableValuesImpl() |
void |
setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService) |
void |
setFilePlanService(FilePlanService filePlanService) |
void |
setRecordService(RecordService recordService) |
public static final String NAME
public void setRecordService(RecordService recordService)
recordService - record servicepublic void setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
dictionaryService - dictionary servicepublic void setFilePlanService(FilePlanService filePlanService)
filePlanService - file plan serviceCopyright © 2005–2018 Alfresco Software. All rights reserved.