@ProviderType public interface DDMFormInstance extends DDMFormInstanceModel, PersistedModel
DDMFormInstanceModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<DDMFormInstance,java.lang.Long> |
FORM_INSTANCE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
DDMForm |
getDDMForm() |
java.util.List<DDMFormInstanceRecord> |
getFormInstanceRecords() |
DDMFormInstanceVersion |
getFormInstanceVersion(java.lang.String version) |
DDMFormValues |
getSettingsDDMFormValues() |
DDMFormInstanceSettings |
getSettingsModel() |
java.lang.String |
getStorageType() |
DDMStructure |
getStructure() |
getAvailableLanguageIds, getCompanyId, getCreateDate, getCtCollectionId, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getFormInstanceId, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getName, getName, getName, getName, getNameCurrentLanguageId, getNameCurrentValue, getNameMap, getPrimaryKey, getSettings, getStructureId, getUserId, getUserName, getUserUuid, getUuid, getVersion, getVersionUserId, getVersionUserName, getVersionUserUuid, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCompanyId, setCreateDate, setCtCollectionId, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setFormInstanceId, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setName, setName, setNameCurrentLanguageId, setNameMap, setNameMap, setPrimaryKey, setSettings, setStructureId, setUserId, setUserName, setUserUuid, setUuid, setVersion, setVersionUserId, setVersionUserName, setVersionUserUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersiststatic final Accessor<DDMFormInstance,java.lang.Long> FORM_INSTANCE_ID_ACCESSOR
DDMForm getDDMForm() throws PortalException
PortalExceptionjava.util.List<DDMFormInstanceRecord> getFormInstanceRecords()
DDMFormInstanceVersion getFormInstanceVersion(java.lang.String version) throws PortalException
PortalExceptionDDMFormValues getSettingsDDMFormValues() throws PortalException
PortalExceptionDDMFormInstanceSettings getSettingsModel() throws PortalException
PortalExceptionjava.lang.String getStorageType()
throws PortalException
PortalExceptionDDMStructure getStructure() throws PortalException
PortalException