@ProviderType public interface DDLRecord extends DDLRecordModel, com.liferay.portal.kernel.model.PersistedModel
DDLRecordModel
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() |
getClassName, getClassPK, getCompanyId, getCreateDate, getDDMStorageId, getDisplayIndex, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getPrimaryKey, getRecordId, getRecordSetId, getRecordSetVersion, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, setClassName, setClassPK, setCompanyId, setCreateDate, setDDMStorageId, setDisplayIndex, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setPrimaryKey, setRecordId, setRecordSetId, setRecordSetVersion, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static 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.PortalException
com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.io.Serializable getFieldDataType(java.lang.String fieldName) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.io.Serializable getFieldType(java.lang.String fieldName) throws java.lang.Exception
java.lang.Exception
DDLRecordVersion getLatestRecordVersion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
DDLRecordSet getRecordSet() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
DDLRecordVersion getRecordVersion() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
DDLRecordVersion getRecordVersion(java.lang.String version) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
int getStatus() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException