Liferay 6.2-ce-ga5

com.liferay.portlet.asset.service.base
Class AssetEntryLocalServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.service.BaseLocalServiceImpl
      extended by com.liferay.portlet.asset.service.base.AssetEntryLocalServiceBaseImpl
All Implemented Interfaces:
IdentifiableBean, BaseLocalService, PersistedModelLocalService, AssetEntryLocalService
Direct Known Subclasses:
AssetEntryLocalServiceImpl

public abstract class AssetEntryLocalServiceBaseImpl
extends BaseLocalServiceImpl
implements AssetEntryLocalService, IdentifiableBean

Provides the base implementation for the asset entry local service.

This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in AssetEntryLocalServiceImpl.

See Also:
AssetEntryLocalServiceImpl, AssetEntryLocalServiceUtil
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.

Field Summary
protected  AssetCategoryFinder assetCategoryFinder
           
protected  AssetCategoryLocalService assetCategoryLocalService
           
protected  AssetCategoryPersistence assetCategoryPersistence
           
protected  AssetCategoryPropertyFinder assetCategoryPropertyFinder
           
protected  AssetCategoryPropertyLocalService assetCategoryPropertyLocalService
           
protected  AssetCategoryPropertyPersistence assetCategoryPropertyPersistence
           
protected  AssetCategoryPropertyService assetCategoryPropertyService
           
protected  AssetCategoryService assetCategoryService
           
protected  AssetEntryFinder assetEntryFinder
           
protected  AssetEntryLocalService assetEntryLocalService
           
protected  AssetEntryPersistence assetEntryPersistence
           
protected  AssetEntryService assetEntryService
           
protected  AssetLinkLocalService assetLinkLocalService
           
protected  AssetLinkPersistence assetLinkPersistence
           
protected  AssetTagFinder assetTagFinder
           
protected  AssetTagLocalService assetTagLocalService
           
protected  AssetTagPersistence assetTagPersistence
           
protected  AssetTagPropertyFinder assetTagPropertyFinder
           
protected  AssetTagPropertyKeyFinder assetTagPropertyKeyFinder
           
protected  AssetTagPropertyLocalService assetTagPropertyLocalService
           
protected  AssetTagPropertyPersistence assetTagPropertyPersistence
           
protected  AssetTagPropertyService assetTagPropertyService
           
protected  AssetTagService assetTagService
           
protected  AssetTagStatsLocalService assetTagStatsLocalService
           
protected  AssetTagStatsPersistence assetTagStatsPersistence
           
protected  AssetVocabularyFinder assetVocabularyFinder
           
protected  AssetVocabularyLocalService assetVocabularyLocalService
           
protected  AssetVocabularyPersistence assetVocabularyPersistence
           
protected  AssetVocabularyService assetVocabularyService
           
protected  BlogsEntryFinder blogsEntryFinder
           
protected  BlogsEntryLocalService blogsEntryLocalService
           
protected  BlogsEntryPersistence blogsEntryPersistence
           
protected  BlogsEntryService blogsEntryService
           
protected  BookmarksEntryFinder bookmarksEntryFinder
           
protected  BookmarksEntryLocalService bookmarksEntryLocalService
           
protected  BookmarksEntryPersistence bookmarksEntryPersistence
           
protected  BookmarksEntryService bookmarksEntryService
           
protected  CompanyLocalService companyLocalService
           
protected  CompanyPersistence companyPersistence
           
protected  CompanyService companyService
           
protected  CounterLocalService counterLocalService
           
protected  DLAppLocalService dlAppLocalService
           
protected  DLAppService dlAppService
           
protected  DLFileEntryFinder dlFileEntryFinder
           
protected  DLFileEntryLocalService dlFileEntryLocalService
           
protected  DLFileEntryPersistence dlFileEntryPersistence
           
protected  DLFileEntryService dlFileEntryService
           
protected  DLFolderFinder dlFolderFinder
           
protected  DLFolderLocalService dlFolderLocalService
           
protected  DLFolderPersistence dlFolderPersistence
           
protected  DLFolderService dlFolderService
           
protected  GroupFinder groupFinder
           
protected  GroupLocalService groupLocalService
           
protected  GroupPersistence groupPersistence
           
protected  GroupService groupService
           
protected  JournalArticleFinder journalArticleFinder
           
protected  JournalArticleLocalService journalArticleLocalService
           
protected  JournalArticlePersistence journalArticlePersistence
           
protected  JournalArticleResourceLocalService journalArticleResourceLocalService
           
protected  JournalArticleResourcePersistence journalArticleResourcePersistence
           
protected  JournalArticleService journalArticleService
           
protected  MBMessageFinder mbMessageFinder
           
protected  MBMessageLocalService mbMessageLocalService
           
protected  MBMessagePersistence mbMessagePersistence
           
protected  MBMessageService mbMessageService
           
protected  PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
           
protected  ResourceLocalService resourceLocalService
           
protected  SocialActivityCounterFinder socialActivityCounterFinder
           
protected  SocialActivityCounterLocalService socialActivityCounterLocalService
           
protected  SocialActivityCounterPersistence socialActivityCounterPersistence
           
protected  SocialActivityFinder socialActivityFinder
           
protected  SocialActivityLocalService socialActivityLocalService
           
protected  SocialActivityPersistence socialActivityPersistence
           
protected  SocialActivityService socialActivityService
           
protected  SystemEventLocalService systemEventLocalService
           
protected  SystemEventPersistence systemEventPersistence
           
protected  UserFinder userFinder
           
protected  UserLocalService userLocalService
           
protected  UserPersistence userPersistence
           
protected  UserService userService
           
protected  WikiPageFinder wikiPageFinder
           
protected  WikiPageLocalService wikiPageLocalService
           
protected  WikiPagePersistence wikiPagePersistence
           
protected  WikiPageResourceLocalService wikiPageResourceLocalService
           
protected  WikiPageResourcePersistence wikiPageResourcePersistence
           
protected  WikiPageService wikiPageService
           
 
Fields inherited from class com.liferay.portal.service.BaseLocalServiceImpl
layoutPersistence
 
Constructor Summary
AssetEntryLocalServiceBaseImpl()
           
 
Method Summary
 void addAssetCategoryAssetEntries(long categoryId, List<AssetEntry> AssetEntries)
           
 void addAssetCategoryAssetEntries(long categoryId, long[] entryIds)
           
 void addAssetCategoryAssetEntry(long categoryId, AssetEntry assetEntry)
           
 void addAssetCategoryAssetEntry(long categoryId, long entryId)
           
 AssetEntry addAssetEntry(AssetEntry assetEntry)
          Adds the asset entry to the database.
 void addAssetTagAssetEntries(long tagId, List<AssetEntry> AssetEntries)
           
 void addAssetTagAssetEntries(long tagId, long[] entryIds)
           
 void addAssetTagAssetEntry(long tagId, AssetEntry assetEntry)
           
 void addAssetTagAssetEntry(long tagId, long entryId)
           
 void afterPropertiesSet()
           
 void clearAssetCategoryAssetEntries(long categoryId)
           
 void clearAssetTagAssetEntries(long tagId)
           
 AssetEntry createAssetEntry(long entryId)
          Creates a new asset entry with the primary key.
 void deleteAssetCategoryAssetEntries(long categoryId, List<AssetEntry> AssetEntries)
           
 void deleteAssetCategoryAssetEntries(long categoryId, long[] entryIds)
           
 void deleteAssetCategoryAssetEntry(long categoryId, AssetEntry assetEntry)
           
 void deleteAssetCategoryAssetEntry(long categoryId, long entryId)
           
 AssetEntry deleteAssetEntry(AssetEntry assetEntry)
          Deletes the asset entry from the database.
 AssetEntry deleteAssetEntry(long entryId)
          Deletes the asset entry with the primary key from the database.
 void deleteAssetTagAssetEntries(long tagId, List<AssetEntry> AssetEntries)
           
 void deleteAssetTagAssetEntries(long tagId, long[] entryIds)
           
 void deleteAssetTagAssetEntry(long tagId, AssetEntry assetEntry)
           
 void deleteAssetTagAssetEntry(long tagId, long entryId)
           
 void destroy()
           
 DynamicQuery dynamicQuery()
           
 List dynamicQuery(DynamicQuery dynamicQuery)
          Performs a dynamic query on the database and returns the matching rows.
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end)
          Performs a dynamic query on the database and returns a range of the matching rows.
 List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
          Performs a dynamic query on the database and returns an ordered range of the matching rows.
 long dynamicQueryCount(DynamicQuery dynamicQuery)
          Returns the number of rows that match the dynamic query.
 long dynamicQueryCount(DynamicQuery dynamicQuery, Projection projection)
          Returns the number of rows that match the dynamic query.
 AssetEntry fetchAssetEntry(long entryId)
           
 List<AssetEntry> getAssetCategoryAssetEntries(long categoryId)
           
 List<AssetEntry> getAssetCategoryAssetEntries(long categoryId, int start, int end)
           
 List<AssetEntry> getAssetCategoryAssetEntries(long categoryId, int start, int end, OrderByComparator orderByComparator)
           
 int getAssetCategoryAssetEntriesCount(long categoryId)
           
 AssetCategoryFinder getAssetCategoryFinder()
          Returns the asset category finder.
 AssetCategoryLocalService getAssetCategoryLocalService()
          Returns the asset category local service.
 AssetCategoryPersistence getAssetCategoryPersistence()
          Returns the asset category persistence.
 AssetCategoryPropertyFinder getAssetCategoryPropertyFinder()
          Returns the asset category property finder.
 AssetCategoryPropertyLocalService getAssetCategoryPropertyLocalService()
          Returns the asset category property local service.
 AssetCategoryPropertyPersistence getAssetCategoryPropertyPersistence()
          Returns the asset category property persistence.
 AssetCategoryPropertyService getAssetCategoryPropertyService()
          Returns the asset category property remote service.
 AssetCategoryService getAssetCategoryService()
          Returns the asset category remote service.
 List<AssetEntry> getAssetEntries(int start, int end)
          Returns a range of all the asset entries.
 int getAssetEntriesCount()
          Returns the number of asset entries.
 AssetEntry getAssetEntry(long entryId)
          Returns the asset entry with the primary key.
 AssetEntryFinder getAssetEntryFinder()
          Returns the asset entry finder.
 AssetEntryLocalService getAssetEntryLocalService()
          Returns the asset entry local service.
 AssetEntryPersistence getAssetEntryPersistence()
          Returns the asset entry persistence.
 AssetEntryService getAssetEntryService()
          Returns the asset entry remote service.
 AssetLinkLocalService getAssetLinkLocalService()
          Returns the asset link local service.
 AssetLinkPersistence getAssetLinkPersistence()
          Returns the asset link persistence.
 List<AssetEntry> getAssetTagAssetEntries(long tagId)
           
 List<AssetEntry> getAssetTagAssetEntries(long tagId, int start, int end)
           
 List<AssetEntry> getAssetTagAssetEntries(long tagId, int start, int end, OrderByComparator orderByComparator)
           
 int getAssetTagAssetEntriesCount(long tagId)
           
 AssetTagFinder getAssetTagFinder()
          Returns the asset tag finder.
 AssetTagLocalService getAssetTagLocalService()
          Returns the asset tag local service.
 AssetTagPersistence getAssetTagPersistence()
          Returns the asset tag persistence.
 AssetTagPropertyFinder getAssetTagPropertyFinder()
          Returns the asset tag property finder.
 AssetTagPropertyKeyFinder getAssetTagPropertyKeyFinder()
          Returns the asset tag property key finder.
 AssetTagPropertyLocalService getAssetTagPropertyLocalService()
          Returns the asset tag property local service.
 AssetTagPropertyPersistence getAssetTagPropertyPersistence()
          Returns the asset tag property persistence.
 AssetTagPropertyService getAssetTagPropertyService()
          Returns the asset tag property remote service.
 AssetTagService getAssetTagService()
          Returns the asset tag remote service.
 AssetTagStatsLocalService getAssetTagStatsLocalService()
          Returns the asset tag stats local service.
 AssetTagStatsPersistence getAssetTagStatsPersistence()
          Returns the asset tag stats persistence.
 AssetVocabularyFinder getAssetVocabularyFinder()
          Returns the asset vocabulary finder.
 AssetVocabularyLocalService getAssetVocabularyLocalService()
          Returns the asset vocabulary local service.
 AssetVocabularyPersistence getAssetVocabularyPersistence()
          Returns the asset vocabulary persistence.
 AssetVocabularyService getAssetVocabularyService()
          Returns the asset vocabulary remote service.
 String getBeanIdentifier()
          Returns the Spring bean ID for this bean.
 BlogsEntryFinder getBlogsEntryFinder()
          Returns the blogs entry finder.
 BlogsEntryLocalService getBlogsEntryLocalService()
          Returns the blogs entry local service.
 BlogsEntryPersistence getBlogsEntryPersistence()
          Returns the blogs entry persistence.
 BlogsEntryService getBlogsEntryService()
          Returns the blogs entry remote service.
 BookmarksEntryFinder getBookmarksEntryFinder()
          Returns the bookmarks entry finder.
 BookmarksEntryLocalService getBookmarksEntryLocalService()
          Returns the bookmarks entry local service.
 BookmarksEntryPersistence getBookmarksEntryPersistence()
          Returns the bookmarks entry persistence.
 BookmarksEntryService getBookmarksEntryService()
          Returns the bookmarks entry remote service.
 CompanyLocalService getCompanyLocalService()
          Returns the company local service.
 CompanyPersistence getCompanyPersistence()
          Returns the company persistence.
 CompanyService getCompanyService()
          Returns the company remote service.
 CounterLocalService getCounterLocalService()
          Returns the counter local service.
 DLAppLocalService getDLAppLocalService()
          Returns the d l app local service.
 DLAppService getDLAppService()
          Returns the d l app remote service.
 DLFileEntryFinder getDLFileEntryFinder()
          Returns the document library file entry finder.
 DLFileEntryLocalService getDLFileEntryLocalService()
          Returns the document library file entry local service.
 DLFileEntryPersistence getDLFileEntryPersistence()
          Returns the document library file entry persistence.
 DLFileEntryService getDLFileEntryService()
          Returns the document library file entry remote service.
 DLFolderFinder getDLFolderFinder()
          Returns the document library folder finder.
 DLFolderLocalService getDLFolderLocalService()
          Returns the document library folder local service.
 DLFolderPersistence getDLFolderPersistence()
          Returns the document library folder persistence.
 DLFolderService getDLFolderService()
          Returns the document library folder remote service.
 GroupFinder getGroupFinder()
          Returns the group finder.
 GroupLocalService getGroupLocalService()
          Returns the group local service.
 GroupPersistence getGroupPersistence()
          Returns the group persistence.
 GroupService getGroupService()
          Returns the group remote service.
 JournalArticleFinder getJournalArticleFinder()
          Returns the journal article finder.
 JournalArticleLocalService getJournalArticleLocalService()
          Returns the journal article local service.
 JournalArticlePersistence getJournalArticlePersistence()
          Returns the journal article persistence.
 JournalArticleResourceLocalService getJournalArticleResourceLocalService()
          Returns the journal article resource local service.
 JournalArticleResourcePersistence getJournalArticleResourcePersistence()
          Returns the journal article resource persistence.
 JournalArticleService getJournalArticleService()
          Returns the journal article remote service.
 MBMessageFinder getMBMessageFinder()
          Returns the message-boards message finder.
 MBMessageLocalService getMBMessageLocalService()
          Returns the message-boards message local service.
 MBMessagePersistence getMBMessagePersistence()
          Returns the message-boards message persistence.
 MBMessageService getMBMessageService()
          Returns the message-boards message remote service.
protected  Class<?> getModelClass()
           
protected  String getModelClassName()
           
 PersistedModel getPersistedModel(Serializable primaryKeyObj)
           
 ResourceLocalService getResourceLocalService()
          Returns the resource local service.
 SocialActivityCounterFinder getSocialActivityCounterFinder()
          Returns the social activity counter finder.
 SocialActivityCounterLocalService getSocialActivityCounterLocalService()
          Returns the social activity counter local service.
 SocialActivityCounterPersistence getSocialActivityCounterPersistence()
          Returns the social activity counter persistence.
 SocialActivityFinder getSocialActivityFinder()
          Returns the social activity finder.
 SocialActivityLocalService getSocialActivityLocalService()
          Returns the social activity local service.
 SocialActivityPersistence getSocialActivityPersistence()
          Returns the social activity persistence.
 SocialActivityService getSocialActivityService()
          Returns the social activity remote service.
 SystemEventLocalService getSystemEventLocalService()
          Returns the system event local service.
 SystemEventPersistence getSystemEventPersistence()
          Returns the system event persistence.
 UserFinder getUserFinder()
          Returns the user finder.
 UserLocalService getUserLocalService()
          Returns the user local service.
 UserPersistence getUserPersistence()
          Returns the user persistence.
 UserService getUserService()
          Returns the user remote service.
 WikiPageFinder getWikiPageFinder()
          Returns the wiki page finder.
 WikiPageLocalService getWikiPageLocalService()
          Returns the wiki page local service.
 WikiPagePersistence getWikiPagePersistence()
          Returns the wiki page persistence.
 WikiPageResourceLocalService getWikiPageResourceLocalService()
          Returns the wiki page resource local service.
 WikiPageResourcePersistence getWikiPageResourcePersistence()
          Returns the wiki page resource persistence.
 WikiPageService getWikiPageService()
          Returns the wiki page remote service.
 boolean hasAssetCategoryAssetEntries(long categoryId)
           
 boolean hasAssetCategoryAssetEntry(long categoryId, long entryId)
           
 boolean hasAssetTagAssetEntries(long tagId)
           
 boolean hasAssetTagAssetEntry(long tagId, long entryId)
           
protected  void runSQL(String sql)
          Performs an SQL query.
 void setAssetCategoryAssetEntries(long categoryId, long[] entryIds)
           
 void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
          Sets the asset category finder.
 void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
          Sets the asset category local service.
 void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
          Sets the asset category persistence.
 void setAssetCategoryPropertyFinder(AssetCategoryPropertyFinder assetCategoryPropertyFinder)
          Sets the asset category property finder.
 void setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
          Sets the asset category property local service.
 void setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
          Sets the asset category property persistence.
 void setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
          Sets the asset category property remote service.
 void setAssetCategoryService(AssetCategoryService assetCategoryService)
          Sets the asset category remote service.
 void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
          Sets the asset entry finder.
 void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
          Sets the asset entry local service.
 void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
          Sets the asset entry persistence.
 void setAssetEntryService(AssetEntryService assetEntryService)
          Sets the asset entry remote service.
 void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
          Sets the asset link local service.
 void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
          Sets the asset link persistence.
 void setAssetTagAssetEntries(long tagId, long[] entryIds)
           
 void setAssetTagFinder(AssetTagFinder assetTagFinder)
          Sets the asset tag finder.
 void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
          Sets the asset tag local service.
 void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
          Sets the asset tag persistence.
 void setAssetTagPropertyFinder(AssetTagPropertyFinder assetTagPropertyFinder)
          Sets the asset tag property finder.
 void setAssetTagPropertyKeyFinder(AssetTagPropertyKeyFinder assetTagPropertyKeyFinder)
          Sets the asset tag property key finder.
 void setAssetTagPropertyLocalService(AssetTagPropertyLocalService assetTagPropertyLocalService)
          Sets the asset tag property local service.
 void setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
          Sets the asset tag property persistence.
 void setAssetTagPropertyService(AssetTagPropertyService assetTagPropertyService)
          Sets the asset tag property remote service.
 void setAssetTagService(AssetTagService assetTagService)
          Sets the asset tag remote service.
 void setAssetTagStatsLocalService(AssetTagStatsLocalService assetTagStatsLocalService)
          Sets the asset tag stats local service.
 void setAssetTagStatsPersistence(AssetTagStatsPersistence assetTagStatsPersistence)
          Sets the asset tag stats persistence.
 void setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
          Sets the asset vocabulary finder.
 void setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
          Sets the asset vocabulary local service.
 void setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
          Sets the asset vocabulary persistence.
 void setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void setBeanIdentifier(String beanIdentifier)
          Sets the Spring bean ID for this bean.
 void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
          Sets the blogs entry finder.
 void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
          Sets the blogs entry local service.
 void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
          Sets the blogs entry persistence.
 void setBlogsEntryService(BlogsEntryService blogsEntryService)
          Sets the blogs entry remote service.
 void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)
          Sets the bookmarks entry finder.
 void setBookmarksEntryLocalService(BookmarksEntryLocalService bookmarksEntryLocalService)
          Sets the bookmarks entry local service.
 void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)
          Sets the bookmarks entry persistence.
 void setBookmarksEntryService(BookmarksEntryService bookmarksEntryService)
          Sets the bookmarks entry remote service.
 void setCompanyLocalService(CompanyLocalService companyLocalService)
          Sets the company local service.
 void setCompanyPersistence(CompanyPersistence companyPersistence)
          Sets the company persistence.
 void setCompanyService(CompanyService companyService)
          Sets the company remote service.
 void setCounterLocalService(CounterLocalService counterLocalService)
          Sets the counter local service.
 void setDLAppLocalService(DLAppLocalService dlAppLocalService)
          Sets the d l app local service.
 void setDLAppService(DLAppService dlAppService)
          Sets the d l app remote service.
 void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
          Sets the document library file entry finder.
 void setDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)
          Sets the document library file entry local service.
 void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
          Sets the document library file entry persistence.
 void setDLFileEntryService(DLFileEntryService dlFileEntryService)
          Sets the document library file entry remote service.
 void setDLFolderFinder(DLFolderFinder dlFolderFinder)
          Sets the document library folder finder.
 void setDLFolderLocalService(DLFolderLocalService dlFolderLocalService)
          Sets the document library folder local service.
 void setDLFolderPersistence(DLFolderPersistence dlFolderPersistence)
          Sets the document library folder persistence.
 void setDLFolderService(DLFolderService dlFolderService)
          Sets the document library folder remote service.
 void setGroupFinder(GroupFinder groupFinder)
          Sets the group finder.
 void setGroupLocalService(GroupLocalService groupLocalService)
          Sets the group local service.
 void setGroupPersistence(GroupPersistence groupPersistence)
          Sets the group persistence.
 void setGroupService(GroupService groupService)
          Sets the group remote service.
 void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
          Sets the journal article finder.
 void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
          Sets the journal article local service.
 void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
          Sets the journal article persistence.
 void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)
          Sets the journal article resource local service.
 void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
          Sets the journal article resource persistence.
 void setJournalArticleService(JournalArticleService journalArticleService)
          Sets the journal article remote service.
 void setMBMessageFinder(MBMessageFinder mbMessageFinder)
          Sets the message-boards message finder.
 void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
          Sets the message-boards message local service.
 void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
          Sets the message-boards message persistence.
 void setMBMessageService(MBMessageService mbMessageService)
          Sets the message-boards message remote service.
 void setResourceLocalService(ResourceLocalService resourceLocalService)
          Sets the resource local service.
 void setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
          Sets the social activity counter finder.
 void setSocialActivityCounterLocalService(SocialActivityCounterLocalService socialActivityCounterLocalService)
          Sets the social activity counter local service.
 void setSocialActivityCounterPersistence(SocialActivityCounterPersistence socialActivityCounterPersistence)
          Sets the social activity counter persistence.
 void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
          Sets the social activity finder.
 void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
          Sets the social activity local service.
 void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
          Sets the social activity persistence.
 void setSocialActivityService(SocialActivityService socialActivityService)
          Sets the social activity remote service.
 void setSystemEventLocalService(SystemEventLocalService systemEventLocalService)
          Sets the system event local service.
 void setSystemEventPersistence(SystemEventPersistence systemEventPersistence)
          Sets the system event persistence.
 void setUserFinder(UserFinder userFinder)
          Sets the user finder.
 void setUserLocalService(UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(UserPersistence userPersistence)
          Sets the user persistence.
 void setUserService(UserService userService)
          Sets the user remote service.
 void setWikiPageFinder(WikiPageFinder wikiPageFinder)
          Sets the wiki page finder.
 void setWikiPageLocalService(WikiPageLocalService wikiPageLocalService)
          Sets the wiki page local service.
 void setWikiPagePersistence(WikiPagePersistence wikiPagePersistence)
          Sets the wiki page persistence.
 void setWikiPageResourceLocalService(WikiPageResourceLocalService wikiPageResourceLocalService)
          Sets the wiki page resource local service.
 void setWikiPageResourcePersistence(WikiPageResourcePersistence wikiPageResourcePersistence)
          Sets the wiki page resource persistence.
 void setWikiPageService(WikiPageService wikiPageService)
          Sets the wiki page remote service.
 AssetEntry updateAssetEntry(AssetEntry assetEntry)
          Updates the asset entry in the database or adds it if it does not yet exist.
 
Methods inherited from class com.liferay.portal.service.BaseLocalServiceImpl
getClassLoader, getLayoutURL, getLayoutURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portlet.asset.service.AssetEntryLocalService
deleteEntry, deleteEntry, deleteEntry, fetchEntry, fetchEntry, fetchEntry, getAncestorEntries, getChildEntries, getCompanyEntries, getCompanyEntriesCount, getEntries, getEntriesCount, getEntry, getEntry, getEntry, getNextEntry, getParentEntry, getPreviousEntry, getTopViewedEntries, getTopViewedEntries, incrementViewCounter, incrementViewCounter, reindex, search, search, search, search, search, updateEntry, updateEntry, updateEntry, updateEntry, updateEntry, updateEntry, updateVisible, validate
 

Field Detail

assetCategoryLocalService

@BeanReference(type=AssetCategoryLocalService.class)
protected AssetCategoryLocalService assetCategoryLocalService

assetCategoryService

@BeanReference(type=AssetCategoryService.class)
protected AssetCategoryService assetCategoryService

assetCategoryPersistence

@BeanReference(type=AssetCategoryPersistence.class)
protected AssetCategoryPersistence assetCategoryPersistence

assetCategoryFinder

@BeanReference(type=AssetCategoryFinder.class)
protected AssetCategoryFinder assetCategoryFinder

assetCategoryPropertyLocalService

@BeanReference(type=AssetCategoryPropertyLocalService.class)
protected AssetCategoryPropertyLocalService assetCategoryPropertyLocalService

assetCategoryPropertyService

@BeanReference(type=AssetCategoryPropertyService.class)
protected AssetCategoryPropertyService assetCategoryPropertyService

assetCategoryPropertyPersistence

@BeanReference(type=AssetCategoryPropertyPersistence.class)
protected AssetCategoryPropertyPersistence assetCategoryPropertyPersistence

assetCategoryPropertyFinder

@BeanReference(type=AssetCategoryPropertyFinder.class)
protected AssetCategoryPropertyFinder assetCategoryPropertyFinder

assetEntryLocalService

@BeanReference(type=AssetEntryLocalService.class)
protected AssetEntryLocalService assetEntryLocalService

assetEntryService

@BeanReference(type=AssetEntryService.class)
protected AssetEntryService assetEntryService

assetEntryPersistence

@BeanReference(type=AssetEntryPersistence.class)
protected AssetEntryPersistence assetEntryPersistence

assetEntryFinder

@BeanReference(type=AssetEntryFinder.class)
protected AssetEntryFinder assetEntryFinder

assetLinkLocalService

@BeanReference(type=AssetLinkLocalService.class)
protected AssetLinkLocalService assetLinkLocalService

assetLinkPersistence

@BeanReference(type=AssetLinkPersistence.class)
protected AssetLinkPersistence assetLinkPersistence

assetTagLocalService

@BeanReference(type=AssetTagLocalService.class)
protected AssetTagLocalService assetTagLocalService

assetTagService

@BeanReference(type=AssetTagService.class)
protected AssetTagService assetTagService

assetTagPersistence

@BeanReference(type=AssetTagPersistence.class)
protected AssetTagPersistence assetTagPersistence

assetTagFinder

@BeanReference(type=AssetTagFinder.class)
protected AssetTagFinder assetTagFinder

assetTagPropertyLocalService

@BeanReference(type=AssetTagPropertyLocalService.class)
protected AssetTagPropertyLocalService assetTagPropertyLocalService

assetTagPropertyService

@BeanReference(type=AssetTagPropertyService.class)
protected AssetTagPropertyService assetTagPropertyService

assetTagPropertyPersistence

@BeanReference(type=AssetTagPropertyPersistence.class)
protected AssetTagPropertyPersistence assetTagPropertyPersistence

assetTagPropertyFinder

@BeanReference(type=AssetTagPropertyFinder.class)
protected AssetTagPropertyFinder assetTagPropertyFinder

assetTagPropertyKeyFinder

@BeanReference(type=AssetTagPropertyKeyFinder.class)
protected AssetTagPropertyKeyFinder assetTagPropertyKeyFinder

assetTagStatsLocalService

@BeanReference(type=AssetTagStatsLocalService.class)
protected AssetTagStatsLocalService assetTagStatsLocalService

assetTagStatsPersistence

@BeanReference(type=AssetTagStatsPersistence.class)
protected AssetTagStatsPersistence assetTagStatsPersistence

assetVocabularyLocalService

@BeanReference(type=AssetVocabularyLocalService.class)
protected AssetVocabularyLocalService assetVocabularyLocalService

assetVocabularyService

@BeanReference(type=AssetVocabularyService.class)
protected AssetVocabularyService assetVocabularyService

assetVocabularyPersistence

@BeanReference(type=AssetVocabularyPersistence.class)
protected AssetVocabularyPersistence assetVocabularyPersistence

assetVocabularyFinder

@BeanReference(type=AssetVocabularyFinder.class)
protected AssetVocabularyFinder assetVocabularyFinder

counterLocalService

@BeanReference(type=CounterLocalService.class)
protected CounterLocalService counterLocalService

companyLocalService

@BeanReference(type=CompanyLocalService.class)
protected CompanyLocalService companyLocalService

companyService

@BeanReference(type=CompanyService.class)
protected CompanyService companyService

companyPersistence

@BeanReference(type=CompanyPersistence.class)
protected CompanyPersistence companyPersistence

groupLocalService

@BeanReference(type=GroupLocalService.class)
protected GroupLocalService groupLocalService

groupService

@BeanReference(type=GroupService.class)
protected GroupService groupService

groupPersistence

@BeanReference(type=GroupPersistence.class)
protected GroupPersistence groupPersistence

groupFinder

@BeanReference(type=GroupFinder.class)
protected GroupFinder groupFinder

resourceLocalService

@BeanReference(type=ResourceLocalService.class)
protected ResourceLocalService resourceLocalService

systemEventLocalService

@BeanReference(type=SystemEventLocalService.class)
protected SystemEventLocalService systemEventLocalService

systemEventPersistence

@BeanReference(type=SystemEventPersistence.class)
protected SystemEventPersistence systemEventPersistence

userLocalService

@BeanReference(type=UserLocalService.class)
protected UserLocalService userLocalService

userService

@BeanReference(type=UserService.class)
protected UserService userService

userPersistence

@BeanReference(type=UserPersistence.class)
protected UserPersistence userPersistence

userFinder

@BeanReference(type=UserFinder.class)
protected UserFinder userFinder

blogsEntryLocalService

@BeanReference(type=BlogsEntryLocalService.class)
protected BlogsEntryLocalService blogsEntryLocalService

blogsEntryService

@BeanReference(type=BlogsEntryService.class)
protected BlogsEntryService blogsEntryService

blogsEntryPersistence

@BeanReference(type=BlogsEntryPersistence.class)
protected BlogsEntryPersistence blogsEntryPersistence

blogsEntryFinder

@BeanReference(type=BlogsEntryFinder.class)
protected BlogsEntryFinder blogsEntryFinder

bookmarksEntryLocalService

@BeanReference(type=BookmarksEntryLocalService.class)
protected BookmarksEntryLocalService bookmarksEntryLocalService

bookmarksEntryService

@BeanReference(type=BookmarksEntryService.class)
protected BookmarksEntryService bookmarksEntryService

bookmarksEntryPersistence

@BeanReference(type=BookmarksEntryPersistence.class)
protected BookmarksEntryPersistence bookmarksEntryPersistence

bookmarksEntryFinder

@BeanReference(type=BookmarksEntryFinder.class)
protected BookmarksEntryFinder bookmarksEntryFinder

dlAppLocalService

@BeanReference(type=DLAppLocalService.class)
protected DLAppLocalService dlAppLocalService

dlAppService

@BeanReference(type=DLAppService.class)
protected DLAppService dlAppService

dlFileEntryLocalService

@BeanReference(type=DLFileEntryLocalService.class)
protected DLFileEntryLocalService dlFileEntryLocalService

dlFileEntryService

@BeanReference(type=DLFileEntryService.class)
protected DLFileEntryService dlFileEntryService

dlFileEntryPersistence

@BeanReference(type=DLFileEntryPersistence.class)
protected DLFileEntryPersistence dlFileEntryPersistence

dlFileEntryFinder

@BeanReference(type=DLFileEntryFinder.class)
protected DLFileEntryFinder dlFileEntryFinder

dlFolderLocalService

@BeanReference(type=DLFolderLocalService.class)
protected DLFolderLocalService dlFolderLocalService

dlFolderService

@BeanReference(type=DLFolderService.class)
protected DLFolderService dlFolderService

dlFolderPersistence

@BeanReference(type=DLFolderPersistence.class)
protected DLFolderPersistence dlFolderPersistence

dlFolderFinder

@BeanReference(type=DLFolderFinder.class)
protected DLFolderFinder dlFolderFinder

journalArticleLocalService

@BeanReference(type=JournalArticleLocalService.class)
protected JournalArticleLocalService journalArticleLocalService

journalArticleService

@BeanReference(type=JournalArticleService.class)
protected JournalArticleService journalArticleService

journalArticlePersistence

@BeanReference(type=JournalArticlePersistence.class)
protected JournalArticlePersistence journalArticlePersistence

journalArticleFinder

@BeanReference(type=JournalArticleFinder.class)
protected JournalArticleFinder journalArticleFinder

journalArticleResourceLocalService

@BeanReference(type=JournalArticleResourceLocalService.class)
protected JournalArticleResourceLocalService journalArticleResourceLocalService

journalArticleResourcePersistence

@BeanReference(type=JournalArticleResourcePersistence.class)
protected JournalArticleResourcePersistence journalArticleResourcePersistence

mbMessageLocalService

@BeanReference(type=MBMessageLocalService.class)
protected MBMessageLocalService mbMessageLocalService

mbMessageService

@BeanReference(type=MBMessageService.class)
protected MBMessageService mbMessageService

mbMessagePersistence

@BeanReference(type=MBMessagePersistence.class)
protected MBMessagePersistence mbMessagePersistence

mbMessageFinder

@BeanReference(type=MBMessageFinder.class)
protected MBMessageFinder mbMessageFinder

socialActivityLocalService

@BeanReference(type=SocialActivityLocalService.class)
protected SocialActivityLocalService socialActivityLocalService

socialActivityService

@BeanReference(type=SocialActivityService.class)
protected SocialActivityService socialActivityService

socialActivityPersistence

@BeanReference(type=SocialActivityPersistence.class)
protected SocialActivityPersistence socialActivityPersistence

socialActivityFinder

@BeanReference(type=SocialActivityFinder.class)
protected SocialActivityFinder socialActivityFinder

socialActivityCounterLocalService

@BeanReference(type=SocialActivityCounterLocalService.class)
protected SocialActivityCounterLocalService socialActivityCounterLocalService

socialActivityCounterPersistence

@BeanReference(type=SocialActivityCounterPersistence.class)
protected SocialActivityCounterPersistence socialActivityCounterPersistence

socialActivityCounterFinder

@BeanReference(type=SocialActivityCounterFinder.class)
protected SocialActivityCounterFinder socialActivityCounterFinder

wikiPageLocalService

@BeanReference(type=WikiPageLocalService.class)
protected WikiPageLocalService wikiPageLocalService

wikiPageService

@BeanReference(type=WikiPageService.class)
protected WikiPageService wikiPageService

wikiPagePersistence

@BeanReference(type=WikiPagePersistence.class)
protected WikiPagePersistence wikiPagePersistence

wikiPageFinder

@BeanReference(type=WikiPageFinder.class)
protected WikiPageFinder wikiPageFinder

wikiPageResourceLocalService

@BeanReference(type=WikiPageResourceLocalService.class)
protected WikiPageResourceLocalService wikiPageResourceLocalService

wikiPageResourcePersistence

@BeanReference(type=WikiPageResourcePersistence.class)
protected WikiPageResourcePersistence wikiPageResourcePersistence

persistedModelLocalServiceRegistry

@BeanReference(type=PersistedModelLocalServiceRegistry.class)
protected PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
Constructor Detail

AssetEntryLocalServiceBaseImpl

public AssetEntryLocalServiceBaseImpl()
Method Detail

addAssetEntry

@Indexable(type=REINDEX)
public AssetEntry addAssetEntry(AssetEntry assetEntry)
                         throws SystemException
Adds the asset entry to the database. Also notifies the appropriate model listeners.

Specified by:
addAssetEntry in interface AssetEntryLocalService
Parameters:
assetEntry - the asset entry
Returns:
the asset entry that was added
Throws:
SystemException - if a system exception occurred

createAssetEntry

public AssetEntry createAssetEntry(long entryId)
Creates a new asset entry with the primary key. Does not add the asset entry to the database.

Specified by:
createAssetEntry in interface AssetEntryLocalService
Parameters:
entryId - the primary key for the new asset entry
Returns:
the new asset entry

deleteAssetEntry

@Indexable(type=DELETE)
public AssetEntry deleteAssetEntry(long entryId)
                            throws PortalException,
                                   SystemException
Deletes the asset entry with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
deleteAssetEntry in interface AssetEntryLocalService
Parameters:
entryId - the primary key of the asset entry
Returns:
the asset entry that was removed
Throws:
PortalException - if a asset entry with the primary key could not be found
SystemException - if a system exception occurred

deleteAssetEntry

@Indexable(type=DELETE)
public AssetEntry deleteAssetEntry(AssetEntry assetEntry)
                            throws SystemException
Deletes the asset entry from the database. Also notifies the appropriate model listeners.

Specified by:
deleteAssetEntry in interface AssetEntryLocalService
Parameters:
assetEntry - the asset entry
Returns:
the asset entry that was removed
Throws:
SystemException - if a system exception occurred

dynamicQuery

public DynamicQuery dynamicQuery()
Specified by:
dynamicQuery in interface AssetEntryLocalService

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery)
                  throws SystemException
Performs a dynamic query on the database and returns the matching rows.

Specified by:
dynamicQuery in interface AssetEntryLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the matching rows
Throws:
SystemException - if a system exception occurred

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end)
                  throws SystemException
Performs a dynamic query on the database and returns a range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from AssetEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
dynamicQuery in interface AssetEntryLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
Returns:
the range of matching rows
Throws:
SystemException - if a system exception occurred

dynamicQuery

public List dynamicQuery(DynamicQuery dynamicQuery,
                         int start,
                         int end,
                         OrderByComparator orderByComparator)
                  throws SystemException
Performs a dynamic query on the database and returns an ordered range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from AssetEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
dynamicQuery in interface AssetEntryLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching rows
Throws:
SystemException - if a system exception occurred

dynamicQueryCount

public long dynamicQueryCount(DynamicQuery dynamicQuery)
                       throws SystemException
Returns the number of rows that match the dynamic query.

Specified by:
dynamicQueryCount in interface AssetEntryLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the number of rows that match the dynamic query
Throws:
SystemException - if a system exception occurred

dynamicQueryCount

public long dynamicQueryCount(DynamicQuery dynamicQuery,
                              Projection projection)
                       throws SystemException
Returns the number of rows that match the dynamic query.

Specified by:
dynamicQueryCount in interface AssetEntryLocalService
Parameters:
dynamicQuery - the dynamic query
projection - the projection to apply to the query
Returns:
the number of rows that match the dynamic query
Throws:
SystemException - if a system exception occurred

fetchAssetEntry

public AssetEntry fetchAssetEntry(long entryId)
                           throws SystemException
Specified by:
fetchAssetEntry in interface AssetEntryLocalService
Throws:
SystemException

getAssetEntry

public AssetEntry getAssetEntry(long entryId)
                         throws PortalException,
                                SystemException
Returns the asset entry with the primary key.

Specified by:
getAssetEntry in interface AssetEntryLocalService
Parameters:
entryId - the primary key of the asset entry
Returns:
the asset entry
Throws:
PortalException - if a asset entry with the primary key could not be found
SystemException - if a system exception occurred

getPersistedModel

public PersistedModel getPersistedModel(Serializable primaryKeyObj)
                                 throws PortalException,
                                        SystemException
Specified by:
getPersistedModel in interface PersistedModelLocalService
Specified by:
getPersistedModel in interface AssetEntryLocalService
Throws:
PortalException
SystemException

getAssetEntries

public List<AssetEntry> getAssetEntries(int start,
                                        int end)
                                 throws SystemException
Returns a range of all the asset entries.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from AssetEntryModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getAssetEntries in interface AssetEntryLocalService
Parameters:
start - the lower bound of the range of asset entries
end - the upper bound of the range of asset entries (not inclusive)
Returns:
the range of asset entries
Throws:
SystemException - if a system exception occurred

getAssetEntriesCount

public int getAssetEntriesCount()
                         throws SystemException
Returns the number of asset entries.

Specified by:
getAssetEntriesCount in interface AssetEntryLocalService
Returns:
the number of asset entries
Throws:
SystemException - if a system exception occurred

updateAssetEntry

@Indexable(type=REINDEX)
public AssetEntry updateAssetEntry(AssetEntry assetEntry)
                            throws SystemException
Updates the asset entry in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateAssetEntry in interface AssetEntryLocalService
Parameters:
assetEntry - the asset entry
Returns:
the asset entry that was updated
Throws:
SystemException - if a system exception occurred

addAssetCategoryAssetEntry

public void addAssetCategoryAssetEntry(long categoryId,
                                       long entryId)
                                throws SystemException
Specified by:
addAssetCategoryAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetCategoryAssetEntry

public void addAssetCategoryAssetEntry(long categoryId,
                                       AssetEntry assetEntry)
                                throws SystemException
Specified by:
addAssetCategoryAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetCategoryAssetEntries

public void addAssetCategoryAssetEntries(long categoryId,
                                         long[] entryIds)
                                  throws SystemException
Specified by:
addAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetCategoryAssetEntries

public void addAssetCategoryAssetEntries(long categoryId,
                                         List<AssetEntry> AssetEntries)
                                  throws SystemException
Specified by:
addAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

clearAssetCategoryAssetEntries

public void clearAssetCategoryAssetEntries(long categoryId)
                                    throws SystemException
Specified by:
clearAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetCategoryAssetEntry

public void deleteAssetCategoryAssetEntry(long categoryId,
                                          long entryId)
                                   throws SystemException
Specified by:
deleteAssetCategoryAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetCategoryAssetEntry

public void deleteAssetCategoryAssetEntry(long categoryId,
                                          AssetEntry assetEntry)
                                   throws SystemException
Specified by:
deleteAssetCategoryAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetCategoryAssetEntries

public void deleteAssetCategoryAssetEntries(long categoryId,
                                            long[] entryIds)
                                     throws SystemException
Specified by:
deleteAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetCategoryAssetEntries

public void deleteAssetCategoryAssetEntries(long categoryId,
                                            List<AssetEntry> AssetEntries)
                                     throws SystemException
Specified by:
deleteAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetCategoryAssetEntries

public List<AssetEntry> getAssetCategoryAssetEntries(long categoryId)
                                              throws SystemException
Specified by:
getAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetCategoryAssetEntries

public List<AssetEntry> getAssetCategoryAssetEntries(long categoryId,
                                                     int start,
                                                     int end)
                                              throws SystemException
Specified by:
getAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetCategoryAssetEntries

public List<AssetEntry> getAssetCategoryAssetEntries(long categoryId,
                                                     int start,
                                                     int end,
                                                     OrderByComparator orderByComparator)
                                              throws SystemException
Specified by:
getAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetCategoryAssetEntriesCount

public int getAssetCategoryAssetEntriesCount(long categoryId)
                                      throws SystemException
Specified by:
getAssetCategoryAssetEntriesCount in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

hasAssetCategoryAssetEntry

public boolean hasAssetCategoryAssetEntry(long categoryId,
                                          long entryId)
                                   throws SystemException
Specified by:
hasAssetCategoryAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

hasAssetCategoryAssetEntries

public boolean hasAssetCategoryAssetEntries(long categoryId)
                                     throws SystemException
Specified by:
hasAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

setAssetCategoryAssetEntries

public void setAssetCategoryAssetEntries(long categoryId,
                                         long[] entryIds)
                                  throws SystemException
Specified by:
setAssetCategoryAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetTagAssetEntry

public void addAssetTagAssetEntry(long tagId,
                                  long entryId)
                           throws SystemException
Specified by:
addAssetTagAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetTagAssetEntry

public void addAssetTagAssetEntry(long tagId,
                                  AssetEntry assetEntry)
                           throws SystemException
Specified by:
addAssetTagAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetTagAssetEntries

public void addAssetTagAssetEntries(long tagId,
                                    long[] entryIds)
                             throws SystemException
Specified by:
addAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

addAssetTagAssetEntries

public void addAssetTagAssetEntries(long tagId,
                                    List<AssetEntry> AssetEntries)
                             throws SystemException
Specified by:
addAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

clearAssetTagAssetEntries

public void clearAssetTagAssetEntries(long tagId)
                               throws SystemException
Specified by:
clearAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetTagAssetEntry

public void deleteAssetTagAssetEntry(long tagId,
                                     long entryId)
                              throws SystemException
Specified by:
deleteAssetTagAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetTagAssetEntry

public void deleteAssetTagAssetEntry(long tagId,
                                     AssetEntry assetEntry)
                              throws SystemException
Specified by:
deleteAssetTagAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetTagAssetEntries

public void deleteAssetTagAssetEntries(long tagId,
                                       long[] entryIds)
                                throws SystemException
Specified by:
deleteAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

deleteAssetTagAssetEntries

public void deleteAssetTagAssetEntries(long tagId,
                                       List<AssetEntry> AssetEntries)
                                throws SystemException
Specified by:
deleteAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetTagAssetEntries

public List<AssetEntry> getAssetTagAssetEntries(long tagId)
                                         throws SystemException
Specified by:
getAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetTagAssetEntries

public List<AssetEntry> getAssetTagAssetEntries(long tagId,
                                                int start,
                                                int end)
                                         throws SystemException
Specified by:
getAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetTagAssetEntries

public List<AssetEntry> getAssetTagAssetEntries(long tagId,
                                                int start,
                                                int end,
                                                OrderByComparator orderByComparator)
                                         throws SystemException
Specified by:
getAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetTagAssetEntriesCount

public int getAssetTagAssetEntriesCount(long tagId)
                                 throws SystemException
Specified by:
getAssetTagAssetEntriesCount in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

hasAssetTagAssetEntry

public boolean hasAssetTagAssetEntry(long tagId,
                                     long entryId)
                              throws SystemException
Specified by:
hasAssetTagAssetEntry in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

hasAssetTagAssetEntries

public boolean hasAssetTagAssetEntries(long tagId)
                                throws SystemException
Specified by:
hasAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

setAssetTagAssetEntries

public void setAssetTagAssetEntries(long tagId,
                                    long[] entryIds)
                             throws SystemException
Specified by:
setAssetTagAssetEntries in interface AssetEntryLocalService
Throws:
SystemException - if a system exception occurred

getAssetCategoryLocalService

public AssetCategoryLocalService getAssetCategoryLocalService()
Returns the asset category local service.

Returns:
the asset category local service

setAssetCategoryLocalService

public void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.

Parameters:
assetCategoryLocalService - the asset category local service

getAssetCategoryService

public AssetCategoryService getAssetCategoryService()
Returns the asset category remote service.

Returns:
the asset category remote service

setAssetCategoryService

public void setAssetCategoryService(AssetCategoryService assetCategoryService)
Sets the asset category remote service.

Parameters:
assetCategoryService - the asset category remote service

getAssetCategoryPersistence

public AssetCategoryPersistence getAssetCategoryPersistence()
Returns the asset category persistence.

Returns:
the asset category persistence

setAssetCategoryPersistence

public void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.

Parameters:
assetCategoryPersistence - the asset category persistence

getAssetCategoryFinder

public AssetCategoryFinder getAssetCategoryFinder()
Returns the asset category finder.

Returns:
the asset category finder

setAssetCategoryFinder

public void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.

Parameters:
assetCategoryFinder - the asset category finder

getAssetCategoryPropertyLocalService

public AssetCategoryPropertyLocalService getAssetCategoryPropertyLocalService()
Returns the asset category property local service.

Returns:
the asset category property local service

setAssetCategoryPropertyLocalService

public void setAssetCategoryPropertyLocalService(AssetCategoryPropertyLocalService assetCategoryPropertyLocalService)
Sets the asset category property local service.

Parameters:
assetCategoryPropertyLocalService - the asset category property local service

getAssetCategoryPropertyService

public AssetCategoryPropertyService getAssetCategoryPropertyService()
Returns the asset category property remote service.

Returns:
the asset category property remote service

setAssetCategoryPropertyService

public void setAssetCategoryPropertyService(AssetCategoryPropertyService assetCategoryPropertyService)
Sets the asset category property remote service.

Parameters:
assetCategoryPropertyService - the asset category property remote service

getAssetCategoryPropertyPersistence

public AssetCategoryPropertyPersistence getAssetCategoryPropertyPersistence()
Returns the asset category property persistence.

Returns:
the asset category property persistence

setAssetCategoryPropertyPersistence

public void setAssetCategoryPropertyPersistence(AssetCategoryPropertyPersistence assetCategoryPropertyPersistence)
Sets the asset category property persistence.

Parameters:
assetCategoryPropertyPersistence - the asset category property persistence

getAssetCategoryPropertyFinder

public AssetCategoryPropertyFinder getAssetCategoryPropertyFinder()
Returns the asset category property finder.

Returns:
the asset category property finder

setAssetCategoryPropertyFinder

public void setAssetCategoryPropertyFinder(AssetCategoryPropertyFinder assetCategoryPropertyFinder)
Sets the asset category property finder.

Parameters:
assetCategoryPropertyFinder - the asset category property finder

getAssetEntryLocalService

public AssetEntryLocalService getAssetEntryLocalService()
Returns the asset entry local service.

Returns:
the asset entry local service

setAssetEntryLocalService

public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.

Parameters:
assetEntryLocalService - the asset entry local service

getAssetEntryService

public AssetEntryService getAssetEntryService()
Returns the asset entry remote service.

Returns:
the asset entry remote service

setAssetEntryService

public void setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service.

Parameters:
assetEntryService - the asset entry remote service

getAssetEntryPersistence

public AssetEntryPersistence getAssetEntryPersistence()
Returns the asset entry persistence.

Returns:
the asset entry persistence

setAssetEntryPersistence

public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.

Parameters:
assetEntryPersistence - the asset entry persistence

getAssetEntryFinder

public AssetEntryFinder getAssetEntryFinder()
Returns the asset entry finder.

Returns:
the asset entry finder

setAssetEntryFinder

public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.

Parameters:
assetEntryFinder - the asset entry finder

getAssetLinkLocalService

public AssetLinkLocalService getAssetLinkLocalService()
Returns the asset link local service.

Returns:
the asset link local service

setAssetLinkLocalService

public void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service.

Parameters:
assetLinkLocalService - the asset link local service

getAssetLinkPersistence

public AssetLinkPersistence getAssetLinkPersistence()
Returns the asset link persistence.

Returns:
the asset link persistence

setAssetLinkPersistence

public void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence.

Parameters:
assetLinkPersistence - the asset link persistence

getAssetTagLocalService

public AssetTagLocalService getAssetTagLocalService()
Returns the asset tag local service.

Returns:
the asset tag local service

setAssetTagLocalService

public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.

Parameters:
assetTagLocalService - the asset tag local service

getAssetTagService

public AssetTagService getAssetTagService()
Returns the asset tag remote service.

Returns:
the asset tag remote service

setAssetTagService

public void setAssetTagService(AssetTagService assetTagService)
Sets the asset tag remote service.

Parameters:
assetTagService - the asset tag remote service

getAssetTagPersistence

public AssetTagPersistence getAssetTagPersistence()
Returns the asset tag persistence.

Returns:
the asset tag persistence

setAssetTagPersistence

public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.

Parameters:
assetTagPersistence - the asset tag persistence

getAssetTagFinder

public AssetTagFinder getAssetTagFinder()
Returns the asset tag finder.

Returns:
the asset tag finder

setAssetTagFinder

public void setAssetTagFinder(AssetTagFinder assetTagFinder)
Sets the asset tag finder.

Parameters:
assetTagFinder - the asset tag finder

getAssetTagPropertyLocalService

public AssetTagPropertyLocalService getAssetTagPropertyLocalService()
Returns the asset tag property local service.

Returns:
the asset tag property local service

setAssetTagPropertyLocalService

public void setAssetTagPropertyLocalService(AssetTagPropertyLocalService assetTagPropertyLocalService)
Sets the asset tag property local service.

Parameters:
assetTagPropertyLocalService - the asset tag property local service

getAssetTagPropertyService

public AssetTagPropertyService getAssetTagPropertyService()
Returns the asset tag property remote service.

Returns:
the asset tag property remote service

setAssetTagPropertyService

public void setAssetTagPropertyService(AssetTagPropertyService assetTagPropertyService)
Sets the asset tag property remote service.

Parameters:
assetTagPropertyService - the asset tag property remote service

getAssetTagPropertyPersistence

public AssetTagPropertyPersistence getAssetTagPropertyPersistence()
Returns the asset tag property persistence.

Returns:
the asset tag property persistence

setAssetTagPropertyPersistence

public void setAssetTagPropertyPersistence(AssetTagPropertyPersistence assetTagPropertyPersistence)
Sets the asset tag property persistence.

Parameters:
assetTagPropertyPersistence - the asset tag property persistence

getAssetTagPropertyFinder

public AssetTagPropertyFinder getAssetTagPropertyFinder()
Returns the asset tag property finder.

Returns:
the asset tag property finder

setAssetTagPropertyFinder

public void setAssetTagPropertyFinder(AssetTagPropertyFinder assetTagPropertyFinder)
Sets the asset tag property finder.

Parameters:
assetTagPropertyFinder - the asset tag property finder

getAssetTagPropertyKeyFinder

public AssetTagPropertyKeyFinder getAssetTagPropertyKeyFinder()
Returns the asset tag property key finder.

Returns:
the asset tag property key finder

setAssetTagPropertyKeyFinder

public void setAssetTagPropertyKeyFinder(AssetTagPropertyKeyFinder assetTagPropertyKeyFinder)
Sets the asset tag property key finder.

Parameters:
assetTagPropertyKeyFinder - the asset tag property key finder

getAssetTagStatsLocalService

public AssetTagStatsLocalService getAssetTagStatsLocalService()
Returns the asset tag stats local service.

Returns:
the asset tag stats local service

setAssetTagStatsLocalService

public void setAssetTagStatsLocalService(AssetTagStatsLocalService assetTagStatsLocalService)
Sets the asset tag stats local service.

Parameters:
assetTagStatsLocalService - the asset tag stats local service

getAssetTagStatsPersistence

public AssetTagStatsPersistence getAssetTagStatsPersistence()
Returns the asset tag stats persistence.

Returns:
the asset tag stats persistence

setAssetTagStatsPersistence

public void setAssetTagStatsPersistence(AssetTagStatsPersistence assetTagStatsPersistence)
Sets the asset tag stats persistence.

Parameters:
assetTagStatsPersistence - the asset tag stats persistence

getAssetVocabularyLocalService

public AssetVocabularyLocalService getAssetVocabularyLocalService()
Returns the asset vocabulary local service.

Returns:
the asset vocabulary local service

setAssetVocabularyLocalService

public void setAssetVocabularyLocalService(AssetVocabularyLocalService assetVocabularyLocalService)
Sets the asset vocabulary local service.

Parameters:
assetVocabularyLocalService - the asset vocabulary local service

getAssetVocabularyService

public AssetVocabularyService getAssetVocabularyService()
Returns the asset vocabulary remote service.

Returns:
the asset vocabulary remote service

setAssetVocabularyService

public void setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
Sets the asset vocabulary remote service.

Parameters:
assetVocabularyService - the asset vocabulary remote service

getAssetVocabularyPersistence

public AssetVocabularyPersistence getAssetVocabularyPersistence()
Returns the asset vocabulary persistence.

Returns:
the asset vocabulary persistence

setAssetVocabularyPersistence

public void setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
Sets the asset vocabulary persistence.

Parameters:
assetVocabularyPersistence - the asset vocabulary persistence

getAssetVocabularyFinder

public AssetVocabularyFinder getAssetVocabularyFinder()
Returns the asset vocabulary finder.

Returns:
the asset vocabulary finder

setAssetVocabularyFinder

public void setAssetVocabularyFinder(AssetVocabularyFinder assetVocabularyFinder)
Sets the asset vocabulary finder.

Parameters:
assetVocabularyFinder - the asset vocabulary finder

getCounterLocalService

public CounterLocalService getCounterLocalService()
Returns the counter local service.

Returns:
the counter local service

setCounterLocalService

public void setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service.

Parameters:
counterLocalService - the counter local service

getCompanyLocalService

public CompanyLocalService getCompanyLocalService()
Returns the company local service.

Returns:
the company local service

setCompanyLocalService

public void setCompanyLocalService(CompanyLocalService companyLocalService)
Sets the company local service.

Parameters:
companyLocalService - the company local service

getCompanyService

public CompanyService getCompanyService()
Returns the company remote service.

Returns:
the company remote service

setCompanyService

public void setCompanyService(CompanyService companyService)
Sets the company remote service.

Parameters:
companyService - the company remote service

getCompanyPersistence

public CompanyPersistence getCompanyPersistence()
Returns the company persistence.

Returns:
the company persistence

setCompanyPersistence

public void setCompanyPersistence(CompanyPersistence companyPersistence)
Sets the company persistence.

Parameters:
companyPersistence - the company persistence

getGroupLocalService

public GroupLocalService getGroupLocalService()
Returns the group local service.

Returns:
the group local service

setGroupLocalService

public void setGroupLocalService(GroupLocalService groupLocalService)
Sets the group local service.

Parameters:
groupLocalService - the group local service

getGroupService

public GroupService getGroupService()
Returns the group remote service.

Returns:
the group remote service

setGroupService

public void setGroupService(GroupService groupService)
Sets the group remote service.

Parameters:
groupService - the group remote service

getGroupPersistence

public GroupPersistence getGroupPersistence()
Returns the group persistence.

Returns:
the group persistence

setGroupPersistence

public void setGroupPersistence(GroupPersistence groupPersistence)
Sets the group persistence.

Parameters:
groupPersistence - the group persistence

getGroupFinder

public GroupFinder getGroupFinder()
Returns the group finder.

Returns:
the group finder

setGroupFinder

public void setGroupFinder(GroupFinder groupFinder)
Sets the group finder.

Parameters:
groupFinder - the group finder

getResourceLocalService

public ResourceLocalService getResourceLocalService()
Returns the resource local service.

Returns:
the resource local service

setResourceLocalService

public void setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service.

Parameters:
resourceLocalService - the resource local service

getSystemEventLocalService

public SystemEventLocalService getSystemEventLocalService()
Returns the system event local service.

Returns:
the system event local service

setSystemEventLocalService

public void setSystemEventLocalService(SystemEventLocalService systemEventLocalService)
Sets the system event local service.

Parameters:
systemEventLocalService - the system event local service

getSystemEventPersistence

public SystemEventPersistence getSystemEventPersistence()
Returns the system event persistence.

Returns:
the system event persistence

setSystemEventPersistence

public void setSystemEventPersistence(SystemEventPersistence systemEventPersistence)
Sets the system event persistence.

Parameters:
systemEventPersistence - the system event persistence

getUserLocalService

public UserLocalService getUserLocalService()
Returns the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserService

public UserService getUserService()
Returns the user remote service.

Returns:
the user remote service

setUserService

public void setUserService(UserService userService)
Sets the user remote service.

Parameters:
userService - the user remote service

getUserPersistence

public UserPersistence getUserPersistence()
Returns the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public UserFinder getUserFinder()
Returns the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getBlogsEntryLocalService

public BlogsEntryLocalService getBlogsEntryLocalService()
Returns the blogs entry local service.

Returns:
the blogs entry local service

setBlogsEntryLocalService

public void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
Sets the blogs entry local service.

Parameters:
blogsEntryLocalService - the blogs entry local service

getBlogsEntryService

public BlogsEntryService getBlogsEntryService()
Returns the blogs entry remote service.

Returns:
the blogs entry remote service

setBlogsEntryService

public void setBlogsEntryService(BlogsEntryService blogsEntryService)
Sets the blogs entry remote service.

Parameters:
blogsEntryService - the blogs entry remote service

getBlogsEntryPersistence

public BlogsEntryPersistence getBlogsEntryPersistence()
Returns the blogs entry persistence.

Returns:
the blogs entry persistence

setBlogsEntryPersistence

public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
Sets the blogs entry persistence.

Parameters:
blogsEntryPersistence - the blogs entry persistence

getBlogsEntryFinder

public BlogsEntryFinder getBlogsEntryFinder()
Returns the blogs entry finder.

Returns:
the blogs entry finder

setBlogsEntryFinder

public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
Sets the blogs entry finder.

Parameters:
blogsEntryFinder - the blogs entry finder

getBookmarksEntryLocalService

public BookmarksEntryLocalService getBookmarksEntryLocalService()
Returns the bookmarks entry local service.

Returns:
the bookmarks entry local service

setBookmarksEntryLocalService

public void setBookmarksEntryLocalService(BookmarksEntryLocalService bookmarksEntryLocalService)
Sets the bookmarks entry local service.

Parameters:
bookmarksEntryLocalService - the bookmarks entry local service

getBookmarksEntryService

public BookmarksEntryService getBookmarksEntryService()
Returns the bookmarks entry remote service.

Returns:
the bookmarks entry remote service

setBookmarksEntryService

public void setBookmarksEntryService(BookmarksEntryService bookmarksEntryService)
Sets the bookmarks entry remote service.

Parameters:
bookmarksEntryService - the bookmarks entry remote service

getBookmarksEntryPersistence

public BookmarksEntryPersistence getBookmarksEntryPersistence()
Returns the bookmarks entry persistence.

Returns:
the bookmarks entry persistence

setBookmarksEntryPersistence

public void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)
Sets the bookmarks entry persistence.

Parameters:
bookmarksEntryPersistence - the bookmarks entry persistence

getBookmarksEntryFinder

public BookmarksEntryFinder getBookmarksEntryFinder()
Returns the bookmarks entry finder.

Returns:
the bookmarks entry finder

setBookmarksEntryFinder

public void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)
Sets the bookmarks entry finder.

Parameters:
bookmarksEntryFinder - the bookmarks entry finder

getDLAppLocalService

public DLAppLocalService getDLAppLocalService()
Returns the d l app local service.

Returns:
the d l app local service

setDLAppLocalService

public void setDLAppLocalService(DLAppLocalService dlAppLocalService)
Sets the d l app local service.

Parameters:
dlAppLocalService - the d l app local service

getDLAppService

public DLAppService getDLAppService()
Returns the d l app remote service.

Returns:
the d l app remote service

setDLAppService

public void setDLAppService(DLAppService dlAppService)
Sets the d l app remote service.

Parameters:
dlAppService - the d l app remote service

getDLFileEntryLocalService

public DLFileEntryLocalService getDLFileEntryLocalService()
Returns the document library file entry local service.

Returns:
the document library file entry local service

setDLFileEntryLocalService

public void setDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)
Sets the document library file entry local service.

Parameters:
dlFileEntryLocalService - the document library file entry local service

getDLFileEntryService

public DLFileEntryService getDLFileEntryService()
Returns the document library file entry remote service.

Returns:
the document library file entry remote service

setDLFileEntryService

public void setDLFileEntryService(DLFileEntryService dlFileEntryService)
Sets the document library file entry remote service.

Parameters:
dlFileEntryService - the document library file entry remote service

getDLFileEntryPersistence

public DLFileEntryPersistence getDLFileEntryPersistence()
Returns the document library file entry persistence.

Returns:
the document library file entry persistence

setDLFileEntryPersistence

public void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
Sets the document library file entry persistence.

Parameters:
dlFileEntryPersistence - the document library file entry persistence

getDLFileEntryFinder

public DLFileEntryFinder getDLFileEntryFinder()
Returns the document library file entry finder.

Returns:
the document library file entry finder

setDLFileEntryFinder

public void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
Sets the document library file entry finder.

Parameters:
dlFileEntryFinder - the document library file entry finder

getDLFolderLocalService

public DLFolderLocalService getDLFolderLocalService()
Returns the document library folder local service.

Returns:
the document library folder local service

setDLFolderLocalService

public void setDLFolderLocalService(DLFolderLocalService dlFolderLocalService)
Sets the document library folder local service.

Parameters:
dlFolderLocalService - the document library folder local service

getDLFolderService

public DLFolderService getDLFolderService()
Returns the document library folder remote service.

Returns:
the document library folder remote service

setDLFolderService

public void setDLFolderService(DLFolderService dlFolderService)
Sets the document library folder remote service.

Parameters:
dlFolderService - the document library folder remote service

getDLFolderPersistence

public DLFolderPersistence getDLFolderPersistence()
Returns the document library folder persistence.

Returns:
the document library folder persistence

setDLFolderPersistence

public void setDLFolderPersistence(DLFolderPersistence dlFolderPersistence)
Sets the document library folder persistence.

Parameters:
dlFolderPersistence - the document library folder persistence

getDLFolderFinder

public DLFolderFinder getDLFolderFinder()
Returns the document library folder finder.

Returns:
the document library folder finder

setDLFolderFinder

public void setDLFolderFinder(DLFolderFinder dlFolderFinder)
Sets the document library folder finder.

Parameters:
dlFolderFinder - the document library folder finder

getJournalArticleLocalService

public JournalArticleLocalService getJournalArticleLocalService()
Returns the journal article local service.

Returns:
the journal article local service

setJournalArticleLocalService

public void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)
Sets the journal article local service.

Parameters:
journalArticleLocalService - the journal article local service

getJournalArticleService

public JournalArticleService getJournalArticleService()
Returns the journal article remote service.

Returns:
the journal article remote service

setJournalArticleService

public void setJournalArticleService(JournalArticleService journalArticleService)
Sets the journal article remote service.

Parameters:
journalArticleService - the journal article remote service

getJournalArticlePersistence

public JournalArticlePersistence getJournalArticlePersistence()
Returns the journal article persistence.

Returns:
the journal article persistence

setJournalArticlePersistence

public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
Sets the journal article persistence.

Parameters:
journalArticlePersistence - the journal article persistence

getJournalArticleFinder

public JournalArticleFinder getJournalArticleFinder()
Returns the journal article finder.

Returns:
the journal article finder

setJournalArticleFinder

public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
Sets the journal article finder.

Parameters:
journalArticleFinder - the journal article finder

getJournalArticleResourceLocalService

public JournalArticleResourceLocalService getJournalArticleResourceLocalService()
Returns the journal article resource local service.

Returns:
the journal article resource local service

setJournalArticleResourceLocalService

public void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)
Sets the journal article resource local service.

Parameters:
journalArticleResourceLocalService - the journal article resource local service

getJournalArticleResourcePersistence

public JournalArticleResourcePersistence getJournalArticleResourcePersistence()
Returns the journal article resource persistence.

Returns:
the journal article resource persistence

setJournalArticleResourcePersistence

public void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
Sets the journal article resource persistence.

Parameters:
journalArticleResourcePersistence - the journal article resource persistence

getMBMessageLocalService

public MBMessageLocalService getMBMessageLocalService()
Returns the message-boards message local service.

Returns:
the message-boards message local service

setMBMessageLocalService

public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
Sets the message-boards message local service.

Parameters:
mbMessageLocalService - the message-boards message local service

getMBMessageService

public MBMessageService getMBMessageService()
Returns the message-boards message remote service.

Returns:
the message-boards message remote service

setMBMessageService

public void setMBMessageService(MBMessageService mbMessageService)
Sets the message-boards message remote service.

Parameters:
mbMessageService - the message-boards message remote service

getMBMessagePersistence

public MBMessagePersistence getMBMessagePersistence()
Returns the message-boards message persistence.

Returns:
the message-boards message persistence

setMBMessagePersistence

public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
Sets the message-boards message persistence.

Parameters:
mbMessagePersistence - the message-boards message persistence

getMBMessageFinder

public MBMessageFinder getMBMessageFinder()
Returns the message-boards message finder.

Returns:
the message-boards message finder

setMBMessageFinder

public void setMBMessageFinder(MBMessageFinder mbMessageFinder)
Sets the message-boards message finder.

Parameters:
mbMessageFinder - the message-boards message finder

getSocialActivityLocalService

public SocialActivityLocalService getSocialActivityLocalService()
Returns the social activity local service.

Returns:
the social activity local service

setSocialActivityLocalService

public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service.

Parameters:
socialActivityLocalService - the social activity local service

getSocialActivityService

public SocialActivityService getSocialActivityService()
Returns the social activity remote service.

Returns:
the social activity remote service

setSocialActivityService

public void setSocialActivityService(SocialActivityService socialActivityService)
Sets the social activity remote service.

Parameters:
socialActivityService - the social activity remote service

getSocialActivityPersistence

public SocialActivityPersistence getSocialActivityPersistence()
Returns the social activity persistence.

Returns:
the social activity persistence

setSocialActivityPersistence

public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence.

Parameters:
socialActivityPersistence - the social activity persistence

getSocialActivityFinder

public SocialActivityFinder getSocialActivityFinder()
Returns the social activity finder.

Returns:
the social activity finder

setSocialActivityFinder

public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
Sets the social activity finder.

Parameters:
socialActivityFinder - the social activity finder

getSocialActivityCounterLocalService

public SocialActivityCounterLocalService getSocialActivityCounterLocalService()
Returns the social activity counter local service.

Returns:
the social activity counter local service

setSocialActivityCounterLocalService

public void setSocialActivityCounterLocalService(SocialActivityCounterLocalService socialActivityCounterLocalService)
Sets the social activity counter local service.

Parameters:
socialActivityCounterLocalService - the social activity counter local service

getSocialActivityCounterPersistence

public SocialActivityCounterPersistence getSocialActivityCounterPersistence()
Returns the social activity counter persistence.

Returns:
the social activity counter persistence

setSocialActivityCounterPersistence

public void setSocialActivityCounterPersistence(SocialActivityCounterPersistence socialActivityCounterPersistence)
Sets the social activity counter persistence.

Parameters:
socialActivityCounterPersistence - the social activity counter persistence

getSocialActivityCounterFinder

public SocialActivityCounterFinder getSocialActivityCounterFinder()
Returns the social activity counter finder.

Returns:
the social activity counter finder

setSocialActivityCounterFinder

public void setSocialActivityCounterFinder(SocialActivityCounterFinder socialActivityCounterFinder)
Sets the social activity counter finder.

Parameters:
socialActivityCounterFinder - the social activity counter finder

getWikiPageLocalService

public WikiPageLocalService getWikiPageLocalService()
Returns the wiki page local service.

Returns:
the wiki page local service

setWikiPageLocalService

public void setWikiPageLocalService(WikiPageLocalService wikiPageLocalService)
Sets the wiki page local service.

Parameters:
wikiPageLocalService - the wiki page local service

getWikiPageService

public WikiPageService getWikiPageService()
Returns the wiki page remote service.

Returns:
the wiki page remote service

setWikiPageService

public void setWikiPageService(WikiPageService wikiPageService)
Sets the wiki page remote service.

Parameters:
wikiPageService - the wiki page remote service

getWikiPagePersistence

public WikiPagePersistence getWikiPagePersistence()
Returns the wiki page persistence.

Returns:
the wiki page persistence

setWikiPagePersistence

public void setWikiPagePersistence(WikiPagePersistence wikiPagePersistence)
Sets the wiki page persistence.

Parameters:
wikiPagePersistence - the wiki page persistence

getWikiPageFinder

public WikiPageFinder getWikiPageFinder()
Returns the wiki page finder.

Returns:
the wiki page finder

setWikiPageFinder

public void setWikiPageFinder(WikiPageFinder wikiPageFinder)
Sets the wiki page finder.

Parameters:
wikiPageFinder - the wiki page finder

getWikiPageResourceLocalService

public WikiPageResourceLocalService getWikiPageResourceLocalService()
Returns the wiki page resource local service.

Returns:
the wiki page resource local service

setWikiPageResourceLocalService

public void setWikiPageResourceLocalService(WikiPageResourceLocalService wikiPageResourceLocalService)
Sets the wiki page resource local service.

Parameters:
wikiPageResourceLocalService - the wiki page resource local service

getWikiPageResourcePersistence

public WikiPageResourcePersistence getWikiPageResourcePersistence()
Returns the wiki page resource persistence.

Returns:
the wiki page resource persistence

setWikiPageResourcePersistence

public void setWikiPageResourcePersistence(WikiPageResourcePersistence wikiPageResourcePersistence)
Sets the wiki page resource persistence.

Parameters:
wikiPageResourcePersistence - the wiki page resource persistence

afterPropertiesSet

public void afterPropertiesSet()

destroy

public void destroy()

getBeanIdentifier

public String getBeanIdentifier()
Returns the Spring bean ID for this bean.

Specified by:
getBeanIdentifier in interface IdentifiableBean
Specified by:
getBeanIdentifier in interface AssetEntryLocalService
Returns:
the Spring bean ID for this bean

setBeanIdentifier

public void setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean.

Specified by:
setBeanIdentifier in interface IdentifiableBean
Specified by:
setBeanIdentifier in interface AssetEntryLocalService
Parameters:
beanIdentifier - the Spring bean ID for this bean

getModelClass

protected Class<?> getModelClass()

getModelClassName

protected String getModelClassName()

runSQL

protected void runSQL(String sql)
               throws SystemException
Performs an SQL query.

Parameters:
sql - the sql query
Throws:
SystemException

Liferay 6.2-ce-ga5