Java Doc for TagsAssetLocalServiceImpl.java in  » Portal » liferay-portal-4.4.2 » com » liferay » portlet » tags » service » impl » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Portal » liferay portal 4.4.2 » com.liferay.portlet.tags.service.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.liferay.portlet.tags.service.base.TagsAssetLocalServiceBaseImpl
      com.liferay.portlet.tags.service.impl.TagsAssetLocalServiceImpl

TagsAssetLocalServiceImpl
public class TagsAssetLocalServiceImpl extends TagsAssetLocalServiceBaseImpl (Code)
View Source
author:
   Brian Wing Shun Chan




Method Summary
public  voiddeleteAsset(long assetId)
    
public  voiddeleteAsset(String className, long classPK)
    
public  voiddeleteAsset(TagsAsset asset)
    
public  TagsAssetgetAsset(long assetId)
    
public  TagsAssetgetAsset(String className, long classPK)
    
protected  TagsAssetgetAsset(Document doc)
    
protected  TagsAssetDisplay[]getAssetDisplays(List assets, String languageId)
    
protected  TagsAssetTypegetAssetType(String className, String languageId)
    
public  TagsAssetType[]getAssetTypes(String languageId)
    
public  ListgetAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end)
    
public  ListgetAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end)
    
public  ListgetAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end)
    
public  ListgetAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end)
    
public  ListgetAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, String orderByCol1, String orderByCol2, String orderByType1, String orderByType2, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end)
    
public  ListgetAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, String orderByCol1, String orderByCol2, String orderByType1, String orderByType2, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end)
    
public  intgetAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount)
    
public  intgetAssetsCount(long groupId, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount)
    
public  intgetAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate)
    
public  intgetAssetsCount(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate)
    
public  TagsAssetDisplay[]getCompanyAssetDisplays(long companyId, int begin, int end, String languageId)
    
public  ListgetCompanyAssets(long companyId, int begin, int end)
    
public  intgetCompanyAssetsCount(long companyId)
    
public  ListgetTopViewedAssets(String className, boolean asc, int begin, int end)
    
public  ListgetTopViewedAssets(String[] className, boolean asc, int begin, int end)
    
public  TagsAssetincrementViewCounter(String className, long classPK)
    
public  Hitssearch(long companyId, String portletId, String keywords)
    
public  TagsAssetDisplay[]searchAssetDisplays(long companyId, String portletId, String keywords, String languageId, int begin, int end)
    
public  intsearchAssetDisplaysCount(long companyId, String portletId, String keywords, String languageId)
    
public  TagsAssetupdateAsset(long userId, long groupId, String className, long classPK, String[] entryNames)
    
public  TagsAssetupdateAsset(long userId, long groupId, String className, long classPK, String[] entryNames, Date startDate, Date endDate, Date publishDate, Date expirationDate, String mimeType, String title, String description, String summary, String url, int height, int width, Integer priority)
    
public  TagsAssetupdateAsset(long userId, long groupId, String className, long classPK, String[] entryNames, Date startDate, Date endDate, Date publishDate, Date expirationDate, String mimeType, String title, String description, String summary, String url, int height, int width, Integer priority, boolean sync)
    
public  voidvalidate(String className, String[] entryNames)
    



Method Detail
deleteAsset
public void deleteAsset(long assetId) throws PortalException, SystemException(Code)



deleteAsset
public void deleteAsset(String className, long classPK) throws PortalException, SystemException(Code)



deleteAsset
public void deleteAsset(TagsAsset asset) throws PortalException, SystemException(Code)



getAsset
public TagsAsset getAsset(long assetId) throws PortalException, SystemException(Code)



getAsset
public TagsAsset getAsset(String className, long classPK) throws PortalException, SystemException(Code)



getAsset
protected TagsAsset getAsset(Document doc) throws PortalException, SystemException(Code)



getAssetDisplays
protected TagsAssetDisplay[] getAssetDisplays(List assets, String languageId) throws PortalException, SystemException(Code)



getAssetType
protected TagsAssetType getAssetType(String className, String languageId)(Code)



getAssetTypes
public TagsAssetType[] getAssetTypes(String languageId)(Code)



getAssets
public List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end) throws SystemException(Code)



getAssets
public List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end) throws SystemException(Code)



getAssets
public List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end) throws SystemException(Code)



getAssets
public List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end) throws SystemException(Code)



getAssets
public List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, String orderByCol1, String orderByCol2, String orderByType1, String orderByType2, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end) throws SystemException(Code)



getAssets
public List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, String orderByCol1, String orderByCol2, String orderByType1, String orderByType2, boolean excludeZeroViewCount, Date publishDate, Date expirationDate, int begin, int end) throws SystemException(Code)



getAssetsCount
public int getAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount) throws SystemException(Code)



getAssetsCount
public int getAssetsCount(long groupId, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount) throws SystemException(Code)



getAssetsCount
public int getAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate) throws SystemException(Code)



getAssetsCount
public int getAssetsCount(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, Date publishDate, Date expirationDate) throws SystemException(Code)



getCompanyAssetDisplays
public TagsAssetDisplay[] getCompanyAssetDisplays(long companyId, int begin, int end, String languageId) throws PortalException, SystemException(Code)



getCompanyAssets
public List getCompanyAssets(long companyId, int begin, int end) throws SystemException(Code)



getCompanyAssetsCount
public int getCompanyAssetsCount(long companyId) throws SystemException(Code)



getTopViewedAssets
public List getTopViewedAssets(String className, boolean asc, int begin, int end) throws SystemException(Code)



getTopViewedAssets
public List getTopViewedAssets(String[] className, boolean asc, int begin, int end) throws SystemException(Code)



incrementViewCounter
public TagsAsset incrementViewCounter(String className, long classPK) throws PortalException, SystemException(Code)



search
public Hits search(long companyId, String portletId, String keywords) throws SystemException(Code)



searchAssetDisplays
public TagsAssetDisplay[] searchAssetDisplays(long companyId, String portletId, String keywords, String languageId, int begin, int end) throws PortalException, SystemException(Code)



searchAssetDisplaysCount
public int searchAssetDisplaysCount(long companyId, String portletId, String keywords, String languageId) throws SystemException(Code)



updateAsset
public TagsAsset updateAsset(long userId, long groupId, String className, long classPK, String[] entryNames) throws PortalException, SystemException(Code)



updateAsset
public TagsAsset updateAsset(long userId, long groupId, String className, long classPK, String[] entryNames, Date startDate, Date endDate, Date publishDate, Date expirationDate, String mimeType, String title, String description, String summary, String url, int height, int width, Integer priority) throws PortalException, SystemException(Code)



updateAsset
public TagsAsset updateAsset(long userId, long groupId, String className, long classPK, String[] entryNames, Date startDate, Date endDate, Date publishDate, Date expirationDate, String mimeType, String title, String description, String summary, String url, int height, int width, Integer priority, boolean sync) throws PortalException, SystemException(Code)



validate
public void validate(String className, String[] entryNames) throws PortalException(Code)



Fields inherited from com.liferay.portlet.tags.service.base.TagsAssetLocalServiceBaseImpl
protected BlogsEntryFinder blogsEntryFinder(Code)(Java Doc)
protected BlogsEntryLocalService blogsEntryLocalService(Code)(Java Doc)
protected BlogsEntryPersistence blogsEntryPersistence(Code)(Java Doc)
protected BlogsEntryService blogsEntryService(Code)(Java Doc)
protected BookmarksEntryFinder bookmarksEntryFinder(Code)(Java Doc)
protected BookmarksEntryLocalService bookmarksEntryLocalService(Code)(Java Doc)
protected BookmarksEntryPersistence bookmarksEntryPersistence(Code)(Java Doc)
protected BookmarksEntryService bookmarksEntryService(Code)(Java Doc)
protected CompanyLocalService companyLocalService(Code)(Java Doc)
protected CompanyPersistence companyPersistence(Code)(Java Doc)
protected CompanyService companyService(Code)(Java Doc)
protected CounterLocalService counterLocalService(Code)(Java Doc)
protected CounterService counterService(Code)(Java Doc)
protected DLFileEntryFinder dlFileEntryFinder(Code)(Java Doc)
protected DLFileEntryLocalService dlFileEntryLocalService(Code)(Java Doc)
protected DLFileEntryPersistence dlFileEntryPersistence(Code)(Java Doc)
protected DLFileEntryService dlFileEntryService(Code)(Java Doc)
protected GroupFinder groupFinder(Code)(Java Doc)
protected GroupLocalService groupLocalService(Code)(Java Doc)
protected GroupPersistence groupPersistence(Code)(Java Doc)
protected GroupService groupService(Code)(Java Doc)
protected JournalArticleFinder journalArticleFinder(Code)(Java Doc)
protected JournalArticleLocalService journalArticleLocalService(Code)(Java Doc)
protected JournalArticlePersistence journalArticlePersistence(Code)(Java Doc)
protected JournalArticleResourceLocalService journalArticleResourceLocalService(Code)(Java Doc)
protected JournalArticleResourcePersistence journalArticleResourcePersistence(Code)(Java Doc)
protected JournalArticleService journalArticleService(Code)(Java Doc)
protected MBMessageFinder mbMessageFinder(Code)(Java Doc)
protected MBMessageLocalService mbMessageLocalService(Code)(Java Doc)
protected MBMessagePersistence mbMessagePersistence(Code)(Java Doc)
protected MBMessageService mbMessageService(Code)(Java Doc)
protected TagsAssetFinder tagsAssetFinder(Code)(Java Doc)
protected TagsAssetPersistence tagsAssetPersistence(Code)(Java Doc)
protected TagsEntryFinder tagsEntryFinder(Code)(Java Doc)
protected TagsEntryLocalService tagsEntryLocalService(Code)(Java Doc)
protected TagsEntryPersistence tagsEntryPersistence(Code)(Java Doc)
protected TagsEntryService tagsEntryService(Code)(Java Doc)
protected TagsPropertyFinder tagsPropertyFinder(Code)(Java Doc)
protected TagsPropertyKeyFinder tagsPropertyKeyFinder(Code)(Java Doc)
protected TagsPropertyLocalService tagsPropertyLocalService(Code)(Java Doc)
protected TagsPropertyPersistence tagsPropertyPersistence(Code)(Java Doc)
protected TagsPropertyService tagsPropertyService(Code)(Java Doc)
protected TagsSourceLocalService tagsSourceLocalService(Code)(Java Doc)
protected TagsSourcePersistence tagsSourcePersistence(Code)(Java Doc)
protected TagsSourceService tagsSourceService(Code)(Java Doc)
protected UserFinder userFinder(Code)(Java Doc)
protected UserLocalService userLocalService(Code)(Java Doc)
protected UserPersistence userPersistence(Code)(Java Doc)
protected UserService userService(Code)(Java Doc)
protected WikiPageFinder wikiPageFinder(Code)(Java Doc)
protected WikiPageLocalService wikiPageLocalService(Code)(Java Doc)
protected WikiPagePersistence wikiPagePersistence(Code)(Java Doc)
protected WikiPageResourceLocalService wikiPageResourceLocalService(Code)(Java Doc)
protected WikiPageResourcePersistence wikiPageResourcePersistence(Code)(Java Doc)
protected WikiPageService wikiPageService(Code)(Java Doc)

Methods inherited from com.liferay.portlet.tags.service.base.TagsAssetLocalServiceBaseImpl
public TagsAsset addTagsAsset(TagsAsset model) throws SystemException(Code)(Java Doc)
public void afterPropertiesSet()(Code)(Java Doc)
public List dynamicQuery(DynamicQueryInitializer queryInitializer) throws SystemException(Code)(Java Doc)
public List dynamicQuery(DynamicQueryInitializer queryInitializer, int begin, int end) throws SystemException(Code)(Java Doc)
public BlogsEntryFinder getBlogsEntryFinder()(Code)(Java Doc)
public BlogsEntryLocalService getBlogsEntryLocalService()(Code)(Java Doc)
public BlogsEntryPersistence getBlogsEntryPersistence()(Code)(Java Doc)
public BlogsEntryService getBlogsEntryService()(Code)(Java Doc)
public BookmarksEntryFinder getBookmarksEntryFinder()(Code)(Java Doc)
public BookmarksEntryLocalService getBookmarksEntryLocalService()(Code)(Java Doc)
public BookmarksEntryPersistence getBookmarksEntryPersistence()(Code)(Java Doc)
public BookmarksEntryService getBookmarksEntryService()(Code)(Java Doc)
public CompanyLocalService getCompanyLocalService()(Code)(Java Doc)
public CompanyPersistence getCompanyPersistence()(Code)(Java Doc)
public CompanyService getCompanyService()(Code)(Java Doc)
public CounterLocalService getCounterLocalService()(Code)(Java Doc)
public CounterService getCounterService()(Code)(Java Doc)
public DLFileEntryFinder getDLFileEntryFinder()(Code)(Java Doc)
public DLFileEntryLocalService getDLFileEntryLocalService()(Code)(Java Doc)
public DLFileEntryPersistence getDLFileEntryPersistence()(Code)(Java Doc)
public DLFileEntryService getDLFileEntryService()(Code)(Java Doc)
public GroupFinder getGroupFinder()(Code)(Java Doc)
public GroupLocalService getGroupLocalService()(Code)(Java Doc)
public GroupPersistence getGroupPersistence()(Code)(Java Doc)
public GroupService getGroupService()(Code)(Java Doc)
public JournalArticleFinder getJournalArticleFinder()(Code)(Java Doc)
public JournalArticleLocalService getJournalArticleLocalService()(Code)(Java Doc)
public JournalArticlePersistence getJournalArticlePersistence()(Code)(Java Doc)
public JournalArticleResourceLocalService getJournalArticleResourceLocalService()(Code)(Java Doc)
public JournalArticleResourcePersistence getJournalArticleResourcePersistence()(Code)(Java Doc)
public JournalArticleService getJournalArticleService()(Code)(Java Doc)
public MBMessageFinder getMBMessageFinder()(Code)(Java Doc)
public MBMessageLocalService getMBMessageLocalService()(Code)(Java Doc)
public MBMessagePersistence getMBMessagePersistence()(Code)(Java Doc)
public MBMessageService getMBMessageService()(Code)(Java Doc)
public TagsAssetFinder getTagsAssetFinder()(Code)(Java Doc)
public TagsAssetPersistence getTagsAssetPersistence()(Code)(Java Doc)
public TagsEntryFinder getTagsEntryFinder()(Code)(Java Doc)
public TagsEntryLocalService getTagsEntryLocalService()(Code)(Java Doc)
public TagsEntryPersistence getTagsEntryPersistence()(Code)(Java Doc)
public TagsEntryService getTagsEntryService()(Code)(Java Doc)
public TagsPropertyFinder getTagsPropertyFinder()(Code)(Java Doc)
public TagsPropertyKeyFinder getTagsPropertyKeyFinder()(Code)(Java Doc)
public TagsPropertyLocalService getTagsPropertyLocalService()(Code)(Java Doc)
public TagsPropertyPersistence getTagsPropertyPersistence()(Code)(Java Doc)
public TagsPropertyService getTagsPropertyService()(Code)(Java Doc)
public TagsSourceLocalService getTagsSourceLocalService()(Code)(Java Doc)
public TagsSourcePersistence getTagsSourcePersistence()(Code)(Java Doc)
public TagsSourceService getTagsSourceService()(Code)(Java Doc)
public UserFinder getUserFinder()(Code)(Java Doc)
public UserLocalService getUserLocalService()(Code)(Java Doc)
public UserPersistence getUserPersistence()(Code)(Java Doc)
public UserService getUserService()(Code)(Java Doc)
public WikiPageFinder getWikiPageFinder()(Code)(Java Doc)
public WikiPageLocalService getWikiPageLocalService()(Code)(Java Doc)
public WikiPagePersistence getWikiPagePersistence()(Code)(Java Doc)
public WikiPageResourceLocalService getWikiPageResourceLocalService()(Code)(Java Doc)
public WikiPageResourcePersistence getWikiPageResourcePersistence()(Code)(Java Doc)
public WikiPageService getWikiPageService()(Code)(Java Doc)
public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)(Code)(Java Doc)
public void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)(Code)(Java Doc)
public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)(Code)(Java Doc)
public void setBlogsEntryService(BlogsEntryService blogsEntryService)(Code)(Java Doc)
public void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)(Code)(Java Doc)
public void setBookmarksEntryLocalService(BookmarksEntryLocalService bookmarksEntryLocalService)(Code)(Java Doc)
public void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)(Code)(Java Doc)
public void setBookmarksEntryService(BookmarksEntryService bookmarksEntryService)(Code)(Java Doc)
public void setCompanyLocalService(CompanyLocalService companyLocalService)(Code)(Java Doc)
public void setCompanyPersistence(CompanyPersistence companyPersistence)(Code)(Java Doc)
public void setCompanyService(CompanyService companyService)(Code)(Java Doc)
public void setCounterLocalService(CounterLocalService counterLocalService)(Code)(Java Doc)
public void setCounterService(CounterService counterService)(Code)(Java Doc)
public void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)(Code)(Java Doc)
public void setDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)(Code)(Java Doc)
public void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)(Code)(Java Doc)
public void setDLFileEntryService(DLFileEntryService dlFileEntryService)(Code)(Java Doc)
public void setGroupFinder(GroupFinder groupFinder)(Code)(Java Doc)
public void setGroupLocalService(GroupLocalService groupLocalService)(Code)(Java Doc)
public void setGroupPersistence(GroupPersistence groupPersistence)(Code)(Java Doc)
public void setGroupService(GroupService groupService)(Code)(Java Doc)
public void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)(Code)(Java Doc)
public void setJournalArticleLocalService(JournalArticleLocalService journalArticleLocalService)(Code)(Java Doc)
public void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)(Code)(Java Doc)
public void setJournalArticleResourceLocalService(JournalArticleResourceLocalService journalArticleResourceLocalService)(Code)(Java Doc)
public void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)(Code)(Java Doc)
public void setJournalArticleService(JournalArticleService journalArticleService)(Code)(Java Doc)
public void setMBMessageFinder(MBMessageFinder mbMessageFinder)(Code)(Java Doc)
public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)(Code)(Java Doc)
public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)(Code)(Java Doc)
public void setMBMessageService(MBMessageService mbMessageService)(Code)(Java Doc)
public void setTagsAssetFinder(TagsAssetFinder tagsAssetFinder)(Code)(Java Doc)
public void setTagsAssetPersistence(TagsAssetPersistence tagsAssetPersistence)(Code)(Java Doc)
public void setTagsEntryFinder(TagsEntryFinder tagsEntryFinder)(Code)(Java Doc)
public void setTagsEntryLocalService(TagsEntryLocalService tagsEntryLocalService)(Code)(Java Doc)
public void setTagsEntryPersistence(TagsEntryPersistence tagsEntryPersistence)(Code)(Java Doc)
public void setTagsEntryService(TagsEntryService tagsEntryService)(Code)(Java Doc)
public void setTagsPropertyFinder(TagsPropertyFinder tagsPropertyFinder)(Code)(Java Doc)
public void setTagsPropertyKeyFinder(TagsPropertyKeyFinder tagsPropertyKeyFinder)(Code)(Java Doc)
public void setTagsPropertyLocalService(TagsPropertyLocalService tagsPropertyLocalService)(Code)(Java Doc)
public void setTagsPropertyPersistence(TagsPropertyPersistence tagsPropertyPersistence)(Code)(Java Doc)
public void setTagsPropertyService(TagsPropertyService tagsPropertyService)(Code)(Java Doc)
public void setTagsSourceLocalService(TagsSourceLocalService tagsSourceLocalService)(Code)(Java Doc)
public void setTagsSourcePersistence(TagsSourcePersistence tagsSourcePersistence)(Code)(Java Doc)
public void setTagsSourceService(TagsSourceService tagsSourceService)(Code)(Java Doc)
public void setUserFinder(UserFinder userFinder)(Code)(Java Doc)
public void setUserLocalService(UserLocalService userLocalService)(Code)(Java Doc)
public void setUserPersistence(UserPersistence userPersistence)(Code)(Java Doc)
public void setUserService(UserService userService)(Code)(Java Doc)
public void setWikiPageFinder(WikiPageFinder wikiPageFinder)(Code)(Java Doc)
public void setWikiPageLocalService(WikiPageLocalService wikiPageLocalService)(Code)(Java Doc)
public void setWikiPagePersistence(WikiPagePersistence wikiPagePersistence)(Code)(Java Doc)
public void setWikiPageResourceLocalService(WikiPageResourceLocalService wikiPageResourceLocalService)(Code)(Java Doc)
public void setWikiPageResourcePersistence(WikiPageResourcePersistence wikiPageResourcePersistence)(Code)(Java Doc)
public void setWikiPageService(WikiPageService wikiPageService)(Code)(Java Doc)
public TagsAsset updateTagsAsset(TagsAsset model) throws SystemException(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.