@ProviderType public interface DDLRecordVersion extends DDLRecordVersionModel, PersistedModel
DDLRecordVersionModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<DDLRecordVersion,java.lang.Long> |
RECORD_VERSION_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
DDMFormValues |
getDDMFormValues() |
DDLRecord |
getRecord() |
DDLRecordSet |
getRecordSet() |
getCompanyId, getCreateDate, getDDMStorageId, getDisplayIndex, getGroupId, getMvccVersion, getPrimaryKey, getRecordId, getRecordSetId, getRecordSetVersion, getRecordVersionId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getUserId, getUserName, getUserUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isPending, isScheduled, setCompanyId, setCreateDate, setDDMStorageId, setDisplayIndex, setGroupId, setMvccVersion, setPrimaryKey, setRecordId, setRecordSetId, setRecordSetVersion, setRecordVersionId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setVersionclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepersiststatic final Accessor<DDLRecordVersion,java.lang.Long> RECORD_VERSION_ID_ACCESSOR
DDMFormValues getDDMFormValues() throws StorageException
StorageExceptionDDLRecord getRecord() throws PortalException
PortalExceptionDDLRecordSet getRecordSet() throws PortalException
PortalException