@ProviderType public interface DDLRecord extends DDLRecordModel, com.liferay.portal.kernel.model.PersistedModel
DDLRecordModel,
com.liferay.dynamic.data.lists.model.impl.DDLRecordImpl,
com.liferay.dynamic.data.lists.model.impl.DDLRecordModelImpl| Modifier and Type | Field and Description |
|---|---|
static com.liferay.portal.kernel.util.Accessor<DDLRecord,java.lang.Long> |
RECORD_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.liferay.dynamic.data.mapping.storage.DDMFormFieldValue> |
getDDMFormFieldValues(java.lang.String fieldName) |
com.liferay.dynamic.data.mapping.storage.DDMFormValues |
getDDMFormValues() |
java.io.Serializable |
getFieldDataType(java.lang.String fieldName) |
java.io.Serializable |
getFieldType(java.lang.String fieldName) |
DDLRecordVersion |
getLatestRecordVersion() |
DDLRecordSet |
getRecordSet() |
DDLRecordVersion |
getRecordVersion() |
DDLRecordVersion |
getRecordVersion(java.lang.String version) |
int |
getStatus() |
clone, compareTo, getCompanyId, getCreateDate, getDDMStorageId, getDisplayIndex, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRecordId, getRecordSetId, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDDMStorageId, setDisplayIndex, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRecordId, setRecordSetId, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesstatic final com.liferay.portal.kernel.util.Accessor<DDLRecord,java.lang.Long> RECORD_ID_ACCESSOR
java.util.List<com.liferay.dynamic.data.mapping.storage.DDMFormFieldValue> getDDMFormFieldValues(java.lang.String fieldName)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.io.Serializable getFieldDataType(java.lang.String fieldName)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.io.Serializable getFieldType(java.lang.String fieldName)
throws java.lang.Exception
java.lang.ExceptionDDLRecordVersion getLatestRecordVersion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionDDLRecordSet getRecordSet() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionDDLRecordVersion getRecordVersion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionDDLRecordVersion getRecordVersion(java.lang.String version) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionint getStatus()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException