Interface DDMStructureLayout

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<DDMStructureLayout>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DDMStructureLayout>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDMStructureLayout>, DDMStructureLayoutModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TypedModel
All Known Implementing Classes:
DDMStructureLayoutWrapper

@ProviderType public interface DDMStructureLayout extends DDMStructureLayoutModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the DDMStructureLayout service. Represents a row in the "DDMStructureLayout" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • STRUCTURE_LAYOUT_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<DDMStructureLayout,Long> STRUCTURE_LAYOUT_ID_ACCESSOR
  • Method Details

    • getDDMFormLayout

      DDMFormLayout getDDMFormLayout()
    • getDDMStructure

      DDMStructure getDDMStructure() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDDMStructureId

      long getDDMStructureId() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException