public class RecordExtensionPointData extends ExtensionPointWithGroupData
| Constructor and Description |
|---|
RecordExtensionPointData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecordTypeVO> |
getRecordTypes() |
void |
setRecordTypes(java.util.List<RecordTypeVO> recordTypes) |
getGroups, setGroupsgetNature, getScripts, setNature, setScriptsgetDTO, getTranslatedValues, isEditable, setDTO, setEditable, setTranslatedValuespublic java.util.List<RecordTypeVO> getRecordTypes()
public void setRecordTypes(java.util.List<RecordTypeVO> recordTypes)