ApplicationManager : Remove redundant code using inheritance
authorSeungkeun Lee <sngn.lee@samsung.com>
Thu, 7 Apr 2016 01:09:03 +0000 (10:09 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Thu, 7 Apr 2016 01:09:03 +0000 (10:09 +0900)
commit95c4013d1f309c628c1a76aa6f628a4463d6cc0d
tree89c20bc3642bb554b8c8863b38b1c54523dea622
parent1a99c6441d749945578ab7ad6eccf41a6be61533
ApplicationManager : Remove redundant code using inheritance

 - InstalledApplicationMetadataFilter was inherited from InstalledApplicationFilter
 - Add Extension to create native filter handle (appinfo/metadata)
 - Reuse Callback handler

Change-Id: I3bf55b4bc428eacebf95a1b56d91ae5fa61d518e
Tizen.Applications/Tizen.Applications.Managers/ApplicationManagerImpl.cs
Tizen.Applications/Tizen.Applications.Managers/InstalledApplicationMetadataFilter.cs