@ProviderType public interface DDLRecordSet extends DDLRecordSetModel, PersistedModel
DDLRecordSetModel,
DDLRecordSetImpl,
DDLRecordSetModelImpl| Modifier and Type | Method and Description |
|---|---|
DDMStructure |
getDDMStructure() |
DDMStructure |
getDDMStructure(long formDDMTemplateId) |
java.util.List<DDLRecord> |
getRecords() |
java.util.List<Fields> |
getRecordsFieldsList() |
clone, compareTo, getAvailableLanguageIds, getCompanyId, getCreateDate, getDDMStructureId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getMinDisplayRows, getModifiedDate, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getPrimaryKeyObj, getRecordSetId, getRecordSetKey, getScope, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCompanyId, setCreateDate, setDDMStructureId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMinDisplayRows, setModifiedDate, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setNew, setPrimaryKey, setPrimaryKeyObj, setRecordSetId, setRecordSetKey, setScope, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistDDMStructure getDDMStructure() throws PortalException, SystemException
PortalExceptionSystemExceptionDDMStructure getDDMStructure(long formDDMTemplateId) throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<DDLRecord> getRecords() throws SystemException
SystemExceptionjava.util.List<Fields> getRecordsFieldsList() throws PortalException, SystemException
PortalExceptionSystemException