Interface DLFileOrderConfigurationProvider


@ProviderType public interface DLFileOrderConfigurationProvider
  • Method Details

    • getCompanyOrderByColumn

      String getCompanyOrderByColumn(long companyId)
    • getCompanySortBy

      String getCompanySortBy(long companyId)
    • getGroupOrderByColumn

      String getGroupOrderByColumn(long groupId)
    • getGroupSortBy

      String getGroupSortBy(long groupId)
    • getSystemOrderByColumn

      String getSystemOrderByColumn()
    • getSystemSortBy

      String getSystemSortBy()