@ProviderType public interface DDLRecordSet extends DDLRecordSetModel, PersistedModel
DDLRecordSetModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<DDLRecordSet,java.lang.Long> |
RECORD_SET_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
DDMStructure |
getDDMStructure() |
DDMStructure |
getDDMStructure(long formDDMTemplateId) |
java.util.List<DDLRecord> |
getRecords() |
DDLRecordSetVersion |
getRecordSetVersion() |
DDLRecordSetVersion |
getRecordSetVersion(java.lang.String version) |
DDMFormValues |
getSettingsDDMFormValues() |
DDLRecordSetSettings |
getSettingsModel() |
getAvailableLanguageIds, getCompanyId, getCreateDate, getDDMStructureId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getGroupId, getLastPublishDate, getMinDisplayRows, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getRecordSetId, getRecordSetKey, getScope, getSettings, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCompanyId, setCreateDate, setDDMStructureId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setGroupId, setLastPublishDate, setMinDisplayRows, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPrimaryKey, setRecordSetId, setRecordSetKey, setScope, setSettings, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersiststatic final Accessor<DDLRecordSet,java.lang.Long> RECORD_SET_ID_ACCESSOR
DDMStructure getDDMStructure() throws PortalException
PortalExceptionDDMStructure getDDMStructure(long formDDMTemplateId) throws PortalException
PortalExceptionjava.util.List<DDLRecord> getRecords()
DDLRecordSetVersion getRecordSetVersion() throws PortalException
PortalExceptionDDLRecordSetVersion getRecordSetVersion(java.lang.String version) throws PortalException
PortalExceptionDDMFormValues getSettingsDDMFormValues() throws PortalException
PortalExceptionDDLRecordSetSettings getSettingsModel() throws PortalException
PortalException