BlogsEntryServiceUtil VS BlogsEntryLocalServiceUtil

BlogsEntryServiceUtil does permission checking while BlogsEntryLocalServiceUtil does not do permission checking. The first one will only return blog entries which the current user has view permission. The second one will return all blog entries, including blog entries which the current user has no permission to view.

http://www.liferay.com/community/forums/-/message_boards/view_message/16639692

你可能感兴趣的:(BlogsEntryServiceUtil VS BlogsEntryLocalServiceUtil)