Interface BookmarksGroupServiceConfiguration

All Known Subinterfaces:
BookmarksGroupServiceOverriddenConfiguration

public interface BookmarksGroupServiceConfiguration
  • Method Details

    • emailEntryAddedBody

      com.liferay.portal.kernel.settings.LocalizedValuesMap emailEntryAddedBody()
    • emailEntryAddedEnabled

      boolean emailEntryAddedEnabled()
    • emailEntryAddedSubject

      com.liferay.portal.kernel.settings.LocalizedValuesMap emailEntryAddedSubject()
    • emailEntryUpdatedBody

      com.liferay.portal.kernel.settings.LocalizedValuesMap emailEntryUpdatedBody()
    • emailEntryUpdatedEnabled

      boolean emailEntryUpdatedEnabled()
    • emailEntryUpdatedSubject

      com.liferay.portal.kernel.settings.LocalizedValuesMap emailEntryUpdatedSubject()
    • emailFromAddress

      String emailFromAddress()
    • emailFromName

      String emailFromName()
    • enableRelatedAssets

      boolean enableRelatedAssets()
    • entriesPerPage

      @Deprecated String entriesPerPage()
      Deprecated.
      As of Judson (7.1.x), with no direct replacement
    • entryColumns

      String[] entryColumns()
    • folderColumns

      String[] folderColumns()
    • foldersPerPage

      @Deprecated String foldersPerPage()
      Deprecated.
      As of Judson (7.1.x), with no direct replacement
    • showFoldersSearch

      boolean showFoldersSearch()
    • showSubfolders

      boolean showSubfolders()