Uploaded image for project: 'PUBLIC - Liferay Portal Enterprise Edition'
  1. PUBLIC - Liferay Portal Enterprise Edition
  2. LPE-829

Support system type instances / companies

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1 EE SP1 (5.1.4)
    • 5.1 EE SP2 (5.1.5)
    • None
    • All

    Description

      This improvement adds support for system type instances/companies. System type instances are instances of Liferay which are used by WSRP and are not accessible from a browser.

      As part of this update, the following method has been added to CompanyLocalService and CompanyService:

      public List<Company> getCompanies(boolean system);

      The following method has also been deprecated:

      public Company addCompany(String webId, String virtualHost, String mx);

      Please use the following method instead:

      public Company addCompany(String webId, String virtualHost, String mx, String shardName, boolean system);

      Attachments

        Issue Links

          Activity

            People

              support-ee EE Support
              samuel.kong Samuel Kong
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  5.1 EE SP2 (5.1.5)