Class CmsModelResourceInfo

All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, I_CmsHasIconClasses, I_CmsHasTitle, I_CmsHasType

Bean holding model resource information to be displayed in the model select dialog.

Since:
8.0.3
  • Constructor Details

  • Method Details

    • getStructureId

      Returns the model resource structure id.

      Returns:
      the model resource structure id
    • setStructureId

      public void setStructureId(CmsUUID structureId)
      Sets the model resource structure id.

      Parameters:
      structureId - the model resource structure id to set