@ProviderType public interface DDLRecordSet extends DDLRecordSetModel, com.liferay.portal.kernel.model.PersistedModel
DDLRecordSetModel,
com.liferay.dynamic.data.lists.model.impl.DDLRecordSetImpl,
com.liferay.dynamic.data.lists.model.impl.DDLRecordSetModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<DDLRecordSet,java.lang.Long> |
RECORD_SET_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.dynamic.data.mapping.model.DDMStructure |
getDDMStructure() |
com.liferay.dynamic.data.mapping.model.DDMStructure |
getDDMStructure(long formDDMTemplateId) |
java.util.List<DDLRecord> |
getRecords() |
com.liferay.dynamic.data.mapping.storage.DDMFormValues |
getSettingsDDMFormValues() |
DDLRecordSetSettings |
getSettingsModel() |
clone, compareTo, getAvailableLanguageIds, getCompanyId, getCreateDate, getDDMStructureId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getLastPublishDate, getMinDisplayRows, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getRecordSetId, getRecordSetKey, getScope, getSettings, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCompanyId, setCreateDate, setDDMStructureId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setMinDisplayRows, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setRecordSetId, setRecordSetKey, setScope, setSettings, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<DDLRecordSet,java.lang.Long> RECORD_SET_ID_ACCESSOR
com.liferay.dynamic.data.mapping.model.DDMStructure getDDMStructure()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.dynamic.data.mapping.model.DDMStructure getDDMStructure(long formDDMTemplateId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.util.List<DDLRecord> getRecords()
com.liferay.dynamic.data.mapping.storage.DDMFormValues getSettingsDDMFormValues()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionDDLRecordSetSettings getSettingsModel() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException