Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-99973

Add new methods to AssetEntryAssetCategoryRelLocalService

Details

    Description

      --LPS-76488-- upgraded the AssetEntries_AssetCategories table to AssetEntryAssetCategoryRel, and all new AssetEntry to AssetCategory relationships are stored as entries in that new table, but AssetEntryAssetCategoryRelLocalService does not expose the same accessors that AssetEntryLocalService expose publicly.

      Steps to reproduce / testing done:
      1. Created a new category in Control Panel>Categories>Vocabulary>Topic
      2. Create a new web content with that category assigned
      3. Performed this in 7.0 and 7.1
      4. Checked AssetEntries_AssetCategories and AssetEntryAssetCategoryRel tables in 7.0 vs. 7.1 
      Results of steps / testing:
      7.0 category is saved to AssetEntries_AssetCategories
      7.1 category is saved to AssetEntryAssetCategoryRel
      Errors/logs:
      n/a

      Expected Result: 
      There are new methods available in the AssetEntryAssetCategoryRelService to retrieve data about AssetEntryAssetCategoryRel entries that replace the old AssetEntry and AssetCategory service methods, as the AssetEntries_AssetCategories table is no longer used.

      Actual Result:
      There are no new methods in the AssetEntryAssetCategoryRelService available to retrieve data about AssetEntryAssetCategoryRel entries.

      Reproduce
      master: c18f699671afa53c367d37a727d1b5088c5b2b46

      7.1.x: c7d15eab85fb4d345f5c32537cc8381fa48722fe

      Attachments

        Issue Links

          Activity

            People

              yang.cao Yang Cao
              william.nealeigh William Nealeigh (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              William Nealeigh William Nealeigh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                3 years, 37 weeks, 1 day ago

                Packages

                  Version Package
                  7.1.X
                  7.2.10 DXP FP2
                  7.2.10.1 DXP SP1
                  7.2.1 CE GA2
                  7.2.X
                  7.3.10 DXP GA1
                  Master