com.liferay.portlet.tags.service
Class TagsAssetLocalServiceUtil

java.lang.Object
  extended bycom.liferay.portlet.tags.service.TagsAssetLocalServiceUtil

public class TagsAssetLocalServiceUtil
extends java.lang.Object

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This class provides static methods for the com.liferay.portlet.tags.service.TagsAssetLocalService bean. The static methods of this class calls the same methods of the bean instance. It's convenient to be able to just write one line to call a method on a bean instead of writing a lookup call and a method call.

com.liferay.portlet.tags.service.TagsAssetLocalServiceFactory is responsible for the lookup of the bean.

Author:
Brian Wing Shun Chan
See Also:
TagsAssetLocalService, TagsAssetLocalServiceFactory

Constructor Summary
TagsAssetLocalServiceUtil()
           
 
Method Summary
static TagsAsset addTagsAsset(TagsAsset model)
           
static void afterPropertiesSet()
           
static void deleteAsset(long assetId)
           
static void deleteAsset(java.lang.String className, long classPK)
           
static void deleteAsset(TagsAsset asset)
           
static java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
           
static java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end)
           
static TagsAsset getAsset(long assetId)
           
static TagsAsset getAsset(java.lang.String className, long classPK)
           
static java.util.List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate, int begin, int end)
           
static java.util.List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end)
           
static java.util.List getAssets(long[] entryIds, long[] notEntryIds, boolean andOperator, java.lang.String orderByCol1, java.lang.String orderByCol2, java.lang.String orderByType1, java.lang.String orderByType2, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate, int begin, int end)
           
static java.util.List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate, int begin, int end)
           
static java.util.List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, int begin, int end)
           
static java.util.List getAssets(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, java.lang.String orderByCol1, java.lang.String orderByCol2, java.lang.String orderByType1, java.lang.String orderByType2, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate, int begin, int end)
           
static int getAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount)
           
static int getAssetsCount(long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate)
           
static int getAssetsCount(long groupId, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount)
           
static int getAssetsCount(long groupId, long[] classNameIds, long[] entryIds, long[] notEntryIds, boolean andOperator, boolean excludeZeroViewCount, java.util.Date publishDate, java.util.Date expirationDate)
           
static TagsAssetType[] getAssetTypes(java.lang.String languageId)
           
static BlogsEntryFinder getBlogsEntryFinder()
           
static BlogsEntryPersistence getBlogsEntryPersistence()
           
static BookmarksEntryFinder getBookmarksEntryFinder()
           
static BookmarksEntryPersistence getBookmarksEntryPersistence()
           
static TagsAssetDisplay[] getCompanyAssetDisplays(long companyId, int begin, int end, java.lang.String languageId)
           
static java.util.List getCompanyAssets(long companyId, int begin, int end)
           
static int getCompanyAssetsCount(long companyId)
           
static CompanyPersistence getCompanyPersistence()
           
static DLFileEntryFinder getDLFileEntryFinder()
           
static DLFileEntryPersistence getDLFileEntryPersistence()
           
static GroupFinder getGroupFinder()
           
static GroupPersistence getGroupPersistence()
           
static JournalArticleFinder getJournalArticleFinder()
           
static JournalArticlePersistence getJournalArticlePersistence()
           
static JournalArticleResourcePersistence getJournalArticleResourcePersistence()
           
static MBMessageFinder getMBMessageFinder()
           
static MBMessagePersistence getMBMessagePersistence()
           
static TagsAssetFinder getTagsAssetFinder()
           
static TagsAssetPersistence getTagsAssetPersistence()
           
static TagsEntryFinder getTagsEntryFinder()
           
static TagsEntryPersistence getTagsEntryPersistence()
           
static TagsPropertyFinder getTagsPropertyFinder()
           
static TagsPropertyKeyFinder getTagsPropertyKeyFinder()
           
static TagsPropertyPersistence getTagsPropertyPersistence()
           
static TagsSourcePersistence getTagsSourcePersistence()
           
static java.util.List getTopViewedAssets(java.lang.String[] className, boolean asc, int begin, int end)
           
static java.util.List getTopViewedAssets(java.lang.String className, boolean asc, int begin, int end)
           
static UserFinder getUserFinder()
           
static UserPersistence getUserPersistence()
           
static WikiPageFinder getWikiPageFinder()
           
static WikiPagePersistence getWikiPagePersistence()
           
static WikiPageResourcePersistence getWikiPageResourcePersistence()
           
static TagsAsset incrementViewCounter(java.lang.String className, long classPK)
           
static com.liferay.portal.kernel.search.Hits search(long companyId, java.lang.String portletId, java.lang.String keywords)
           
static TagsAssetDisplay[] searchAssetDisplays(long companyId, java.lang.String portletId, java.lang.String keywords, java.lang.String languageId, int begin, int end)
           
static int searchAssetDisplaysCount(long companyId, java.lang.String portletId, java.lang.String keywords, java.lang.String languageId)
           
static void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
           
static void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
           
static void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)
           
static void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)
           
static void setCompanyPersistence(CompanyPersistence companyPersistence)
           
static void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
           
static void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
           
static void setGroupFinder(GroupFinder groupFinder)
           
static void setGroupPersistence(GroupPersistence groupPersistence)
           
static void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)
           
static void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)
           
static void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)
           
static void setMBMessageFinder(MBMessageFinder mbMessageFinder)
           
static void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
           
static void setTagsAssetFinder(TagsAssetFinder tagsAssetFinder)
           
static void setTagsAssetPersistence(TagsAssetPersistence tagsAssetPersistence)
           
static void setTagsEntryFinder(TagsEntryFinder tagsEntryFinder)
           
static void setTagsEntryPersistence(TagsEntryPersistence tagsEntryPersistence)
           
static void setTagsPropertyFinder(TagsPropertyFinder tagsPropertyFinder)
           
static void setTagsPropertyKeyFinder(TagsPropertyKeyFinder tagsPropertyKeyFinder)
           
static void setTagsPropertyPersistence(TagsPropertyPersistence tagsPropertyPersistence)
           
static void setTagsSourcePersistence(TagsSourcePersistence tagsSourcePersistence)
           
static void setUserFinder(UserFinder userFinder)
           
static void setUserPersistence(UserPersistence userPersistence)
           
static void setWikiPageFinder(WikiPageFinder wikiPageFinder)
           
static void setWikiPagePersistence(WikiPagePersistence wikiPagePersistence)
           
static void setWikiPageResourcePersistence(WikiPageResourcePersistence wikiPageResourcePersistence)
           
static TagsAsset updateAsset(long userId, long groupId, java.lang.String className, long classPK, java.lang.String[] entryNames)
           
static TagsAsset updateAsset(long userId, long groupId, java.lang.String className, long classPK, java.lang.String[] entryNames, java.util.Date startDate, java.util.Date endDate, java.util.Date publishDate, java.util.Date expirationDate, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String summary, java.lang.String url, int height, int width, java.lang.Integer priority)
           
static TagsAsset updateAsset(long userId, long groupId, java.lang.String className, long classPK, java.lang.String[] entryNames, java.util.Date startDate, java.util.Date endDate, java.util.Date publishDate, java.util.Date expirationDate, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String summary, java.lang.String url, int height, int width, java.lang.Integer priority, boolean sync)
           
static TagsAsset updateTagsAsset(TagsAsset model)
           
static void validate(java.lang.String className, java.lang.String[] entryNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsAssetLocalServiceUtil

public TagsAssetLocalServiceUtil()
Method Detail

addTagsAsset

public static TagsAsset addTagsAsset(TagsAsset model)
                              throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

dynamicQuery

public static java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
                                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

dynamicQuery

public static java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
                                          int begin,
                                          int end)
                                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

updateTagsAsset

public static TagsAsset updateTagsAsset(TagsAsset model)
                                 throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getTagsAssetPersistence

public static TagsAssetPersistence getTagsAssetPersistence()

setTagsAssetPersistence

public static void setTagsAssetPersistence(TagsAssetPersistence tagsAssetPersistence)

getTagsAssetFinder

public static TagsAssetFinder getTagsAssetFinder()

setTagsAssetFinder

public static void setTagsAssetFinder(TagsAssetFinder tagsAssetFinder)

getTagsEntryPersistence

public static TagsEntryPersistence getTagsEntryPersistence()

setTagsEntryPersistence

public static void setTagsEntryPersistence(TagsEntryPersistence tagsEntryPersistence)

getTagsEntryFinder

public static TagsEntryFinder getTagsEntryFinder()

setTagsEntryFinder

public static void setTagsEntryFinder(TagsEntryFinder tagsEntryFinder)

getTagsPropertyPersistence

public static TagsPropertyPersistence getTagsPropertyPersistence()

setTagsPropertyPersistence

public static void setTagsPropertyPersistence(TagsPropertyPersistence tagsPropertyPersistence)

getTagsPropertyFinder

public static TagsPropertyFinder getTagsPropertyFinder()

setTagsPropertyFinder

public static void setTagsPropertyFinder(TagsPropertyFinder tagsPropertyFinder)

getTagsPropertyKeyFinder

public static TagsPropertyKeyFinder getTagsPropertyKeyFinder()

setTagsPropertyKeyFinder

public static void setTagsPropertyKeyFinder(TagsPropertyKeyFinder tagsPropertyKeyFinder)

getTagsSourcePersistence

public static TagsSourcePersistence getTagsSourcePersistence()

setTagsSourcePersistence

public static void setTagsSourcePersistence(TagsSourcePersistence tagsSourcePersistence)

getCompanyPersistence

public static CompanyPersistence getCompanyPersistence()

setCompanyPersistence

public static void setCompanyPersistence(CompanyPersistence companyPersistence)

getGroupPersistence

public static GroupPersistence getGroupPersistence()

setGroupPersistence

public static void setGroupPersistence(GroupPersistence groupPersistence)

getGroupFinder

public static GroupFinder getGroupFinder()

setGroupFinder

public static void setGroupFinder(GroupFinder groupFinder)

getUserPersistence

public static UserPersistence getUserPersistence()

setUserPersistence

public static void setUserPersistence(UserPersistence userPersistence)

getUserFinder

public static UserFinder getUserFinder()

setUserFinder

public static void setUserFinder(UserFinder userFinder)

getBlogsEntryPersistence

public static BlogsEntryPersistence getBlogsEntryPersistence()

setBlogsEntryPersistence

public static void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)

getBlogsEntryFinder

public static BlogsEntryFinder getBlogsEntryFinder()

setBlogsEntryFinder

public static void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)

getBookmarksEntryPersistence

public static BookmarksEntryPersistence getBookmarksEntryPersistence()

setBookmarksEntryPersistence

public static void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)

getBookmarksEntryFinder

public static BookmarksEntryFinder getBookmarksEntryFinder()

setBookmarksEntryFinder

public static void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)

getDLFileEntryPersistence

public static DLFileEntryPersistence getDLFileEntryPersistence()

setDLFileEntryPersistence

public static void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)

getDLFileEntryFinder

public static DLFileEntryFinder getDLFileEntryFinder()

setDLFileEntryFinder

public static void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)

getJournalArticlePersistence

public static JournalArticlePersistence getJournalArticlePersistence()

setJournalArticlePersistence

public static void setJournalArticlePersistence(JournalArticlePersistence journalArticlePersistence)

getJournalArticleFinder

public static JournalArticleFinder getJournalArticleFinder()

setJournalArticleFinder

public static void setJournalArticleFinder(JournalArticleFinder journalArticleFinder)

getJournalArticleResourcePersistence

public static JournalArticleResourcePersistence getJournalArticleResourcePersistence()

setJournalArticleResourcePersistence

public static void setJournalArticleResourcePersistence(JournalArticleResourcePersistence journalArticleResourcePersistence)

getMBMessagePersistence

public static MBMessagePersistence getMBMessagePersistence()

setMBMessagePersistence

public static void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)

getMBMessageFinder

public static MBMessageFinder getMBMessageFinder()

setMBMessageFinder

public static void setMBMessageFinder(MBMessageFinder mbMessageFinder)

getWikiPagePersistence

public static WikiPagePersistence getWikiPagePersistence()

setWikiPagePersistence

public static void setWikiPagePersistence(WikiPagePersistence wikiPagePersistence)

getWikiPageFinder

public static WikiPageFinder getWikiPageFinder()

setWikiPageFinder

public static void setWikiPageFinder(WikiPageFinder wikiPageFinder)

getWikiPageResourcePersistence

public static WikiPageResourcePersistence getWikiPageResourcePersistence()

setWikiPageResourcePersistence

public static void setWikiPageResourcePersistence(WikiPageResourcePersistence wikiPageResourcePersistence)

afterPropertiesSet

public static void afterPropertiesSet()

deleteAsset

public static void deleteAsset(long assetId)
                        throws com.liferay.portal.PortalException,
                               com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

deleteAsset

public static void deleteAsset(java.lang.String className,
                               long classPK)
                        throws com.liferay.portal.PortalException,
                               com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

deleteAsset

public static void deleteAsset(TagsAsset asset)
                        throws com.liferay.portal.PortalException,
                               com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

getAsset

public static TagsAsset getAsset(long assetId)
                          throws com.liferay.portal.PortalException,
                                 com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

getAsset

public static TagsAsset getAsset(java.lang.String className,
                                 long classPK)
                          throws com.liferay.portal.PortalException,
                                 com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

getAssetTypes

public static TagsAssetType[] getAssetTypes(java.lang.String languageId)

getAssets

public static java.util.List getAssets(long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       boolean excludeZeroViewCount,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssets

public static java.util.List getAssets(long groupId,
                                       long[] classNameIds,
                                       long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       boolean excludeZeroViewCount,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssets

public static java.util.List getAssets(long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       boolean excludeZeroViewCount,
                                       java.util.Date publishDate,
                                       java.util.Date expirationDate,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssets

public static java.util.List getAssets(long groupId,
                                       long[] classNameIds,
                                       long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       boolean excludeZeroViewCount,
                                       java.util.Date publishDate,
                                       java.util.Date expirationDate,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssets

public static java.util.List getAssets(long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       java.lang.String orderByCol1,
                                       java.lang.String orderByCol2,
                                       java.lang.String orderByType1,
                                       java.lang.String orderByType2,
                                       boolean excludeZeroViewCount,
                                       java.util.Date publishDate,
                                       java.util.Date expirationDate,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssets

public static java.util.List getAssets(long groupId,
                                       long[] classNameIds,
                                       long[] entryIds,
                                       long[] notEntryIds,
                                       boolean andOperator,
                                       java.lang.String orderByCol1,
                                       java.lang.String orderByCol2,
                                       java.lang.String orderByType1,
                                       java.lang.String orderByType2,
                                       boolean excludeZeroViewCount,
                                       java.util.Date publishDate,
                                       java.util.Date expirationDate,
                                       int begin,
                                       int end)
                                throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssetsCount

public static int getAssetsCount(long[] entryIds,
                                 long[] notEntryIds,
                                 boolean andOperator,
                                 boolean excludeZeroViewCount)
                          throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssetsCount

public static int getAssetsCount(long groupId,
                                 long[] entryIds,
                                 long[] notEntryIds,
                                 boolean andOperator,
                                 boolean excludeZeroViewCount)
                          throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssetsCount

public static int getAssetsCount(long[] entryIds,
                                 long[] notEntryIds,
                                 boolean andOperator,
                                 boolean excludeZeroViewCount,
                                 java.util.Date publishDate,
                                 java.util.Date expirationDate)
                          throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getAssetsCount

public static int getAssetsCount(long groupId,
                                 long[] classNameIds,
                                 long[] entryIds,
                                 long[] notEntryIds,
                                 boolean andOperator,
                                 boolean excludeZeroViewCount,
                                 java.util.Date publishDate,
                                 java.util.Date expirationDate)
                          throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getCompanyAssetDisplays

public static TagsAssetDisplay[] getCompanyAssetDisplays(long companyId,
                                                         int begin,
                                                         int end,
                                                         java.lang.String languageId)
                                                  throws com.liferay.portal.PortalException,
                                                         com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

getCompanyAssets

public static java.util.List getCompanyAssets(long companyId,
                                              int begin,
                                              int end)
                                       throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getCompanyAssetsCount

public static int getCompanyAssetsCount(long companyId)
                                 throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getTopViewedAssets

public static java.util.List getTopViewedAssets(java.lang.String className,
                                                boolean asc,
                                                int begin,
                                                int end)
                                         throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

getTopViewedAssets

public static java.util.List getTopViewedAssets(java.lang.String[] className,
                                                boolean asc,
                                                int begin,
                                                int end)
                                         throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

incrementViewCounter

public static TagsAsset incrementViewCounter(java.lang.String className,
                                             long classPK)
                                      throws com.liferay.portal.PortalException,
                                             com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

search

public static com.liferay.portal.kernel.search.Hits search(long companyId,
                                                           java.lang.String portletId,
                                                           java.lang.String keywords)
                                                    throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

searchAssetDisplays

public static TagsAssetDisplay[] searchAssetDisplays(long companyId,
                                                     java.lang.String portletId,
                                                     java.lang.String keywords,
                                                     java.lang.String languageId,
                                                     int begin,
                                                     int end)
                                              throws com.liferay.portal.PortalException,
                                                     com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

searchAssetDisplaysCount

public static int searchAssetDisplaysCount(long companyId,
                                           java.lang.String portletId,
                                           java.lang.String keywords,
                                           java.lang.String languageId)
                                    throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException

updateAsset

public static TagsAsset updateAsset(long userId,
                                    long groupId,
                                    java.lang.String className,
                                    long classPK,
                                    java.lang.String[] entryNames)
                             throws com.liferay.portal.PortalException,
                                    com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

updateAsset

public static TagsAsset updateAsset(long userId,
                                    long groupId,
                                    java.lang.String className,
                                    long classPK,
                                    java.lang.String[] entryNames,
                                    java.util.Date startDate,
                                    java.util.Date endDate,
                                    java.util.Date publishDate,
                                    java.util.Date expirationDate,
                                    java.lang.String mimeType,
                                    java.lang.String title,
                                    java.lang.String description,
                                    java.lang.String summary,
                                    java.lang.String url,
                                    int height,
                                    int width,
                                    java.lang.Integer priority)
                             throws com.liferay.portal.PortalException,
                                    com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

updateAsset

public static TagsAsset updateAsset(long userId,
                                    long groupId,
                                    java.lang.String className,
                                    long classPK,
                                    java.lang.String[] entryNames,
                                    java.util.Date startDate,
                                    java.util.Date endDate,
                                    java.util.Date publishDate,
                                    java.util.Date expirationDate,
                                    java.lang.String mimeType,
                                    java.lang.String title,
                                    java.lang.String description,
                                    java.lang.String summary,
                                    java.lang.String url,
                                    int height,
                                    int width,
                                    java.lang.Integer priority,
                                    boolean sync)
                             throws com.liferay.portal.PortalException,
                                    com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException

validate

public static void validate(java.lang.String className,
                            java.lang.String[] entryNames)
                     throws com.liferay.portal.PortalException
Throws:
com.liferay.portal.PortalException