diff --git a/portal-impl/src/META-INF/javadocs-all.xml b/portal-impl/src/META-INF/javadocs-all.xml
index 3a6c03c6c59df7..af3a3b403538d9 100644
--- a/portal-impl/src/META-INF/javadocs-all.xml
+++ b/portal-impl/src/META-INF/javadocs-all.xml
@@ -93386,11 +93386,11 @@ The following is an example route definition that uses a generated parameter to
-
-<route>
- <pattern>/{jspPageName}/{id:\d+}</pattern>
- <generated-parameter name="jspPage">{jspPageName}.jsp</generated-parameter>
-</route>
+
+<route>
+ <pattern>/{jspPageName}/{id:\d+}</pattern>
+ <generated-parameter name="jspPage">{jspPageName}.jsp</generated-parameter>
+</route>
]]>
@@ -93434,11 +93434,11 @@ The most common use of implicit parameters is to specify a parameter that is inc
-
-<route>
- <pattern>/profile/view/{id:\d+}</pattern>
- <implicit-parameter name="jspPage">view_profile.jsp</implicit-parameter>
-</route>
+
+<route>
+ <pattern>/profile/view/{id:\d+}</pattern>
+ <implicit-parameter name="jspPage">view_profile.jsp</implicit-parameter>
+</route>
@@ -163191,8 +163191,8 @@ The pattern can be any string containing named fragments in brackets. The follow
-
-Hi {name}! How are you?
+
+Hi {name}! How are you?
@@ -163201,8 +163201,8 @@ This pattern would match the string "Hi Tom! How are you?". The format
-
-Hi {name:[a-z]+}! How are you?
+
+Hi {name:[a-z]+}! How are you?
@@ -163215,8 +163215,8 @@ If a string parser is set to encode fragments using a {@link StringEncoder}, an
-
-/view_page/{%path:.*}
+
+/view_page/{%path:.*}
@@ -163225,8 +163225,8 @@ The format of the path fragment has also been specified to match anything using
-
-/view_page/root/home/mysite/pages/index.htm
+
+/view_page/root/home/mysite/pages/index.htm
@@ -240339,8 +240339,8 @@ The actionIds
attribute stores the bitwise IDs of all the actions a
java.lang.String
- SystemException
- com.liferay.portal.kernel.exception.SystemException
+ Exception
+ java.lang.Exception
@@ -257309,6 +257309,7 @@ which are later inherited by users assigned to the UserGroup
com.liferay.portal.kernel.exception.SystemException
+
addRoleGroups
@@ -260270,6 +260271,7 @@ Useful when paginating results. Returns a maximum of end - start
in
com.liferay.portal.kernel.exception.SystemException
+
addGroup
@@ -280947,6 +280949,7 @@ Never call the update methods of this service directly, always go through the re
com.liferay.portal.kernel.exception.SystemException
+
addRole
@@ -281004,6 +281007,63 @@ Never call the update methods of this service directly, always go through the re
com.liferay.portal.kernel.exception.SystemException
+
+
+
+ addRole
+
+
+ userId
+ long
+
+
+
+ className
+ java.lang.String
+ null)]]>
+
+
+ classPK
+ long
+ 0)]]>
+
+
+ name
+ java.lang.String
+
+
+
+ titleMap
+ java.util.Map
+ null)]]>
+
+
+ descriptionMap
+ java.util.Map
+ null)]]>
+
+
+ type
+ int
+ 0)]]>
+
+
+ subType
+ java.lang.String
+
+
+
+
+
+ PortalException
+ com.liferay.portal.kernel.exception.PortalException
+
+
+
+ SystemException
+ com.liferay.portal.kernel.exception.SystemException
+
+
addUserRoles
@@ -282229,6 +282289,14 @@ Useful when paginating results. Returns a maximum of end - start
in
addRole
+
+ className
+ java.lang.String
+
+
+ classPK
+ long
+
name
java.lang.String
@@ -282249,6 +282317,10 @@ Useful when paginating results. Returns a maximum of end - start
in
int
0)]]>
+
+ subType
+ java.lang.String
+
@@ -282263,6 +282335,44 @@ Useful when paginating results. Returns a maximum of end - start
in
+
+ addRole
+
+
+ name
+ java.lang.String
+
+
+
+ titleMap
+ java.util.Map
+ null)]]>
+
+
+ descriptionMap
+ java.util.Map
+ null)]]>
+
+
+ type
+ int
+ 0)]]>
+
+
+
+
+
+ PortalException
+ com.liferay.portal.kernel.exception.PortalException
+
+
+
+ SystemException
+ com.liferay.portal.kernel.exception.SystemException
+
+
+
+
addUserRoles
@@ -345372,6 +345482,51 @@ In most cases, SpringUtil.setContext() would have been called by com.liferay.por
_SUFFIX
+
+ UpgradeDynamicDataListDisplay
+ com.liferay.portal.upgrade.v6_2_0.UpgradeDynamicDataListDisplay
+
+
+ UpgradeDynamicDataListDisplay
+
+
+ getPortletIds
+
+
+ upgradePreferences
+
+ companyId
+ long
+
+
+ ownerId
+ long
+
+
+ ownerType
+ int
+
+
+ plid
+ long
+
+
+ portletId
+ java.lang.String
+
+
+ xml
+ java.lang.String
+
+
+ Exception
+ java.lang.Exception
+
+
+
+ _preferencesMap
+
+
UpgradeDynamicDataMapping
com.liferay.portal.upgrade.v6_2_0.UpgradeDynamicDataMapping
@@ -412708,38 +412863,29 @@ Useful when paginating results. Returns a maximum of end - start
in
BlogsEntryTrashHandler
com.liferay.portlet.blogs.trash.BlogsEntryTrashHandler
-
+
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
isInTrash
@@ -412758,21 +412904,17 @@ Useful when paginating results. Returns a maximum of end - start
in
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -453306,7 +453448,7 @@ This method is useful when optimizing low-level file operations like copy. The c
DLFileEntryTrashHandler
com.liferay.portlet.documentlibrary.trash.DLFileEntryTrashHandler
-
+
@@ -453335,34 +453477,25 @@ This method is useful when optimizing low-level file operations like copy. The c
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
getDeleteMessage
@@ -453449,21 +453582,17 @@ This method is useful when optimizing low-level file operations like copy. The c
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -453530,38 +453659,29 @@ This method is useful when optimizing low-level file operations like copy. The c
DLFileShortcutTrashHandler
com.liferay.portlet.documentlibrary.trash.DLFileShortcutTrashHandler
-
+
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
getDeleteMessage
@@ -453606,24 +453726,17 @@ This method is useful when optimizing low-level file operations like copy. The c
getTrashRenderer
-
classPK
long
-
-
-
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -453670,21 +453783,17 @@ This method is useful when optimizing low-level file operations like copy. The c
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -453712,7 +453821,6 @@ This method is useful when optimizing low-level file operations like copy. The c
CLASS_NAME
-
@@ -453800,7 +453908,7 @@ This method is useful when optimizing low-level file operations like copy. The c
DLFolderTrashHandler
com.liferay.portlet.documentlibrary.trash.DLFolderTrashHandler
-
+
@@ -453828,34 +453936,25 @@ This method is useful when optimizing low-level file operations like copy. The c
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
getDeleteMessage
@@ -453900,24 +453999,17 @@ This method is useful when optimizing low-level file operations like copy. The c
getTrashRenderer
-
classPK
long
-
-
-
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -453964,21 +454056,17 @@ This method is useful when optimizing low-level file operations like copy. The c
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -503496,10 +503584,6 @@ This PortletDataHandler
differs from JournalContentPortletDat
PortalException
com.liferay.portal.kernel.exception.PortalException
-
- SystemException
- com.liferay.portal.kernel.exception.SystemException
-
validateContent
@@ -539172,7 +539256,7 @@ This PortletDataHandler
differs from JournalContentPortletDat
MBThreadTrashHandler
com.liferay.portlet.messageboards.trash.MBThreadTrashHandler
-
+
deleteTrashAttachments
@@ -586502,9 +586586,6 @@ This is a modification of JSPWiki's core TableOfContents plugin for use within L
java.lang.String
-
- _log
-
_fileNamespace
@@ -592710,6 +592791,7 @@ This is a modification of JSPWiki's core TableOfContents plugin for use within L
WikiNodeTrashHandler
com.liferay.portlet.wiki.trash.WikiNodeTrashHandler
+
checkDuplicateTrashEntry
@@ -592736,55 +592818,39 @@ This is a modification of JSPWiki's core TableOfContents plugin for use within L
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
getTrashRenderer
-
classPK
long
-
-
-
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -592804,21 +592870,17 @@ This is a modification of JSPWiki's core TableOfContents plugin for use within L
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -592870,18 +592932,8 @@ This is a modification of JSPWiki's core TableOfContents plugin for use within L
WikiPageTrashHandler
com.liferay.portlet.wiki.trash.WikiPageTrashHandler
-
-
+
+
checkDuplicateTrashEntry
@@ -592907,16 +592959,13 @@ details.]]>
deleteTrashAttachments
-
group
com.liferay.portal.model.Group
-
date
java.util.Date
-
PortalException
@@ -592925,39 +592974,29 @@ details.]]>
SystemException
com.liferay.portal.kernel.exception.SystemException
-
deleteTrashEntries
-
classPKs
long[]
-
checkPermission
boolean
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
getClassName
-
-
-
-
getRestoreLink
@@ -592999,24 +593038,17 @@ details.]]>
getTrashRenderer
-
classPK
long
-
-
-
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
@@ -593036,21 +593068,17 @@ details.]]>
restoreTrashEntries
-
classPKs
long[]
-
PortalException
com.liferay.portal.kernel.exception.PortalException
-
SystemException
com.liferay.portal.kernel.exception.SystemException
-
diff --git a/portal-impl/src/META-INF/javadocs-rt.xml b/portal-impl/src/META-INF/javadocs-rt.xml
index 703bb09797d195..d7a3d6628b1f9f 100644
--- a/portal-impl/src/META-INF/javadocs-rt.xml
+++ b/portal-impl/src/META-INF/javadocs-rt.xml
@@ -72,7 +72,7 @@ in it's life cycle in order to support having pages
UserGroup has 1 Group that can have pages in both of the group's LayoutSets
which are later inherited by users assigned to the UserGroup
-]]>GroupLocalServiceImpladdGroupuserIdlongparentGroupIdlongclassNamejava.lang.StringclassPKlongliveGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull
)]]>typeintfriendlyURLjava.lang.Stringnull)]]>sitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and whether the group is for staging.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupuserIdlongparentGroupIdlongclassNamejava.lang.StringclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and whether the group is for staging.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserGroupsuserIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckCompanyGroupcompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemGroupscompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroup]]>GroupLocalServiceImpladdGroupuserIdlongparentGroupIdlongclassNamejava.lang.StringclassPKlongliveGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.Stringnull)]]>sitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and whether the group is for staging.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupuserIdlongparentGroupIdlongclassNamejava.lang.StringclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and whether the group is for staging.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserGroupsuserIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckCompanyGroupcompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemGroupscompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroup
The group is unstaged and its assets and resources including layouts, membership requests, subscriptions, teams, blogs, bookmarks, calendar events, image gallery, journals, message boards, polls, shopping related entities, software catalog, and wikis are also deleted.
@@ -172,7 +172,7 @@ Useful when paginating results. Returns a maximum of end - start
in
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 {@link com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS} will return the full result set.
-
]]>companyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organizations and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatornull)]]>obc]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongparentGroupIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongparentGroupIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>parentGroupIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>parentGroupIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>keywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>namejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetUserGroupsuserIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlonggroupcom.liferay.portal.model.GroupassetCategoryIdslong[]null)]]>assetTagNamesjava.lang.String[]null)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFriendlyURLgroupIdlongfriendlyURLjava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupgroupIdlongparentGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.Stringnull)]]>activebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupgroupIdlongtypeSettingsjava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSitegroupIdlongsitebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddControlPanelLayoutsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutByPropertiesgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutsByLARgroupcom.liferay.portal.model.GrouplarFilejava.io.FilePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeletePortletDatagroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFriendlyURLcompanyIdlonggroupIdlongclassNameIdlongclassPKlongfriendlyNamejava.lang.StringfriendlyURLjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFriendlyURLfriendlyURLjava.lang.StringgetOrgGroupNamenamejava.lang.StringgetRealNamecompanyIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioninitImportLARFileinitUserPersonalSitePermissionsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisStagingserviceContextcom.liferay.portal.service.ServiceContextsetCompanyPermissionsrolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsgroupcom.liferay.portal.model.Grouprolecom.liferay.portal.model.Rolenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsgroupcom.liferay.portal.model.Grouprolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunscheduleStaginggroupcom.liferay.portal.model.GroupvalidateFriendlyURLcompanyIdlonggroupIdlongclassNameIdlongclassPKlongfriendlyURLjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateNamegroupIdlongcompanyIdlongnamejava.lang.StringsitebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionORGANIZATION_NAME_SUFFIXpublicLARFile_log_systemGroupsMapGroupServiceImplcom.liferay.portal.service.impl.GroupServiceImpladdGroupparentGroupIdlongliveGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.Stringnull)]]>sitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set the asset category IDs and asset tag names for the group, and can set whether the group is for staging]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupparentGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and can set whether the group is for staging]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupnamejava.lang.Stringdescriptionjava.lang.StringtypeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleGroupsroleIdlonggroupIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroup]]>companyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organizations and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatornull)]]>obc]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongparentGroupIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongparentGroupIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>parentGroupIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>parentGroupIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>keywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongclassNameIdslong[]null)]]>namejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>paramsjava.util.LinkedHashMapnull). To include the user's inherited organization groups and user groups in the search, add entries having "usersGroups" and "inherit" as keys mapped to the the user's ID. For more information see {@link com.liferay.portal.service.persistence.GroupFinder}]]>andOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetRoleGroupsroleIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetUserGroupsuserIdlonggroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlonggroupcom.liferay.portal.model.GroupassetCategoryIdslong[]null)]]>assetTagNamesjava.lang.String[]null)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFriendlyURLgroupIdlongfriendlyURLjava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupgroupIdlongparentGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.Stringnull)]]>activebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group.]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupgroupIdlongtypeSettingsjava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSitegroupIdlongsitebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddControlPanelLayoutsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutByPropertiesgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultGuestPublicLayoutsByLARgroupcom.liferay.portal.model.GrouplarFilejava.io.FilePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeletePortletDatagroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFriendlyURLcompanyIdlonggroupIdlongclassNameIdlongclassPKlongfriendlyNamejava.lang.StringfriendlyURLjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFriendlyURLfriendlyURLjava.lang.StringgetOrgGroupNamenamejava.lang.StringgetRealNamecompanyIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioninitImportLARFileinitUserPersonalSitePermissionsgroupcom.liferay.portal.model.GroupPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisStagingserviceContextcom.liferay.portal.service.ServiceContextsetCompanyPermissionsrolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsgroupcom.liferay.portal.model.Grouprolecom.liferay.portal.model.Rolenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsgroupcom.liferay.portal.model.Grouprolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunscheduleStaginggroupcom.liferay.portal.model.GroupvalidateFriendlyURLcompanyIdlonggroupIdlongclassNameIdlongclassPKlongfriendlyURLjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateNamegroupIdlongcompanyIdlongnamejava.lang.StringsitebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionORGANIZATION_NAME_SUFFIXpublicLARFile_log_systemGroupsMapGroupServiceImplcom.liferay.portal.service.impl.GroupServiceImpladdGroupparentGroupIdlongliveGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.Stringnull)]]>sitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set the asset category IDs and asset tag names for the group, and can set whether the group is for staging]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupparentGroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringnull)]]>typeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextnull). Can set asset category IDs and asset tag names for the group, and can set whether the group is for staging]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddGroupnamejava.lang.Stringdescriptionjava.lang.StringtypeintfriendlyURLjava.lang.StringsitebooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleGroupsroleIdlonggroupIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroup
The group is unstaged and its assets and resources including layouts, membership requests, subscriptions, teams, blogs, bookmarks, calendar events, image gallery, journals, message boards, polls, shopping related entities, software catalog, and wikis are also deleted.
@@ -441,7 +441,7 @@ Depending on the scope, the value of primKey
will have different me
Never call the update methods of this service directly, always go through the resource block local service.
-
]]>getCompanyScopeActionIdscompanyIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupScopeActionIdscompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupScopeResourceTypePermissionscompanyIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetResourceBlockPermissionsContainercompanyIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRoleResourceTypePermissionsroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasCompanyScopePermissioncompanyIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasEitherScopePermissioncompanyIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasGroupScopePermissioncompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCompanyScopeResourceTypePermissionscompanyIdlongnamejava.lang.StringroleIdlongactionIdsLonglongoperatorlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupScopeResourceTypePermissionscompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongactionIdsLonglongoperatorlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRoleLocalServiceImplcom.liferay.portal.service.impl.RoleLocalServiceImpladdRoleuserIdlongcompanyIdlongnamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleuserIdlongcompanyIdlongnamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>classNamejava.lang.Stringnull)]]>classPKlong0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolesPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolescompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRolerolecom.liferay.portal.model.RolePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRole]]>getCompanyScopeActionIdscompanyIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupScopeActionIdscompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupScopeResourceTypePermissionscompanyIdlongnamejava.lang.StringroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetResourceBlockPermissionsContainercompanyIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRoleResourceTypePermissionsroleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasCompanyScopePermissioncompanyIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasEitherScopePermissioncompanyIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasGroupScopePermissioncompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongactionIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCompanyScopeResourceTypePermissionscompanyIdlongnamejava.lang.StringroleIdlongactionIdsLonglongoperatorlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateGroupScopeResourceTypePermissionscompanyIdlonggroupIdlongnamejava.lang.StringroleIdlongactionIdsLonglongoperatorlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRoleLocalServiceImplcom.liferay.portal.service.impl.RoleLocalServiceImpladdRoleuserIdlongcompanyIdlongnamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleuserIdlongcompanyIdlongnamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>classNamejava.lang.Stringnull)]]>classPKlong0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRoleuserIdlongclassNamejava.lang.Stringnull)]]>classPKlong0)]]>namejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>subTypejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolesPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolescompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRolerolecom.liferay.portal.model.RolePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRole
The method searches the system roles map first for default roles. If a role with the name is not found, then the method will query the database.
@@ -469,7 +469,7 @@ Useful when paginating results. Returns a maximum of end - start
in
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 {@link com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS} will return the full result set.
-
]]>companyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapstartintendintobccom.liferay.portal.kernel.util.OrderByComparatornull)]]>obc]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRoleroleIdlongnamejava.lang.StringtitleMapjava.util.Mapnull) to replace those existing for the role]]>descriptionMapjava.util.Mapnull) to replace those existing for the role]]>subtypejava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolecompanyIdlongnamejava.lang.StringdescriptionMapjava.util.MaptypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultControlPanelPortletsinitPersonalControlPanelPortletsPermissionsrolecom.liferay.portal.model.RolePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsrolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateroleIdlongcompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_systemRolesMapRoleServiceImplcom.liferay.portal.service.impl.RoleServiceImpladdRolenamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupRolesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRole]]>companyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapstartintendintobccom.liferay.portal.kernel.util.OrderByComparatornull)]]>obc]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongkeywordsjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlongnamejava.lang.Stringnull)]]>descriptionjava.lang.Stringnull)]]>typesjava.lang.Integer[]null)]]>paramsjava.util.LinkedHashMapSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRoleroleIdlongnamejava.lang.StringtitleMapjava.util.Mapnull) to replace those existing for the role]]>descriptionMapjava.util.Mapnull) to replace those existing for the role]]>subtypejava.lang.Stringnull)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckSystemRolecompanyIdlongnamejava.lang.StringdescriptionMapjava.util.MaptypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultControlPanelPortletsinitPersonalControlPanelPortletsPermissionsrolecom.liferay.portal.model.RolePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetRolePermissionsrolecom.liferay.portal.model.Rolenamejava.lang.StringactionIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateroleIdlongcompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_systemRolesMapRoleServiceImplcom.liferay.portal.service.impl.RoleServiceImpladdRoleclassNamejava.lang.StringclassPKlongnamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>subTypejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRolenamejava.lang.StringtitleMapjava.util.Mapnull)]]>descriptionMapjava.util.Mapnull)]]>typeint0)]]>PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddUserRolesuserIdlongroleIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupRolesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRoleroleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRole
The method searches the system roles map first for default roles. If a role with the name is not found, then the method will query the database.
@@ -762,7 +762,7 @@ This method takes two file names, the sourceFileName
and the
Due to legacy code, the names of some file entry properties are not intuitive. Each file entry has both a name and title. The name
is a unique identifier for a given file and is generally numeric, whereas the title
is the actual name specified by the user (such as "Budget.xls").
-
]]>
addFileEntryuserIdlonggroupIdlongrepositoryIdlongfolderIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncancelCheckOutuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlongmajorVersionbooleanchangeLogjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlonglockUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingskeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyFileEntryMetadatacompanyIdlongfileEntryTypeIdlongfileEntryIdlongfromFileVersionIdlongtoFileVersionIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntriesgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntriesgroupIdlongfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntrydlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionuserIdlongfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByAnyImageIdimageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByNamegroupIdlongfolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetExtraSettingsFileEntriesstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesfolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesByMimeTypemimeTypejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByNamegroupIdlongfolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByUuidAndGroupIduuidjava.lang.StringgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMisversionedFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrphanedFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasExtraSettingsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFileEntryLockuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionincrementViewCounterdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryincrementCounterbooleanincrementintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFileEntryCheckedOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryuserIdlongfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertFileEntryuserIdlongfileEntryIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryuserIdlongfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSmallImagesmallImageIdlonglargeImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfileVersionIdlongstatusintworkflowContextjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryCheckOutfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryLockfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileVersionusercom.liferay.portal.model.UserdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrymodifiedDatejava.util.Dateextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapversionjava.lang.StringsizelongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrydlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionkeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrykeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsextraSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesexpandoBridgecom.liferay.portlet.expando.model.ExpandoBridgekeysjava.lang.String[]copyExpandoRowModifiedDatecompanyIdlongsourceFileVersionIdlongdestinationFileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDlFileVersionStatusesdlFileVersionsjava.util.ListgetFileEntryTypeIdgroupIdslong[]folderIdlongfileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNextVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrymajorVersionbooleanworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisKeepFileVersionLabeldlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrylastDLFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionlatestDLFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryImpluserIdlongfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionreindexdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrySearchExceptioncom.liferay.portal.kernel.search.SearchExceptionremoveFileVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrydlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetFileVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionstartWorkflowInstanceuserIdlongserviceContextcom.liferay.portal.service.ServiceContextdlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionsyncEventTypejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFileEntryfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFileEntryfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryuserIdlongfileEntryIdlongsourceFileNamejava.lang.Stringextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileVersionusercom.liferay.portal.model.UserdlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionsourceFileNamejava.lang.Stringextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapversionjava.lang.StringsizelongstatusintstatusDatejava.util.DateserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFilegroupIdlongfolderIdlongfileEntryIdlongtitlejava.lang.Stringextensionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFilegroupIdlongfolderIdlongfileEntryIdlongtitlejava.lang.Stringextensionjava.lang.StringsourceFileNamejava.lang.Stringfilejava.io.Fileisjava.io.InputStreamPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFileNamefileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_DELETE_INTERVAL_logDLFileEntryMetadataLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryMetadataLocalServiceImpldeleteFileEntryMetadatafileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionFileEntryMetadatafileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadatafileEntryMetadataIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadataddmStructureIdlongfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadataCountfileEntryIdlongfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionFileEntryMetadatasfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionFileEntryMetadatasCountfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatacompanyIdlongddmStructuresjava.util.ListfileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatafileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryMetadatafileEntryMetadatacom.liferay.portlet.documentlibrary.model.DLFileEntryMetadataPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatacompanyIdlongddmStructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurefileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextStorageExceptioncom.liferay.portlet.dynamicdatamapping.StorageExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpladdFileEntrygroupIdlongrepositoryIdlongfolderIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncancelCheckOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlongmajorbooleanchangeLogjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlonglockUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongownerjava.lang.StringexpirationTimelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyFileEntrygroupIdlongrepositoryIdlongfileEntryIdlongdestFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByImageIdimageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongfileEntryTypeIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongmimeTypesjava.lang.String[]startintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongfileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongmimeTypesjava.lang.String[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByUuidAndGroupIduuidjava.lang.StringgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryLockfileEntryIdlonggetFoldersFileEntriesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongrootFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongrootFolderIdlongmimeTypesjava.lang.String[]statusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongrootFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongrootFolderIdlongmimeTypesjava.lang.String[]statusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFileEntryLockfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFileEntryCheckedOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrefreshFileEntryLocklockUuidjava.lang.StringcompanyIdlongexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertFileEntryfileEntryIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryCheckOutfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryLockfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryTypeLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryTypeLocalServiceImpladdFileEntryTypeuserIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncascadeFileEntryTypesuserIdlongdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypedlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryTypefileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultFileEntryTypeIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypegroupIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderFileEntryTypesgroupIdslong[]folderIdlonginheritedbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetFolderFileEntryTypesfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryFileEntryTypedlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryTypeuserIdlongfileEntryTypeIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderFileEntryTypesdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderfileEntryTypeIdsjava.util.ListdefaultFileEntryTypeIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileEntryTypeResourcesdlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypeaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileEntryTypeResourcesdlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncascadeFileEntryTypesgroupIdlongfolderIdlongdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfixDDMStructureKeyfileEntryTypeUuidjava.lang.StringfileEntryTypeIdlonggroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypeIdsdlFileEntryTypesjava.util.ListgetFileEntryTypesPrimaryFolderIdfolderIdlongNoSuchFolderExceptioncom.liferay.portlet.documentlibrary.NoSuchFolderExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDDMStructureuserIdlongfileEntryTypeUuidjava.lang.StringfileEntryTypeIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatefileEntryTypeIdlonggroupIdlongfileEntryTypeNamejava.lang.StringddmStructureIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryTypeServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryTypeServiceImpladdFileEntryTypegroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesCountgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryTypefileEntryTypeIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileRankLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileRankLocalServiceImpladdFileRankgroupIdlongcompanyIdlonguserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckFileRanksSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRankdlFileRankcom.liferay.portlet.documentlibrary.model.DLFileRankSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRankfileRankIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRanksByFileEntryIdfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRanksByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileRanksfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileRanksByFolderIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileRanksfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileRanksByFolderIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileRanksgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileRankgroupIdlongcompanyIdlonguserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileRanksdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderactivebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logDLFileShortcutLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileShortcutLocalServiceImpladdFileShortcutuserIdlonggroupIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutstoFileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutsgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutsgroupIdlongfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileShortcutstoFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileShortcutstoFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutsgroupIdlongfolderIdlongactivebooleanstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutsCountgroupIdlongfolderIdlongactivebooleanstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutassetCategoryIdslong[]assetTagNamesjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutuserIdlongfileShortcutIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutsoldToFileEntryIdlongnewToFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfileShortcutIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyAssetTagsfileEntrycom.liferay.portal.kernel.repository.model.FileEntryserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdcompanyIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateusercom.liferay.portal.model.UsertoFileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileShortcutServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileShortcutServiceImpladdFileShortcutgroupIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutfileShortcutIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileVersionLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileVersionLocalServiceImplgetFileVersionfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionByUuidAndGroupIduuidjava.lang.StringgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionsfileEntryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionsCountfileEntryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionfileEntryIdlongexcludeWorkingCopybooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileVersionServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileVersionServiceImplgetFileVersionfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFolderLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpladdFolderuserIdlonggroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringhiddenbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderuserIdlonggroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteAllgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFoldergroupIdlongparentFolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFolderscompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFoldersCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdcompanyIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongincludeMountfoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongmimeTypesjava.lang.String[]includeMountFoldersbooleanqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongmimeTypesjava.lang.String[]includeMountFoldersbooleanqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFolderrepositoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderAndFileEntryTypesfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateLastPostDatefolderIdlonglastPostDatejava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfolderIdlongstatusintworkflowContextjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesdlFoldercom.liferay.portlet.documentlibrary.model.DLFoldergroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesfolderIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesfolderIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIddlFoldercom.liferay.portlet.documentlibrary.model.DLFolderparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderfolderIdlonggroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderNamenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logDLFolderServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFolderServiceImpladdFoldergroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdsgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstatusintincludeMountfoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongstatusintincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsgroupIdlongfolderIdlongrecursebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFolderLockfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasInheritableLockfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFolderLockedfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFolderfolderIdlongownerjava.lang.StringinheritablebooleanexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrefreshFolderLocklockUuidjava.lang.StringcompanyIdlongexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFoldergroupIdlongfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFoldergroupIdlongparentFolderIdlongnamejava.lang.StringlockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyInheritableLockfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoLockFolderfolderIdlongownerjava.lang.StringinheritablebooleanexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoUnlockFoldergroupIdlongfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLSyncLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLSyncLocalServiceImpladdSyncfileIdlongfileUuidjava.lang.StringcompanyIdlongrepositoryIdlongparentFolderIdlongnamejava.lang.Stringtypejava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddSyncfileIdlongfileUuidjava.lang.StringcompanyIdlongrepositoryIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSyncfileIdlongparentFolderIdlongnamejava.lang.Stringeventjava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSyncfileIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.Stringeventjava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisDefaultRepositoryfileIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLSyncServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLSyncServiceImplgetDLSyncUpdatecompanyIdlongrepositoryIdlonglastAccessDatejava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileDeltaAsStreamfileEntryIdlongsourceVersionjava.lang.StringdestinationVersionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleandeltaInputStreamjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionpatchFileoriginalInputStreamjava.io.InputStreamdeltaInputStreamjava.io.InputStreampatchedFilejava.io.FilePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDLRecordLocalServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordLocalServiceImpladdRecorduserIdlonggroupIdlongrecordSetIdlongdisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecorduserIdlonggroupIdlongrecordSetIdlongdisplayIndexintfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordsrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRecordrecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordscompanyIdlongstatusintscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordscompanyIdlongscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordsCountcompanyIdlongscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordsCountcompanyIdlongstatusintscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestRecordVersionrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMinAndMaxCompanyRecordIdscompanyIdlongstatusintscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMinAndMaxCompanyRecordscompanyIdlongstatusintscopeintminRecordIdlongmaxRecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlongstatusintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsCountrecordSetIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionrecordVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionrecordIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionsrecordIdlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionsCountrecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertRecordVersionuserIdlongrecordIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchsearchContextcom.liferay.portal.kernel.search.SearchContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordrecordVersioncom.liferay.portlet.dynamicdatalists.model.DDLRecordVersionassetCategoryIdslong[]assetTagNamesjava.lang.String[]localejava.util.LocalePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecorduserIdlongrecordIdlongmajorVersionbooleandisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecorduserIdlongrecordIdlongdisplayIndexintfieldsMapjava.util.MapmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongrecordVersionIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordVersionusercom.liferay.portal.model.Userrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordddmStorageIdlongversionjava.lang.StringdisplayIndexintstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNextVersionversionjava.lang.StringmajorVersionbooleanworkflowActioninttoFieldsddmStructureIdlongfieldsMapjava.util.MapupdateRecordVersionusercom.liferay.portal.model.UserrecordVersioncom.liferay.portlet.dynamicdatalists.model.DDLRecordVersionversionjava.lang.StringdisplayIndexintstatusintserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logDDLRecordServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordServiceImpladdRecordgroupIdlongrecordSetIdlongdisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordgroupIdlongrecordSetIdlongdisplayIndexintfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordrecordIdlongmajorVersionbooleandisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordrecordIdlongdisplayIndexintfieldsMapjava.util.MapmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDLRecordSetLocalServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordSetLocalServiceImpladdRecordSetuserIdlonggroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintscopeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordSetResourcesrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordSetResourcesrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetgroupIdlongrecordSetKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetsgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRecordSetgroupIdlongrecordSetKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetgroupIdlongrecordSetKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongkeywordsjava.lang.StringscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringscopeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongkeywordsjava.lang.StringscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringscopeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMinDisplayRowsrecordSetIdlongminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetrecordSetIdlongddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoUpdateRecordSetddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateDDMStructureIdddmStructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateNamenameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDLRecordSetServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordSetServiceImpladdRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintscopeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMinDisplayRowsrecordSetIdlongminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetrecordSetIdlongddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMContentLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMContentLocalServiceImpladdContentuserIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringxmljava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteContentcontentcom.liferay.portlet.dynamicdatamapping.model.DDMContentSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteContentsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentcontentIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentcontentIdlongnamejava.lang.Stringdescriptionjava.lang.Stringxmljava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.Stringxmljava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDMStorageLinkLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStorageLinkLocalServiceImpladdStorageLinkclassNameIdlongclassPKlongstructureIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteClassStorageLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStorageLinkstorageLinkcom.liferay.portlet.dynamicdatamapping.model.DDMStorageLinkSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStorageLinkstorageLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureStorageLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStorageLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStorageLinkstorageLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureStorageLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureStorageLinksCountstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStorageLinkstorageLinkIdlongclassNameIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMStructureLinkLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureLinkLocalServiceImpladdStructureLinkclassNameIdlongclassPKlongstructureIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteClassStructureLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureLinkstructureLinkcom.liferay.portlet.dynamicdatamapping.model.DDMStructureLinkSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureLinkstructureLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureStructureLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructureLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructureLinksclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureLinkstructureLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureLinksstructureIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructureLinkstructureLinkIdlongclassNameIdlongclassPKlongstructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMStructureLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureLocalServiceImpladdStructureuserIdlonggroupIdlongparentStructureIdlongclassNameIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringstorageTypejava.lang.StringtypeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructureaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructuregroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructureuserIdlongstructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuresgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructurestructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructuregroupIdlongstructureKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDLFileEntryTypeStructuresdlFileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructurestructureIdlongparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongparentStructureIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionappendNewStructureRequiredFieldsstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructuretemplateDocumentcom.liferay.portal.kernel.xml.DocumentdoUpdateStructureparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsyncStructureTemplatesFieldsstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsyncStructureTemplatesFieldstemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplatetemplateElementcom.liferay.portal.kernel.xml.ElementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateelementsjava.util.Listnamesjava.util.SetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidategroupIdlongstructureKeyjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateLanguagesnameMapjava.util.MapcontentDefaultLocalejava.util.LocalePortalExceptioncom.liferay.portal.kernel.exception.PortalException_logDDMStructureServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureServiceImpladdStructuregroupIdlongparentStructureIdlongclassNameIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringstorageTypejava.lang.StringtypeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructurestructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructurestructureIdlongparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongparentStructureIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMTemplateLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMTemplateLocalServiceImpladdTemplateuserIdlonggroupIdlongclassNameIdlongclassPKlongtemplateKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplateaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplategroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplatesuserIdlongclassNameIdlongoldClassPKlongnewClassPKlongtypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTemplategroupIdlongtemplateKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplatetemplateIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongtemplateKeyjava.lang.StringnameMapjava.util.Mapscriptjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapscriptjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateNamenameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDMTemplateServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMTemplateServiceImpladdTemplategroupIdlongclassNameIdlongclassPKlongtemplateKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplatesclassNameIdlongclassPKlongnewClassPKlongtypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTemplategroupIdlongtemplateKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplatetemplateIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_DDL_CLASS_NAMEExpandoColumnLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoColumnLocalServiceImpladdColumntableIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddColumntableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumncom.liferay.portlet.expando.model.ExpandoColumnSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumntableIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncompanyIdlongclassNamejava.lang.StringtableNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnstableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnscompanyIdlongclassNameIdlongtableNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumntableIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncompanyIdlongclassNamejava.lang.StringtableNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnstableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnstableIdlongnamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCounttableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumncompanyIdlongclassNameIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumncompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnscompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnscompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnsCountcompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnsCountcompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTypeSettingscolumnIdlongtypeSettingsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecolumnIdlongtableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoColumnServiceImplcom.liferay.portlet.expando.service.impl.ExpandoColumnServiceImpladdColumntableIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddColumntableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTypeSettingscolumnIdlongtypeSettingsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoRowLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoRowLocalServiceImpladdRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowrowcom.liferay.portlet.expando.model.ExpandoRowSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowscompanyIdlongclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowscompanyIdlongclassNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowsCountcompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowsCountcompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowstableIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowscompanyIdlongclassNameIdlongtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsclassNamejava.lang.StringtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCounttableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoTableLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoTableLocalServiceImpladdDefaultTablecompanyIdlongclassNameIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultTablecompanyIdlongclassNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTableclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTableclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTabletablecom.liferay.portlet.expando.model.ExpandoTableSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTabletableIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablescompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchDefaultTablecompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchDefaultTablecompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTablecompanyIdlongclassNameIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTablecompanyIdlongclassNameIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTablecompanyIdlongclassNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTabletableIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTableclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTableclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablescompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTabletableIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlongtableIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoValueLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoValueLocalServiceImpladdValueclassNameIdlongtableIdlongcolumnIdlongclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.NumberPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.Number[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuesclassNameIdlongtableIdlongcolumnsjava.util.ListclassPKlongdatajava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongattributesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongattributesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnValuescolumnIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowValuesrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTableValuestableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuevaluecom.liferay.portlet.expando.model.ExpandoValueSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuevalueIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecolumnIdlongrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuesclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescolumnIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcolumnIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.NumberPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.Number[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuescompanyIdlongclassNameIdlongcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuescompanyIdlongclassNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuesCountcompanyIdlongclassNameIdlongcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuesCountcompanyIdlongclassNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesrowIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuevalueIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecolumnIdlongrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuetableIdlongcolumnIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValueclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoAddValuecompanyIdlongclassNameIdlongtableIdlongcolumnIdlongclassPKlongdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongvaluecom.liferay.portlet.expando.model.ExpandoValuetypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoValueServiceImplcom.liferay.portlet.expando.service.impl.ExpandoValueServiceImpladdValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongattributeValuesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetJSONDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionFlagsEntryServiceImplcom.liferay.portlet.flags.service.impl.FlagsEntryServiceImpladdEntryclassNamejava.lang.StringclassPKlongreporterEmailAddressjava.lang.StringreportedUserIdlongcontentTitlejava.lang.StringcontentURLjava.lang.Stringreasonjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextJournalArticleImageLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleImageLocalServiceImpladdArticleImageIdarticleImageIdlonggroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagearticleImagecom.liferay.portlet.journal.model.JournalArticleImageSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagearticleImageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagegroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteImagesgroupIdlongarticleIdjava.lang.StringversiondoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImagearticleImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImageIdgroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImageIdgroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringtempImagebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImagesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalArticleLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleLocalServiceImpladdArticleuserIdlonggroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleanversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleuserIdlonggroupIdlongfolderIdlongtitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesarticlecom.liferay.portlet.journal.model.JournalArticleaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesarticlecom.liferay.portlet.journal.model.JournalArticlegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesgroupIdlongarticleIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesgroupIdlongarticleIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckArticleResourcePrimKeygroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckArticlesPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructuregroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyArticleuserIdlonggroupIdlongoldArticleIdjava.lang.StringnewArticleIdjava.lang.StringautoArticleIdbooleanversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlearticlecom.liferay.portlet.journal.model.JournalArticlePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlearticlecom.liferay.portlet.journal.model.JournalArticlearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlesgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteLayoutArticleReferencesgroupIdlonglayoutUuidjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticleuserIdlonggroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticleuserIdlonggroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentarticlecom.liferay.portlet.journal.model.JournalArticletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoubleviewModejava.lang.StringtemplateIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoubleviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringtemplateIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplayarticlecom.liferay.portlet.journal.model.JournalArticletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringversiondoubletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringversiondoubletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringtemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringtemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesBySmallImageIdsmallImageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlescompanyIdlongversiondoublestatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlescompanyIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlesCountcompanyIdlongversiondoublestatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlesCountcompanyIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongstatusintpreferApprovedbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestVersiongroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestVersiongroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesgroupIdlongstructureIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesCountgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesgroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesgroupIdlongtemplateIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesCountgroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasArticlegroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisLatestVersiongroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisLatestVersiongroupIdlongarticleIdjava.lang.StringversiondoublestatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveArticlegroupIdlongarticleIdjava.lang.StringnewFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalegroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.Datestartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongstructureIdjava.lang.StringtemplateIdjava.lang.Stringkeywordsjava.lang.Stringparamsjava.util.LinkedHashMapstartintendintsortcom.liferay.portal.kernel.search.SortSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.Stringstatusjava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.Stringparamsjava.util.LinkedHashMapandSearchbooleanstartintendintsortcom.liferay.portal.kernel.search.SortSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringlayoutUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongarticlecom.liferay.portlet.journal.model.JournalArticleassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentgroupIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongarticlecom.liferay.portlet.journal.model.JournalArticlestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongclassPKlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlonggroupIdlongarticleIdjava.lang.StringversiondoublestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplateIdgroupIdlongclassNameIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructurecontentDoccom.liferay.portal.kernel.xml.Documentrootcom.liferay.portal.kernel.xml.ElementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptioncheckStructurearticlecom.liferay.portlet.journal.model.JournalArticleDocumentExceptioncom.liferay.portal.kernel.xml.DocumentExceptionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructureFieldelcom.liferay.portal.kernel.xml.ElementcontentDoccom.liferay.portal.kernel.xml.DocumentPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptioncopyArticleImagesoldArticlecom.liferay.portlet.journal.model.JournalArticlenewArticlecom.liferay.portlet.journal.model.JournalArticleExceptionjava.lang.Exceptionformatusercom.liferay.portal.model.UsergroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleanrootcom.liferay.portal.kernel.xml.Elementimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionformatusercom.liferay.portal.model.UsergroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleancontentjava.lang.StringstructureIdjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionformatImagegroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleanelcom.liferay.portal.kernel.xml.ElementelInstanceIdjava.lang.StringelNamejava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassTypeIdarticlecom.liferay.portlet.journal.model.JournalArticlegetDateIntervalgroupIdlongarticleIdjava.lang.StringearliestDisplayDatejava.util.DatelatestExpirationDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUniqueUrlTitleidlonggroupIdlongarticleIdjava.lang.Stringtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUniqueUrlTitleidlongarticleIdjava.lang.Stringtitlejava.lang.StringoldUrlTitlejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasModifiedLatestApprovedVersiongroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionnotifySubscribersarticlecom.liferay.portlet.journal.model.JournalArticleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailarticlecom.liferay.portlet.journal.model.JournalArticlearticleURLjava.lang.Stringpreferencesjavax.portlet.PortletPreferencesemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdatePreviousApprovedArticlearticlecom.liferay.portlet.journal.model.JournalArticlePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateUrlTitlesgroupIdlongarticleIdjava.lang.StringurlTitlejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongclassNameIdlongtitleMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringexpirationDatejava.util.DatesmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongclassNameIdlongarticleIdjava.lang.StringautoArticleIdbooleanversiondoubletitleMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringexpirationDatejava.util.DatesmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatearticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateContentcontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_JOURNAL_ARTICLE_CHECK_INTERVAL_logJournalArticleResourceLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleResourceLocalServiceImpldeleteArticleResourcegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcearticleResourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcePrimKeygroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcePrimKeyuuidjava.lang.StringgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalArticleServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleServiceImpladdArticlegroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleantitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticlegroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleantitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleanarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyArticlegroupIdlongoldArticleIdjava.lang.StringnewArticleIdjava.lang.StringautoArticleIdbooleanversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticlegroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByArticleIdgroupIdlongarticleIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByLayoutUuidgroupIdlonglayoutUuidjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByStructureIdgroupIdlongstructureIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByUserIdgroupIdlonguserIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByArticleIdgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByStructureIdgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByUserIdgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveArticlegroupIdlongarticleIdjava.lang.StringnewFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalecompanyIdlonglanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalegroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.Datestartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribegroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribegroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringlayoutUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticlegroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticlegroupIdlongfolderIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentgroupIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatusgroupIdlongarticleIdjava.lang.StringversiondoublestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalContentSearchLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalContentSearchLocalServiceImplcheckContentSearchescompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleContentSearchesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteLayoutContentSearchesgroupIdlongprivateLayoutbooleanlayoutIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOwnerContentSearchesgroupIdlongprivateLayoutbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsgroupIdlongprivateLayoutbooleanarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsCountgroupIdlongprivateLayoutbooleanarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsCountarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPortletContentSearchesportletIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringpurgebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logJournalFeedLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalFeedLocalServiceImpladdFeeduserIdlonggroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedcom.liferay.portlet.journal.model.JournalFeedaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedcom.liferay.portlet.journal.model.JournalFeedgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedfeedcom.liferay.portlet.journal.model.JournalFeedPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongkeywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongkeywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFeedgroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisValidStructureFieldgroupIdlongstructureIdjava.lang.StringcontentFieldjava.lang.StringvalidatecompanyIdlonggroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.StringstructureIdjava.lang.StringtargetLayoutFriendlyUrljava.lang.StringcontentFieldjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongnamejava.lang.StringstructureIdjava.lang.StringtargetLayoutFriendlyUrljava.lang.StringcontentFieldjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalFeedServiceImplcom.liferay.portlet.journal.service.impl.JournalFeedServiceImpladdFeedgroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFeedgroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalFolderLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalFolderLocalServiceImpladdFolderuserIdlonggroupIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfoldercom.liferay.portlet.journal.model.JournalFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFoldersgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFoldergroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFolderscompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFoldersCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentFolderbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdfoldercom.liferay.portlet.journal.model.JournalFolderparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeFoldersfromFoldercom.liferay.portlet.journal.model.JournalFoldertoFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderfolderIdlonggroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderNamenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionJournalFolderServiceImplcom.liferay.portlet.journal.service.impl.JournalFolderServiceImpladdFoldergroupIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsgroupIdlongfolderIdlongrecursebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentFolderbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalStructureLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalStructureLocalServiceImpladdStructureuserIdlonggroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.journal.model.JournalStructureaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.journal.model.JournalStructuregroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesgroupIdlongstructureIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesgroupIdlongstructureIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructureuserIdlonggroupIdlongoldStructureIdjava.lang.StringnewStructureIdjava.lang.StringautoStructureIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructurecom.liferay.portlet.journal.model.JournalStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuresgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringincludeGlobalStructuresbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionappendParentStructureElementsgroupIdlongparentStructureIdjava.lang.Stringelementsjava.util.ListExceptionjava.lang.ExceptiongetParentStructuregroupIdlongparentStructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateelementsjava.util.ListelNamesjava.util.SetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidategroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongparentStructureIdjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateParentStructureIdgroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateStructureIdstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalStructureServiceImplcom.liferay.portlet.journal.service.impl.JournalStructureServiceImpladdStructuregroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructuregroupIdlongoldStructureIdjava.lang.StringnewStructureIdjava.lang.StringautoStructureIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalTemplateLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalTemplateLocalServiceImpladdTemplateuserIdlonggroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.journal.model.JournalTemplateaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.journal.model.JournalTemplategroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcesgroupIdlongtemplateIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcesgroupIdlongtemplateIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplateuserIdlonggroupIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringautoTemplateIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplatecom.liferay.portlet.journal.model.JournalTemplatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesCountgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringincludeGlobalTemplatesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateBySmallImageIdsmallImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasTemplategroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleannameMapjava.util.Mapxsljava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapxsljava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatetemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalTemplateServiceImplcom.liferay.portlet.journal.service.impl.JournalTemplateServiceImpladdTemplategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplategroupIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringautoTemplateIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBBanLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBBanLocalServiceImpladdBanuserIdlongbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckBangroupIdlongbanUserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbancom.liferay.portlet.messageboards.model.MBBanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBansByBanUserIdbanUserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBansByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireBansSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBansgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBansCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasBangroupIdlongbanUserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBBanServiceImplcom.liferay.portlet.messageboards.service.impl.MBBanServiceImpladdBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBCategoryLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBCategoryLocalServiceImpladdCategoryuserIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanmailingListActivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.messageboards.model.MBCategoryaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.messageboards.model.MBCategorygroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoriesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategorycom.liferay.portlet.messageboards.model.MBCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdslong[]startintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyCategoriescompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyCategoriesCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeCategoryuserIdlonggroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeCategoryuserIdlonggroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanmailingListActivebooleanmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdcategorycom.liferay.portlet.messageboards.model.MBCategoryparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeCategoriesfromCategorycom.liferay.portlet.messageboards.model.MBCategorytoCategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionMBCategoryServiceImplcom.liferay.portlet.messageboards.service.impl.MBCategoryServiceImpladdCategoryparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringmailingListActivebooleanallowAnonymousEmailbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdslong[]startintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryIdsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringmailingListActivebooleanallowAnonymousEmailbooleanmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBDiscussionLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBDiscussionLocalServiceImpladdDiscussionclassNameIdlongclassPKlongthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussiondiscussionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadDiscussionthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBMailingListLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBMailingListLocalServiceImpladdMailingListuserIdlonggroupIdlongcategoryIdlongemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoryMailingListgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMailingListmailingListIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMailingListgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMailingListmailingListIdlongemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSchedulerGroupNamemailingListcom.liferay.portlet.messageboards.model.MBMailingListscheduleMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionunscheduleMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateemailAddressjava.lang.StringinServerNamejava.lang.StringinUserNamejava.lang.StringoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutUserNamejava.lang.StringactivebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionMBMessageLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpladdDiscussionMessageuserIdlonguserNamejava.lang.StringgroupIdlongclassNamejava.lang.StringclassPKlongworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDiscussionMessageuserIdlonguserNamejava.lang.StringgroupIdlongclassNamejava.lang.StringclassPKlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageuserIdlonguserNamejava.lang.StringgroupIdlongcategoryIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageuserIdlonguserNamejava.lang.StringgroupIdlongcategoryIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessageIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessageIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessagecom.liferay.portlet.messageboards.model.MBMessageaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessagecom.liferay.portlet.messageboards.model.MBMessagegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagesclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentmessageIdlongfileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentsmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagescompanyIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagescompanyIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagesCountcompanyIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessageDisplayuserIdlonggroupIdlongclassNamejava.lang.StringclassPKlongstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessageDisplayuserIdlonggroupIdlongclassNamejava.lang.StringclassPKlongstatusintthreadViewjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessagesCountclassNameIdlongclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessagesCountclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionsclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlonguserIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlonguserIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplayuserIdlongmessageIdlongstatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplayuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessagestatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagesclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetMessagesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPositionInThreadmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintcomparatorjava.util.ComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesCountthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadRepliesMessagesthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNameIdlongclassPKlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNameIdslong[]statusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNamejava.lang.StringclassPKlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNameIdlongclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNameIdslong[]statusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveMessageAttachmentFromTrashmessageIdlongdeletedFileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveMessageAttachmentToTrashmessageIdlongfileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeMessageuserIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeMessageuserIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessageIdlonganswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessagecom.liferay.portlet.messageboards.model.MBMessageanswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessageassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDiscussionMessageuserIdlongmessageIdlongclassNamejava.lang.StringclassPKlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessageuserIdlongmessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringinputStreamOVPsjava.util.ListexistingFilesjava.util.ListprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessagemessageIdlongbodyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongmessageIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateUserNameuserIdlonguserNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionSocialActivitiesclassNamejava.lang.Stringmessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBodysubjectjava.lang.Stringbodyjava.lang.StringgetSubjectsubjectjava.lang.Stringbodyjava.lang.StringnotifyDiscussionSubscribersmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionnotifySubscribersmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionpingPingbackmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextupdateAssetuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessageassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]assetEntryVisiblebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdatePrioritiesthreadIdlongprioritydoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatesubjectjava.lang.Stringbodyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logMBMessageServiceImplcom.liferay.portlet.messageboards.service.impl.MBMessageServiceImpladdDiscussionMessagegroupIdlongclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessagegroupIdlongcategoryIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessagegroupIdlongcategoryIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagegroupIdlongclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentsmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesRSSgroupIdlongcategoryIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagesRSScompanyIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesRSSgroupIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesRSSgroupIdlonguserIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplaymessageIdlongstatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadAnswersCountgroupIdlongcategoryIdlongthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesgroupIdlongcategoryIdlongthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesCountgroupIdlongcategoryIdlongthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesRSSthreadIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessageIdlonganswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDiscussionMessageclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongmessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessagemessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringinputStreamOVPsjava.util.ListexistingFilesjava.util.ListprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckReplyToPermissiongroupIdlongcategoryIdlongparentMessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexportToRSSnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.Stringmessagesjava.util.ListthemeDisplaycom.liferay.portal.theme.ThemeDisplaySystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBStatsUserLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBStatsUserLocalServiceImpladdStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUserstatsUserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUserstatsUsercom.liferay.portlet.messageboards.model.MBStatsUserSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUsersByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUsersByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLasPostDateByUserIdgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageCountByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageCountByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByGroupIdgroupIdlongstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByGroupIdCountgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlonglastPostDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlongmessageCountintlastPostDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadFlagLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadFlagLocalServiceImpladdThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagthreadFlagIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagthreadFlagcom.liferay.portlet.messageboards.model.MBThreadFlagSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagsByThreadIdthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagsByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadLocalServiceImpladdThreadcategoryIdlongmessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadsgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchThreadthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetThreadsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPriorityThreadscategoryIdlongprioritydoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPriorityThreadscategoryIdlongprioritydoubleinheritbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasAnswerMessagethreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionincrementViewCounterthreadIdlongincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadgroupIdlongcategoryIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadsToTrashgroupIdlonguserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashuserIdlongentryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashuserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadFromTrashuserIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsplitThreadmessageIdlongsubjectjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionthreadIdlongquestionbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateThreadthreadIdlongviewCountintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveAttachmentFromOldThreadcompanyIdlongfileNamejava.lang.StringnewAttachmentsDirjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveAttachmentsFromOldThreadmessagecom.liferay.portlet.messageboards.model.MBMessageoldAttachmentsDirjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveChildrenMessagesparentMessagecom.liferay.portlet.messageboards.model.MBMessagecategorycom.liferay.portlet.messageboards.model.MBCategoryoldThreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadMessagesToTrashthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadMessagesFromTrashthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadServiceImpldeleteThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongmodifiedDatejava.util.DatestatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongmodifiedDatejava.util.DatestatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadcategoryIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadFromTrashthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsplitThreadmessageIdlongsubjectjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRActionLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRActionLocalServiceImpladdActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactioncom.liferay.portlet.mobiledevicerules.model.MDRActionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionsruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchActionactionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsruleGroupInstanceIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsCountruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRActionServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRActionServiceImpladdActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupInstanceLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupInstanceLocalServiceImpladdRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongpriorityintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroupRuleGroupInstancesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstancecom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupInstanceSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstancesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupInstanceruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupInstanceclassNamejava.lang.StringclassPKlongruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstanceruleGroupInstanceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstanceclassNamejava.lang.StringclassPKlongruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesruleGroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupInstanceruleGroupInstanceIdlongpriorityintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateclassNameIdlongclassPKlongruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupInstanceServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupInstanceServiceImpladdRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongpriorityintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstanceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupInstanceruleGroupInstanceIdlongpriorityintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupIdclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupLocalServiceImpladdRuleGroupgroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupIdlonggroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupcom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupgroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupcom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongnamejava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchByKeywordsgroupIdlongkeywordsjava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchByKeywordsCountgroupIdlongkeywordsjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongnamejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupServiceImpladdRuleGroupgroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupIdlonggroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleLocalServiceImpladdRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleruleIdlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRulerulecom.liferay.portlet.mobiledevicerules.model.MDRRuleruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleruleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRulerulecom.liferay.portlet.mobiledevicerules.model.MDRRuleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRulesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleruleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesruleGroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesCountruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleServiceImpladdRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingscom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsChoiceLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsChoiceLocalServiceImpladdChoicequestionIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicechoiceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicesquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicesCountquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateChoicechoiceIdlongquestionIdlongnamejava.lang.Stringdescriptionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.Stringdescriptionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionPollsChoiceServiceImplcom.liferay.portlet.polls.service.impl.PollsChoiceServiceImplPollsQuestionLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsQuestionLocalServiceImpladdQuestionuserIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestionIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestionIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestioncom.liferay.portlet.polls.model.PollsQuestionaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestioncom.liferay.portlet.polls.model.PollsQuestiongroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestioncom.liferay.portlet.polls.model.PollsQuestionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionsgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionuserIdlongquestionIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatetitleMapjava.util.MapdescriptionMapjava.util.Mapchoicesjava.util.ListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionPollsQuestionServiceImplcom.liferay.portlet.polls.service.impl.PollsQuestionServiceImpladdQuestiontitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionquestionIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsVoteLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsVoteLocalServiceImpladdVoteuserIdlongquestionIdlongchoiceIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoiceVoteschoiceIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoiceVotesCountchoiceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionVotesquestionIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionVotesCountquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetVotequestionIdlonguserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsVoteServiceImplcom.liferay.portlet.polls.service.impl.PollsVoteServiceImpladdVotequestionIdlongchoiceIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRatingsEntryLocalServiceImplcom.liferay.portlet.ratings.service.impl.RatingsEntryLocalServiceImpldeleteEntryuserIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchEntryuserIdlongclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesuserIdlongclassNamejava.lang.StringclassPKsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesclassNamejava.lang.StringclassPKlongscoredoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesCountclassNamejava.lang.StringclassPKlongscoredoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntryuserIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateEntryuserIdlongclassNamejava.lang.StringclassPKlongscoredoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateclassNamejava.lang.StringscoredoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionRatingsEntryServiceImplcom.liferay.portlet.ratings.service.impl.RatingsEntryServiceImpldeleteEntryclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateEntryclassNamejava.lang.StringclassPKlongscoredoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRatingsStatsLocalServiceImplcom.liferay.portlet.ratings.service.impl.RatingsStatsLocalServiceImpladdStatsclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsstatsIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsclassNamejava.lang.StringclassPKsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logShoppingCartLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCartLocalServiceImpldeleteGroupCartsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteUserCartsuserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCartuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongitemIdsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCartuserIdlonggroupIdlongitemIdsjava.lang.StringcouponCodesjava.lang.StringaltShippingintinsurebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckItemIdsgroupIdlongitemIdsjava.lang.StringShoppingCategoryLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCategoryLocalServiceImpladdCategoryuserIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.shopping.model.ShoppingCategoryaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.shopping.model.ShoppingCategorygroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoriesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoriescategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoriescategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategorycategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdcategorycom.liferay.portlet.shopping.model.ShoppingCategoryparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeCategoriesfromCategorycom.liferay.portlet.shopping.model.ShoppingCategorytoCategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionShoppingCategoryServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCategoryServiceImpladdCategoryparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingCouponLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCouponLocalServiceImpladdCouponuserIdlongcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponcouponcom.liferay.portlet.shopping.model.ShoppingCouponSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCouponcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCouponcodejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCouponuserIdlongcouponIdlongnamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCodeSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingCouponServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCouponServiceImpladdCouponcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCoupongroupIdlongcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCoupongroupIdlongcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCouponcouponIdlongnamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemFieldLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemFieldLocalServiceImplgetItemFieldsitemIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemLocalServiceImpladdBookItemsuserIdlonggroupIdlongcategoryIdlongisbnsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemuserIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemcom.liferay.portlet.shopping.model.ShoppingItemaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemcom.liferay.portlet.shopping.model.ShoppingItemgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemcom.liferay.portlet.shopping.model.ShoppingItemPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemsgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesItemsCountgroupIdlongcategoryIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeaturedItemsgroupIdlongcategoryIdlongnumOfItemsintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemcompanyIdlongskujava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemByLargeImageIdlargeImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemByMediumImageIdmediumImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemBySmallImageIdsmallImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsCountgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsPrevAndNextitemIdlongobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSaleItemsgroupIdlongcategoryIdlongnumOfItemsintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcategoryIdslong[]keywordsjava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcategoryIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateItemuserIdlongitemIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckItemFieldvaluejava.lang.StringdoAddBookItemsuserIdlonggroupIdlongcategoryIdlongisbnsjava.lang.String[]IOExceptionjava.io.IOExceptionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBookPropertiesamazonRankingscom.liferay.portlet.amazonrankings.model.AmazonRankingsgetCategoryitemcom.liferay.portlet.shopping.model.ShoppingItemcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]mediumImagebooleanmediumImageIdlongmediumImageFilejava.io.FilemediumImageBytesbyte[]largeImagebooleanlargeImageIdlonglargeImageFilejava.io.FilelargeImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlongitemIdlongskujava.lang.Stringnamejava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]mediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilemediumImageBytesbyte[]largeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FilelargeImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemPriceLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemPriceLocalServiceImplgetItemPricesitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemServiceImpladdBookItemsgroupIdlongcategoryIdlongisbnsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemgroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesItemsCountgroupIdlongcategoryIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsCountgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsPrevAndNextitemIdlongobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateItemitemIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingOrderItemLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderItemLocalServiceImplgetOrderItemsorderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingOrderLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderLocalServiceImpladdLatestOrderuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncompleteOrdernumberjava.lang.StringppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringupdateInventorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrderorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrderordercom.liferay.portlet.shopping.model.ShoppingOrderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrdersgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestOrderuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrderorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrdernumberjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPayPalTxnIdOrderppTxnIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveLatestOrdercartcom.liferay.portlet.shopping.model.ShoppingCartPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlonguserIdlongnumberjava.lang.StringbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringppPaymentStatusjava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcompanyIdlonguserIdlongnumberjava.lang.StringbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringppPaymentStatusjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailorderIdlongemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailordercom.liferay.portlet.shopping.model.ShoppingOrderemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateLatestOrderuserIdlonggroupIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrderorderIdlongppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrderorderIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNumberSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateshoppingPrefscom.liferay.portlet.shopping.util.ShoppingPreferencesbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionShoppingOrderServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderServiceImplcompleteOrdergroupIdlongnumberjava.lang.StringppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrdergroupIdlongorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrdergroupIdlongorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailgroupIdlongorderIdlongemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrdergroupIdlongorderIdlongppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrdergroupIdlongorderIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionSocialActivityAchievementLocalServiceImplcom.liferay.portlet.social.service.impl.SocialActivityAchievementLocalServiceImpladdActivityAchievementuserIdlonggroupIdlongachievementcom.liferay.portlet.social.model.SocialAchievementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchUserAchievementuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsgroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsCountgroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFirstAchievementsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFirstAchievementsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserAchievementCountuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserAchievementsuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionSocialActivityCounterLocalServiceImplcom.liferay.portlet.social.service.impl.SocialActivityCounterLocalServiceImpl]]>addFileEntryuserIdlonggroupIdlongrepositoryIdlongfolderIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncancelCheckOutuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlongmajorVersionbooleanchangeLogjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryuserIdlongfileEntryIdlonglockUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingskeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyFileEntryMetadatacompanyIdlongfileEntryTypeIdlongfileEntryIdlongfromFileVersionIdlongtoFileVersionIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntriesgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntriesgroupIdlongfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntrydlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionuserIdlongfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByAnyImageIdimageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByNamegroupIdlongfolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetExtraSettingsFileEntriesstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamuserIdlongfileEntryIdlongversionjava.lang.StringincrementCounterbooleanincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesfolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesByMimeTypemimeTypejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByNamegroupIdlongfolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByUuidAndGroupIduuidjava.lang.StringgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMisversionedFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrphanedFileEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasExtraSettingsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFileEntryLockuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionincrementViewCounterdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryincrementCounterbooleanincrementintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFileEntryCheckedOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryuserIdlongfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertFileEntryuserIdlongfileEntryIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryuserIdlongfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSmallImagesmallImageIdlonglargeImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfileVersionIdlongstatusintworkflowContextjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryCheckOutfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryLockfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileVersionusercom.liferay.portal.model.UserdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrymodifiedDatejava.util.Dateextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapversionjava.lang.StringsizelongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrydlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionkeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrykeysjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionconvertExtraSettingsextraSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesexpandoBridgecom.liferay.portlet.expando.model.ExpandoBridgekeysjava.lang.String[]copyExpandoRowModifiedDatecompanyIdlongsourceFileVersionIdlongdestinationFileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDlFileVersionStatusesdlFileVersionsjava.util.ListgetFileEntryTypeIdgroupIdslong[]folderIdlongfileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNextVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrymajorVersionbooleanworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisKeepFileVersionLabeldlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrylastDLFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionlatestDLFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFileEntryuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFileEntryuserIdlongfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryImpluserIdlongfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionreindexdlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrySearchExceptioncom.liferay.portal.kernel.search.SearchExceptionremoveFileVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntrydlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsetFileVersiondlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionstartWorkflowInstanceuserIdlongserviceContextcom.liferay.portal.service.ServiceContextdlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionsyncEventTypejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFileEntryfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFileEntryfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryuserIdlongfileEntryIdlongsourceFileNamejava.lang.Stringextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileVersionusercom.liferay.portal.model.UserdlFileVersioncom.liferay.portlet.documentlibrary.model.DLFileVersionsourceFileNamejava.lang.Stringextensionjava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringextraSettingsjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapversionjava.lang.StringsizelongstatusintstatusDatejava.util.DateserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFilegroupIdlongfolderIdlongfileEntryIdlongtitlejava.lang.Stringextensionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFilegroupIdlongfolderIdlongfileEntryIdlongtitlejava.lang.Stringextensionjava.lang.StringsourceFileNamejava.lang.Stringfilejava.io.Fileisjava.io.InputStreamPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFileNamefileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_DELETE_INTERVAL_logDLFileEntryMetadataLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryMetadataLocalServiceImpldeleteFileEntryMetadatafileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionFileEntryMetadatafileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadatafileEntryMetadataIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadataddmStructureIdlongfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryMetadataCountfileEntryIdlongfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionFileEntryMetadatasfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionFileEntryMetadatasCountfileVersionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatacompanyIdlongddmStructuresjava.util.ListfileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatafileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryMetadatafileEntryMetadatacom.liferay.portlet.documentlibrary.model.DLFileEntryMetadataPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryMetadatacompanyIdlongddmStructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurefileEntryTypeIdlongfileEntryIdlongfileVersionIdlongfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextStorageExceptioncom.liferay.portlet.dynamicdatamapping.StorageExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryServiceImpladdFileEntrygroupIdlongrepositoryIdlongfolderIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncancelCheckOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlongmajorbooleanchangeLogjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckInFileEntryfileEntryIdlonglockUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongownerjava.lang.StringexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckOutFileEntryfileEntryIdlongownerjava.lang.StringexpirationTimelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyFileEntrygroupIdlongrepositoryIdlongfileEntryIdlongdestFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileVersionfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryByImageIdimageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileAsStreamfileEntryIdlongversionjava.lang.StringincrementCounterbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongfileEntryTypeIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesgroupIdlongfolderIdlongmimeTypesjava.lang.String[]startintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongfileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesCountgroupIdlongfolderIdlongmimeTypesjava.lang.String[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntrygroupIdlongfolderIdlongtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryByUuidAndGroupIduuidjava.lang.StringgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryLockfileEntryIdlonggetFoldersFileEntriesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongrootFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesgroupIdlonguserIdlongrootFolderIdlongmimeTypesjava.lang.String[]statusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongrootFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFileEntriesCountgroupIdlonguserIdlongrootFolderIdlongmimeTypesjava.lang.String[]statusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFileEntryLockfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFileEntryCheckedOutfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFileEntryfileEntryIdlongnewFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrefreshFileEntryLocklockUuidjava.lang.StringcompanyIdlongexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertFileEntryfileEntryIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleanfileEntryTypeIdlongfieldsMapjava.util.Mapfilejava.io.Fileisjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryCheckOutfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyFileEntryLockfileEntryIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryTypeLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryTypeLocalServiceImpladdFileEntryTypeuserIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncascadeFileEntryTypesuserIdlongdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypedlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFileEntryTypefileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultFileEntryTypeIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypegroupIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderFileEntryTypesgroupIdslong[]folderIdlonginheritedbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsetFolderFileEntryTypesfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryFileEntryTypedlFileEntrycom.liferay.portlet.documentlibrary.model.DLFileEntryserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryTypeuserIdlongfileEntryTypeIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderFileEntryTypesdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderfileEntryTypeIdsjava.util.ListdefaultFileEntryTypeIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileEntryTypeResourcesdlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypeaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileEntryTypeResourcesdlFileEntryTypecom.liferay.portlet.documentlibrary.model.DLFileEntryTypegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncascadeFileEntryTypesgroupIdlongfolderIdlongdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfixDDMStructureKeyfileEntryTypeUuidjava.lang.StringfileEntryTypeIdlonggroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypeIdsdlFileEntryTypesjava.util.ListgetFileEntryTypesPrimaryFolderIdfolderIdlongNoSuchFolderExceptioncom.liferay.portlet.documentlibrary.NoSuchFolderExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDDMStructureuserIdlongfileEntryTypeUuidjava.lang.StringfileEntryTypeIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatefileEntryTypeIdlonggroupIdlongfileEntryTypeNamejava.lang.StringddmStructureIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileEntryTypeServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileEntryTypeServiceImpladdFileEntryTypegroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypefileEntryTypeIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntryTypesCountgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringincludeBasicFileEntryTypebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryTypefileEntryTypeIdlongnamejava.lang.Stringdescriptionjava.lang.StringddmStructureIdslong[]serviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileRankLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileRankLocalServiceImpladdFileRankgroupIdlongcompanyIdlonguserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckFileRanksSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRankdlFileRankcom.liferay.portlet.documentlibrary.model.DLFileRankSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRankfileRankIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRanksByFileEntryIdfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileRanksByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileRanksfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileRanksByFolderIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileRanksfileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileRanksByFolderIdfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileRanksgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileRankgroupIdlongcompanyIdlonguserIdlongfileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileRanksdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderactivebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logDLFileShortcutLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileShortcutLocalServiceImpladdFileShortcutuserIdlonggroupIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFileShortcutResourcesfileShortcutIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutstoFileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutsgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutsgroupIdlongfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondisableFileShortcutstoFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionenableFileShortcutstoFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutsgroupIdlongfolderIdlongactivebooleanstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutsCountgroupIdlongfolderIdlongactivebooleanstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongfileShortcutcom.liferay.portlet.documentlibrary.model.DLFileShortcutassetCategoryIdslong[]assetTagNamesjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutuserIdlongfileShortcutIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutsoldToFileEntryIdlongnewToFileEntryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfileShortcutIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyAssetTagsfileEntrycom.liferay.portal.kernel.repository.model.FileEntryserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdcompanyIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateusercom.liferay.portal.model.UsertoFileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileShortcutServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileShortcutServiceImpladdFileShortcutgroupIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileShortcutfileShortcutIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileShortcutfileShortcutIdlongfolderIdlongtoFileEntryIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileVersionLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileVersionLocalServiceImplgetFileVersionfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionfileEntryIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionByUuidAndGroupIduuidjava.lang.StringgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionsfileEntryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileVersionsCountfileEntryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionfileEntryIdlongexcludeWorkingCopybooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionuserIdlongfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFileVersionServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFileVersionServiceImplgetFileVersionfileVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestFileVersionfileEntryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLFolderLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFolderLocalServiceImpladdFolderuserIdlonggroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringhiddenbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderuserIdlonggroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteAllgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFoldergroupIdlongparentFolderIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFolderscompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFoldersCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdcompanyIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongincludeMountfoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongmimeTypesjava.lang.String[]includeMountFoldersbooleanqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongmimeTypesjava.lang.String[]includeMountFoldersbooleanqueryDefinitioncom.liferay.portal.kernel.dao.orm.QueryDefinitionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFolderrepositoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderAndFileEntryTypesfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateLastPostDatefolderIdlonglastPostDatejava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongfolderIdlongstatusintworkflowContextjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesdlFoldercom.liferay.portlet.documentlibrary.model.DLFoldergroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesfolderIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFolderResourcesfolderIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderdlFoldercom.liferay.portlet.documentlibrary.model.DLFolderincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIddlFoldercom.liferay.portlet.documentlibrary.model.DLFolderparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderfolderIdlonggroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderNamenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logDLFolderServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLFolderServiceImpladdFoldergroupIdlongrepositoryIdlongmountPointbooleanparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongincludeTrashedEntriesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldergroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderIdsgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstatusintincludeMountfoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintincludeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndFileEntriesAndFileShortcutsCountgroupIdlongfolderIdlongstatusintmimeTypesjava.lang.String[]includeMountFoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongstatusintincludeMountfoldersbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersgroupIdlongparentFolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMountFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsgroupIdlongfolderIdlongrecursebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasFolderLockfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasInheritableLockfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisFolderLockedfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockFolderfolderIdlongownerjava.lang.StringinheritablebooleanexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrefreshFolderLocklockUuidjava.lang.StringcompanyIdlongexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFoldergroupIdlongfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockFoldergroupIdlongparentFolderIdlongnamejava.lang.StringlockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringdefaultFileEntryTypeIdlongfileEntryTypeIdsjava.util.ListoverrideFileEntryTypesbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionverifyInheritableLockfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoLockFolderfolderIdlongownerjava.lang.StringinheritablebooleanexpirationTimelongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoUnlockFoldergroupIdlongfolderIdlonglockUuidjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLSyncLocalServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLSyncLocalServiceImpladdSyncfileIdlongfileUuidjava.lang.StringcompanyIdlongrepositoryIdlongparentFolderIdlongnamejava.lang.Stringtypejava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddSyncfileIdlongfileUuidjava.lang.StringcompanyIdlongrepositoryIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSyncfileIdlongparentFolderIdlongnamejava.lang.Stringeventjava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateSyncfileIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.Stringeventjava.lang.Stringversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisDefaultRepositoryfileIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDLSyncServiceImplcom.liferay.portlet.documentlibrary.service.impl.DLSyncServiceImplgetDLSyncUpdatecompanyIdlongrepositoryIdlonglastAccessDatejava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFileDeltaAsStreamfileEntryIdlongsourceVersionjava.lang.StringdestinationVersionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFileEntryfileEntryIdlongsourceFileNamejava.lang.StringmimeTypejava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.StringchangeLogjava.lang.StringmajorVersionbooleandeltaInputStreamjava.io.InputStreamsizelongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionpatchFileoriginalInputStreamjava.io.InputStreamdeltaInputStreamjava.io.InputStreampatchedFilejava.io.FilePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDLRecordLocalServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordLocalServiceImpladdRecorduserIdlonggroupIdlongrecordSetIdlongdisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecorduserIdlonggroupIdlongrecordSetIdlongdisplayIndexintfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordsrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRecordrecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordscompanyIdlongstatusintscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordscompanyIdlongscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordsCountcompanyIdlongscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyRecordsCountcompanyIdlongstatusintscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestRecordVersionrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMinAndMaxCompanyRecordIdscompanyIdlongstatusintscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMinAndMaxCompanyRecordscompanyIdlongstatusintscopeintminRecordIdlongmaxRecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlongstatusintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsrecordSetIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordsCountrecordSetIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionrecordVersionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionrecordIdlongversionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionsrecordIdlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordVersionsCountrecordIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrevertRecordVersionuserIdlongrecordIdlongversionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchsearchContextcom.liferay.portal.kernel.search.SearchContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordrecordVersioncom.liferay.portlet.dynamicdatalists.model.DDLRecordVersionassetCategoryIdslong[]assetTagNamesjava.lang.String[]localejava.util.LocalePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecorduserIdlongrecordIdlongmajorVersionbooleandisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecorduserIdlongrecordIdlongdisplayIndexintfieldsMapjava.util.MapmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongrecordVersionIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordVersionusercom.liferay.portal.model.Userrecordcom.liferay.portlet.dynamicdatalists.model.DDLRecordddmStorageIdlongversionjava.lang.StringdisplayIndexintstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNextVersionversionjava.lang.StringmajorVersionbooleanworkflowActioninttoFieldsddmStructureIdlongfieldsMapjava.util.MapupdateRecordVersionusercom.liferay.portal.model.UserrecordVersioncom.liferay.portlet.dynamicdatalists.model.DDLRecordVersionversionjava.lang.StringdisplayIndexintstatusintserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logDDLRecordServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordServiceImpladdRecordgroupIdlongrecordSetIdlongdisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordgroupIdlongrecordSetIdlongdisplayIndexintfieldsMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordrecordIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordrecordIdlongmajorVersionbooleandisplayIndexintfieldscom.liferay.portlet.dynamicdatamapping.storage.FieldsmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordrecordIdlongdisplayIndexintfieldsMapjava.util.MapmergeFieldsbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDLRecordSetLocalServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordSetLocalServiceImpladdRecordSetuserIdlonggroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintscopeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordSetResourcesrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRecordSetResourcesrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetgroupIdlongrecordSetKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetsgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRecordSetgroupIdlongrecordSetKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetgroupIdlongrecordSetKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongkeywordsjava.lang.StringscopeintstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringscopeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongkeywordsjava.lang.StringscopeintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringscopeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMinDisplayRowsrecordSetIdlongminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetrecordSetIdlongddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoUpdateRecordSetddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextrecordSetcom.liferay.portlet.dynamicdatalists.model.DDLRecordSetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateDDMStructureIdddmStructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateNamenameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDLRecordSetServiceImplcom.liferay.portlet.dynamicdatalists.service.impl.DDLRecordSetServiceImpladdRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintscopeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRecordSetrecordSetIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMinDisplayRowsrecordSetIdlongminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetrecordSetIdlongddmStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRecordSetgroupIdlongddmStructureIdlongrecordSetKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.MapminDisplayRowsintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMContentLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMContentLocalServiceImpladdContentuserIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.Stringxmljava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteContentcontentcom.liferay.portlet.dynamicdatamapping.model.DDMContentSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteContentsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentcontentIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetContentsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentcontentIdlongnamejava.lang.Stringdescriptionjava.lang.Stringxmljava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.Stringxmljava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDMStorageLinkLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStorageLinkLocalServiceImpladdStorageLinkclassNameIdlongclassPKlongstructureIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteClassStorageLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStorageLinkstorageLinkcom.liferay.portlet.dynamicdatamapping.model.DDMStorageLinkSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStorageLinkstorageLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureStorageLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStorageLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStorageLinkstorageLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureStorageLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureStorageLinksCountstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStorageLinkstorageLinkIdlongclassNameIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMStructureLinkLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureLinkLocalServiceImpladdStructureLinkclassNameIdlongclassPKlongstructureIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteClassStructureLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureLinkstructureLinkcom.liferay.portlet.dynamicdatamapping.model.DDMStructureLinkSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureLinkstructureLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructureStructureLinksstructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructureLinkclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructureLinksclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureLinkstructureLinkIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureLinksstructureIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructureLinkstructureLinkIdlongclassNameIdlongclassPKlongstructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMStructureLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureLocalServiceImpladdStructureuserIdlonggroupIdlongparentStructureIdlongclassNameIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringstorageTypejava.lang.StringtypeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructureaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructuregroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructureuserIdlongstructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuresgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructurestructureIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructuregroupIdlongstructureKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructurescompanyIdlongclassNameIdlongorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassStructuresclassNameIdlongorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDLFileEntryTypeStructuresdlFileEntryTypeIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureEntriesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructurestructureIdlongparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongparentStructureIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionappendNewStructureRequiredFieldsstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructuretemplateDocumentcom.liferay.portal.kernel.xml.DocumentdoUpdateStructureparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsyncStructureTemplatesFieldsstructurecom.liferay.portlet.dynamicdatamapping.model.DDMStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsyncStructureTemplatesFieldstemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplatetemplateElementcom.liferay.portal.kernel.xml.ElementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateelementsjava.util.Listnamesjava.util.SetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidategroupIdlongstructureKeyjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateLanguagesnameMapjava.util.MapcontentDefaultLocalejava.util.LocalePortalExceptioncom.liferay.portal.kernel.exception.PortalException_logDDMStructureServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMStructureServiceImpladdStructuregroupIdlongparentStructureIdlongclassNameIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringstorageTypejava.lang.StringtypeintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructurestructureIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchStructuregroupIdlongstructureKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructurestructureIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]namejava.lang.Stringdescriptionjava.lang.StringstorageTypejava.lang.StringtypeintandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructurestructureIdlongparentStructureIdlongnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongparentStructureIdlongstructureKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionDDMTemplateLocalServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMTemplateLocalServiceImpladdTemplateuserIdlonggroupIdlongclassNameIdlongclassPKlongtemplateKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplateaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplategroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplatesuserIdlongclassNameIdlongoldClassPKlongnewClassPKlongtypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplatecom.liferay.portlet.dynamicdatamapping.model.DDMTemplatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTemplategroupIdlongtemplateKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplatetemplateIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongtemplateKeyjava.lang.StringnameMapjava.util.Mapscriptjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapscriptjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateNamenameMapjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionDDMTemplateServiceImplcom.liferay.portlet.dynamicdatamapping.service.impl.DDMTemplateServiceImpladdTemplategroupIdlongclassNameIdlongclassPKlongtemplateKeyjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplatesclassNameIdlongclassPKlongnewClassPKlongtypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTemplategroupIdlongtemplateKeyjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatetemplateIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateKeyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesclassNameIdlongclassPKlongtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongclassNameIdlongclassPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongkeywordsjava.lang.Stringtypejava.lang.Stringmodejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]classNameIdslong[]classPKlongnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplatetemplateIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.Stringmodejava.lang.Stringlanguagejava.lang.Stringscriptjava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_DDL_CLASS_NAMEExpandoColumnLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoColumnLocalServiceImpladdColumntableIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddColumntableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumncom.liferay.portlet.expando.model.ExpandoColumnSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumntableIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncompanyIdlongclassNamejava.lang.StringtableNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnstableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnscompanyIdlongclassNameIdlongtableNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumntableIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumncompanyIdlongclassNamejava.lang.StringtableNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnstableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnstableIdlongnamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNameIdlongtableNamejava.lang.Stringnamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCounttableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnsCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumncompanyIdlongclassNameIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumncompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnscompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnscompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnsCountcompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnsCountcompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTypeSettingscolumnIdlongtypeSettingsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecolumnIdlongtableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoColumnServiceImplcom.liferay.portlet.expando.service.impl.ExpandoColumnServiceImpladdColumntableIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddColumntableIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumncolumnIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateColumncolumnIdlongnamejava.lang.StringtypeintdefaultDatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTypeSettingscolumnIdlongtypeSettingsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoRowLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoRowLocalServiceImpladdRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowrowcom.liferay.portlet.expando.model.ExpandoRowSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowscompanyIdlongclassNameIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowscompanyIdlongclassNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowsCountcompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableRowsCountcompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowtableIdlongclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowstableIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowscompanyIdlongclassNameIdlongtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowscompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsclassNamejava.lang.StringtableNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCounttableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowsCountclassNamejava.lang.StringtableNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoTableLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoTableLocalServiceImpladdDefaultTablecompanyIdlongclassNameIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDefaultTablecompanyIdlongclassNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTableclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTableclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTabletablecom.liferay.portlet.expando.model.ExpandoTableSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTabletableIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTablescompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchDefaultTablecompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchDefaultTablecompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchTablecompanyIdlongclassNameIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTablecompanyIdlongclassNameIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTablecompanyIdlongclassNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTabletableIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablecompanyIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTableclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablecompanyIdlongclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTableclassNamejava.lang.Stringnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablescompanyIdlongclassNameIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTablescompanyIdlongclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTabletableIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlongtableIdlongclassNameIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoValueLocalServiceImplcom.liferay.portlet.expando.service.impl.ExpandoValueLocalServiceImpladdValueclassNameIdlongtableIdlongcolumnIdlongclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.NumberPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.Number[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuesclassNameIdlongtableIdlongcolumnsjava.util.ListclassPKlongdatajava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongattributesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongattributesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteColumnValuescolumnIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRowValuesrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTableValuestableIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuevaluecom.liferay.portlet.expando.model.ExpandoValueSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuevalueIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecolumnIdlongrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuesclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteValuesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescolumnIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcolumnIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetColumnValuesCountclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.Stringdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.NumberPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.Number[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatabooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataboolean[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.DatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.util.Date[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatadouble[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloatPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatafloat[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDataint[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatalong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashortPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatashort[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDataclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdefaultDatajava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuescompanyIdlongclassNameIdlongcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuescompanyIdlongclassNamejava.lang.StringcolumnNamejava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuesCountcompanyIdlongclassNameIdlongcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDefaultTableColumnValuesCountcompanyIdlongclassNamejava.lang.StringcolumnNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesrowIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuescompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountrowIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountcompanyIdlongclassNameIdlongtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRowValuesCountcompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuevalueIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecolumnIdlongrowIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuetableIdlongcolumnIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecompanyIdlongclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValueclassNameIdlongtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetValueclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoAddValuecompanyIdlongclassNameIdlongtableIdlongcolumnIdlongclassPKlongdatajava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongvaluecom.liferay.portlet.expando.model.ExpandoValuetypeintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionExpandoValueServiceImplcom.liferay.portlet.expando.service.impl.ExpandoValueServiceImpladdValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.ObjectPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuecompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongdatajava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddValuescompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringclassPKlongattributeValuesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamesjava.util.CollectionclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetJSONDatacompanyIdlongclassNamejava.lang.StringtableNamejava.lang.StringcolumnNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionFlagsEntryServiceImplcom.liferay.portlet.flags.service.impl.FlagsEntryServiceImpladdEntryclassNamejava.lang.StringclassPKlongreporterEmailAddressjava.lang.StringreportedUserIdlongcontentTitlejava.lang.StringcontentURLjava.lang.Stringreasonjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextJournalArticleImageLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleImageLocalServiceImpladdArticleImageIdarticleImageIdlonggroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagearticleImagecom.liferay.portlet.journal.model.JournalArticleImageSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagearticleImageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleImagegroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteImagesgroupIdlongarticleIdjava.lang.StringversiondoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImagearticleImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImageIdgroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImageIdgroupIdlongarticleIdjava.lang.StringversiondoubleelInstanceIdjava.lang.StringelNamejava.lang.StringlanguageIdjava.lang.StringtempImagebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleImagesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalArticleLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleLocalServiceImpladdArticleuserIdlonggroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleanversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleuserIdlonggroupIdlongfolderIdlongtitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesarticlecom.liferay.portlet.journal.model.JournalArticleaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesarticlecom.liferay.portlet.journal.model.JournalArticlegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesgroupIdlongarticleIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticleResourcesgroupIdlongarticleIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckArticleResourcePrimKeygroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckArticlesPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructuregroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyArticleuserIdlonggroupIdlongoldArticleIdjava.lang.StringnewArticleIdjava.lang.StringautoArticleIdbooleanversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlearticlecom.liferay.portlet.journal.model.JournalArticlePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlearticlecom.liferay.portlet.journal.model.JournalArticlearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlesgroupIdlongfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteLayoutArticleReferencesgroupIdlonglayoutUuidjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticleuserIdlonggroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticleuserIdlonggroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentarticlecom.liferay.portlet.journal.model.JournalArticletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoubleviewModejava.lang.StringtemplateIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoubleviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringtemplateIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplayarticlecom.liferay.portlet.journal.model.JournalArticletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringversiondoubletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringversiondoubletemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringtemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringpageintxmlRequestjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringtemplateIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleDisplaygroupIdlongarticleIdjava.lang.StringviewModejava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesBySmallImageIdsmallImageIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlescompanyIdlongversiondoublestatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlescompanyIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlesCountcompanyIdlongversiondoublestatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyArticlesCountcompanyIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongstatusintpreferApprovedbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestVersiongroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestVersiongroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesgroupIdlongstructureIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureArticlesCountgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesgroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesgroupIdlongtemplateIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateArticlesCountgroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasArticlegroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisLatestVersiongroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisLatestVersiongroupIdlongarticleIdjava.lang.StringversiondoublestatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveArticlegroupIdlongarticleIdjava.lang.StringnewFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalegroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.Datestartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongstructureIdjava.lang.StringtemplateIdjava.lang.Stringkeywordsjava.lang.Stringparamsjava.util.LinkedHashMapstartintendintsortcom.liferay.portal.kernel.search.SortSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringtitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.Stringstatusjava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.Stringparamsjava.util.LinkedHashMapandSearchbooleanstartintendintsortcom.liferay.portal.kernel.search.SortSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringlayoutUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongarticlecom.liferay.portlet.journal.model.JournalArticleassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentgroupIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongarticlecom.liferay.portlet.journal.model.JournalArticlestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongclassPKlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlonggroupIdlongarticleIdjava.lang.StringversiondoublestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplateIdgroupIdlongclassNameIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructurecontentDoccom.liferay.portal.kernel.xml.Documentrootcom.liferay.portal.kernel.xml.ElementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptioncheckStructurearticlecom.liferay.portlet.journal.model.JournalArticleDocumentExceptioncom.liferay.portal.kernel.xml.DocumentExceptionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckStructureFieldelcom.liferay.portal.kernel.xml.ElementcontentDoccom.liferay.portal.kernel.xml.DocumentPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptioncopyArticleImagesoldArticlecom.liferay.portlet.journal.model.JournalArticlenewArticlecom.liferay.portlet.journal.model.JournalArticleExceptionjava.lang.Exceptionformatusercom.liferay.portal.model.UsergroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleanrootcom.liferay.portal.kernel.xml.Elementimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionformatusercom.liferay.portal.model.UsergroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleancontentjava.lang.StringstructureIdjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionformatImagegroupIdlongarticleIdjava.lang.StringversiondoubleincrementVersionbooleanelcom.liferay.portal.kernel.xml.ElementelInstanceIdjava.lang.StringelNamejava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetClassTypeIdarticlecom.liferay.portlet.journal.model.JournalArticlegetDateIntervalgroupIdlongarticleIdjava.lang.StringearliestDisplayDatejava.util.DatelatestExpirationDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUniqueUrlTitleidlonggroupIdlongarticleIdjava.lang.Stringtitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUniqueUrlTitleidlongarticleIdjava.lang.Stringtitlejava.lang.StringoldUrlTitlejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasModifiedLatestApprovedVersiongroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionnotifySubscribersarticlecom.liferay.portlet.journal.model.JournalArticleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailarticlecom.liferay.portlet.journal.model.JournalArticlearticleURLjava.lang.Stringpreferencesjavax.portlet.PortletPreferencesemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdatePreviousApprovedArticlearticlecom.liferay.portlet.journal.model.JournalArticlePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateUrlTitlesgroupIdlongarticleIdjava.lang.StringurlTitlejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongclassNameIdlongtitleMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringexpirationDatejava.util.DatesmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongclassNameIdlongarticleIdjava.lang.StringautoArticleIdbooleanversiondoubletitleMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringexpirationDatejava.util.DatesmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatearticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateContentcontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_JOURNAL_ARTICLE_CHECK_INTERVAL_logJournalArticleResourceLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleResourceLocalServiceImpldeleteArticleResourcegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcearticleResourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcePrimKeygroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcePrimKeyuuidjava.lang.StringgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleResourcesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalArticleServiceImplcom.liferay.portlet.journal.service.impl.JournalArticleServiceImpladdArticlegroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleantitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddArticlegroupIdlongfolderIdlongclassNameIdlongclassPKlongarticleIdjava.lang.StringautoArticleIdbooleantitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleanarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyArticlegroupIdlongoldArticleIdjava.lang.StringnewArticleIdjava.lang.StringautoArticleIdbooleanversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticlegroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticlegroupIdlongarticleIdjava.lang.StringversiondoublearticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireArticlegroupIdlongarticleIdjava.lang.StringarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongarticleIdjava.lang.StringversiondoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentgroupIdlongarticleIdjava.lang.StringlanguageIdjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByArticleIdgroupIdlongarticleIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByLayoutUuidgroupIdlonglayoutUuidjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByStructureIdgroupIdlongstructureIdjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesByUserIdgroupIdlonguserIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByArticleIdgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByStructureIdgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticlesCountByUserIdgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDisplayArticleByUrlTitlegroupIdlongurlTitlejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticleresourcePrimKeylongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongarticleIdjava.lang.StringstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestArticlegroupIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveArticlegroupIdlongarticleIdjava.lang.StringnewFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalecompanyIdlonglanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionremoveArticleLocalegroupIdlongarticleIdjava.lang.StringversiondoublelanguageIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.Datestartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongkeywordsjava.lang.Stringversionjava.lang.Doubletypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringdisplayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfolderIdsjava.util.ListclassNameIdlongarticleIdjava.lang.Stringversionjava.lang.Doubletitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringtypejava.lang.StringstructureIdsjava.lang.String[]templateIdsjava.lang.String[]displayDateGTjava.util.DatedisplayDateLTjava.util.DatestatusintreviewDatejava.util.DateandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribegroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribegroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleuserIdlonggroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.StringlayoutUuidjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticlegroupIdlongfolderIdlongarticleIdjava.lang.StringversiondoubletitleMapjava.util.MapdescriptionMapjava.util.Mapcontentjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringlayoutUuidjava.lang.StringdisplayDateMonthintdisplayDateDayintdisplayDateYearintdisplayDateHourintdisplayDateMinuteintexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanreviewDateMonthintreviewDateDayintreviewDateYearintreviewDateHourintreviewDateMinuteintneverReviewbooleanindexablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.Fileimagesjava.util.MaparticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticlegroupIdlongfolderIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateArticleTranslationgroupIdlongarticleIdjava.lang.Stringversiondoublelocalejava.util.Localetitlejava.lang.Stringdescriptionjava.lang.Stringcontentjava.lang.Stringimagesjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentgroupIdlongarticleIdjava.lang.Stringversiondoublecontentjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatusgroupIdlongarticleIdjava.lang.StringversiondoublestatusintarticleURLjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalContentSearchLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalContentSearchLocalServiceImplcheckContentSearchescompanyIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteArticleContentSearchesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteLayoutContentSearchesgroupIdlongprivateLayoutbooleanlayoutIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOwnerContentSearchesgroupIdlongprivateLayoutbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesgroupIdlongarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetArticleContentSearchesarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsgroupIdlongprivateLayoutbooleanarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsCountgroupIdlongprivateLayoutbooleanarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLayoutIdsCountarticleIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPortletContentSearchesportletIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdjava.lang.StringpurgebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateContentSearchgroupIdlongprivateLayoutbooleanlayoutIdlongportletIdjava.lang.StringarticleIdsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logJournalFeedLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalFeedLocalServiceImpladdFeeduserIdlonggroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedcom.liferay.portlet.journal.model.JournalFeedaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedcom.liferay.portlet.journal.model.JournalFeedgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddFeedResourcesfeedIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedfeedcom.liferay.portlet.journal.model.JournalFeedPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongkeywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongkeywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFeedgroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionisValidStructureFieldgroupIdlongstructureIdjava.lang.StringcontentFieldjava.lang.StringvalidatecompanyIdlonggroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.StringstructureIdjava.lang.StringtargetLayoutFriendlyUrljava.lang.StringcontentFieldjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongnamejava.lang.StringstructureIdjava.lang.StringtargetLayoutFriendlyUrljava.lang.StringcontentFieldjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalFeedServiceImplcom.liferay.portlet.journal.service.impl.JournalFeedServiceImpladdFeedgroupIdlongfeedIdjava.lang.StringautoFeedIdbooleannamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeedgroupIdlongfeedIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFeedgroupIdlongfeedIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringstructureIdjava.lang.StringtemplateIdjava.lang.StringrendererTemplateIdjava.lang.StringdeltaintorderByColjava.lang.StringorderByTypejava.lang.StringtargetLayoutFriendlyUrljava.lang.StringtargetPortletIdjava.lang.StringcontentFieldjava.lang.StringfeedTypejava.lang.StringfeedVersiondoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalFolderLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalFolderLocalServiceImpladdFolderuserIdlonggroupIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfoldercom.liferay.portlet.journal.model.JournalFolderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFoldersgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchFoldergroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFolderscompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyFoldersCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentFolderbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdfoldercom.liferay.portlet.journal.model.JournalFolderparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentFolderIdgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeFoldersfromFoldercom.liferay.portlet.journal.model.JournalFoldertoFolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderfolderIdlonggroupIdlongparentFolderIdlongnamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateFolderNamenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionJournalFolderServiceImplcom.liferay.portlet.journal.service.impl.JournalFolderServiceImpladdFoldergroupIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFolderfolderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersgroupIdlongparentFolderIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesgroupIdlongfolderIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdsjava.util.ListstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersAndArticlesCountgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFoldersCountgroupIdlongparentFolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsfolderIdsjava.util.ListgroupIdlongfolderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubfolderIdsgroupIdlongfolderIdlongrecursebooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveFolderfolderIdlongparentFolderIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateFolderfolderIdlongparentFolderIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentFolderbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalStructureLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalStructureLocalServiceImpladdStructureuserIdlonggroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.journal.model.JournalStructureaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesstructurecom.liferay.portlet.journal.model.JournalStructuregroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesgroupIdlongstructureIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddStructureResourcesgroupIdlongstructureIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructureuserIdlonggroupIdlongoldStructureIdjava.lang.StringnewStructureIdjava.lang.StringautoStructureIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructurestructurecom.liferay.portlet.journal.model.JournalStructurePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuresgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringincludeGlobalStructuresbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionappendParentStructureElementsgroupIdlongparentStructureIdjava.lang.Stringelementsjava.util.ListExceptionjava.lang.ExceptiongetParentStructuregroupIdlongparentStructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateelementsjava.util.ListelNamesjava.util.SetPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidategroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongparentStructureIdjava.lang.StringnameMapjava.util.Mapxsdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateParentStructureIdgroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateStructureIdstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalStructureServiceImplcom.liferay.portlet.journal.service.impl.JournalStructureServiceImpladdStructuregroupIdlongstructureIdjava.lang.StringautoStructureIdbooleanparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyStructuregroupIdlongoldStructureIdjava.lang.StringnewStructureIdjava.lang.StringautoStructureIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuregroupIdlongstructureIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructuresgroupIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]structureIdjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStructuregroupIdlongstructureIdjava.lang.StringparentStructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsdjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionJournalTemplateLocalServiceImplcom.liferay.portlet.journal.service.impl.JournalTemplateLocalServiceImpladdTemplateuserIdlonggroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.journal.model.JournalTemplateaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcestemplatecom.liferay.portlet.journal.model.JournalTemplategroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcesgroupIdlongtemplateIdjava.lang.StringaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplateResourcesgroupIdlongtemplateIdjava.lang.StringgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckNewLinegroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplateuserIdlonggroupIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringautoTemplateIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatetemplatecom.liferay.portlet.journal.model.JournalTemplatePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplatesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesCountgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateidlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringincludeGlobalTemplatesbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplateBySmallImageIdsmallImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplatesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasTemplategroupIdlongtemplateIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleannameMapjava.util.Mapxsljava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenameMapjava.util.Mapxsljava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatetemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logJournalTemplateServiceImplcom.liferay.portlet.journal.service.impl.JournalTemplateServiceImpladdTemplategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddTemplategroupIdlongtemplateIdjava.lang.StringautoTemplateIdbooleanstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyTemplategroupIdlongoldTemplateIdjava.lang.StringnewTemplateIdjava.lang.StringautoTemplateIdbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStructureTemplatesgroupIdlongstructureIdjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetTemplategroupIdlongtemplateIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]keywordsjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountcompanyIdlonggroupIdslong[]templateIdjava.lang.StringstructureIdjava.lang.StringstructureIdComparatorjava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FileserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateTemplategroupIdlongtemplateIdjava.lang.StringstructureIdjava.lang.StringnameMapjava.util.MapdescriptionMapjava.util.Mapxsljava.lang.StringformatXslbooleanlangTypejava.lang.StringcacheablebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBBanLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBBanLocalServiceImpladdBanuserIdlongbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckBangroupIdlongbanUserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbancom.liferay.portlet.messageboards.model.MBBanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBansByBanUserIdbanUserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBansByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexpireBansSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBansgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBansCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasBangroupIdlongbanUserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBBanServiceImplcom.liferay.portlet.messageboards.service.impl.MBBanServiceImpladdBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteBanbanUserIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBCategoryLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBCategoryLocalServiceImpladdCategoryuserIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanmailingListActivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.messageboards.model.MBCategoryaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.messageboards.model.MBCategorygroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoriesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategorycom.liferay.portlet.messageboards.model.MBCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdslong[]startintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyCategoriescompanyIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyCategoriesCountcompanyIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeCategoryuserIdlonggroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeCategoryuserIdlonggroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanmailingListActivebooleanmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdcategorycom.liferay.portlet.messageboards.model.MBCategoryparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeCategoriesfromCategorycom.liferay.portlet.messageboards.model.MBCategorytoCategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionMBCategoryServiceImplcom.liferay.portlet.messageboards.service.impl.MBCategoryServiceImpladdCategoryparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringmailingListActivebooleanallowAnonymousEmailbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdslong[]startintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdslong[]SystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryIdsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesgroupIdlonguserIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubscribedCategoriesCountgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeCategorygroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringdisplayStylejava.lang.StringemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringmailingListActivebooleanallowAnonymousEmailbooleanmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBDiscussionLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBDiscussionLocalServiceImpladdDiscussionclassNameIdlongclassPKlongthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussiondiscussionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadDiscussionthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBMailingListLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBMailingListLocalServiceImpladdMailingListuserIdlonggroupIdlongcategoryIdlongemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoryMailingListgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMailingListmailingListIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMailingListgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMailingListmailingListIdlongemailAddressjava.lang.StringinProtocoljava.lang.StringinServerNamejava.lang.StringinServerPortintinUseSSLbooleaninUserNamejava.lang.StringinPasswordjava.lang.StringinReadIntervalintoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutServerPortintoutUseSSLbooleanoutUserNamejava.lang.StringoutPasswordjava.lang.StringallowAnonymousbooleanactivebooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSchedulerGroupNamemailingListcom.liferay.portlet.messageboards.model.MBMailingListscheduleMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionunscheduleMailingListmailingListcom.liferay.portlet.messageboards.model.MBMailingListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionvalidateemailAddressjava.lang.StringinServerNamejava.lang.StringinUserNamejava.lang.StringoutEmailAddressjava.lang.StringoutCustombooleanoutServerNamejava.lang.StringoutUserNamejava.lang.StringactivebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionMBMessageLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBMessageLocalServiceImpladdDiscussionMessageuserIdlonguserNamejava.lang.StringgroupIdlongclassNamejava.lang.StringclassPKlongworkflowActionintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddDiscussionMessageuserIdlonguserNamejava.lang.StringgroupIdlongclassNamejava.lang.StringclassPKlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageuserIdlonguserNamejava.lang.StringgroupIdlongcategoryIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageuserIdlonguserNamejava.lang.StringgroupIdlongcategoryIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessageIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessageIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessagecom.liferay.portlet.messageboards.model.MBMessageaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageResourcesmessagecom.liferay.portlet.messageboards.model.MBMessagegroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagesclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentmessageIdlongfileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentsmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagescompanyIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagescompanyIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagesCountcompanyIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessageDisplayuserIdlonggroupIdlongclassNamejava.lang.StringclassPKlongstatusintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessageDisplayuserIdlonggroupIdlongclassNamejava.lang.StringclassPKlongstatusintthreadViewjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessagesCountclassNameIdlongclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionMessagesCountclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetDiscussionsclassNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlonguserIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesgroupIdlonguserIdlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplayuserIdlongmessageIdlongstatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplayuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessagestatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagesclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetMessagesSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPositionInThreadmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintcomparatorjava.util.ComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesCountthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadRepliesMessagesthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNameIdlongclassPKlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNameIdslong[]statusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesuserIdlongclassNamejava.lang.StringclassPKlongstatusintstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNameIdlongclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNameIdslong[]statusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserDiscussionMessagesCountuserIdlongclassNamejava.lang.StringclassPKlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveMessageAttachmentFromTrashmessageIdlongdeletedFileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveMessageAttachmentToTrashmessageIdlongfileNamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeMessageuserIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeMessageuserIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessageIdlonganswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessagecom.liferay.portlet.messageboards.model.MBMessageanswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAssetuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessageassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDiscussionMessageuserIdlongmessageIdlongclassNamejava.lang.StringclassPKlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessageuserIdlongmessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringinputStreamOVPsjava.util.ListexistingFilesjava.util.ListprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessagemessageIdlongbodyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatususerIdlongmessageIdlongstatusintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateUserNameuserIdlonguserNamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionSocialActivitiesclassNamejava.lang.Stringmessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBodysubjectjava.lang.Stringbodyjava.lang.StringgetSubjectsubjectjava.lang.Stringbodyjava.lang.StringnotifyDiscussionSubscribersmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionnotifySubscribersmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionpingPingbackmessagecom.liferay.portlet.messageboards.model.MBMessageserviceContextcom.liferay.portal.service.ServiceContextupdateAssetuserIdlongmessagecom.liferay.portlet.messageboards.model.MBMessageassetCategoryIdslong[]assetTagNamesjava.lang.String[]assetLinkEntryIdslong[]assetEntryVisiblebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdatePrioritiesthreadIdlongprioritydoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatesubjectjava.lang.Stringbodyjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalException_logMBMessageServiceImplcom.liferay.portlet.messageboards.service.impl.MBMessageServiceImpladdDiscussionMessagegroupIdlongclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessagegroupIdlongcategoryIdlongthreadIdlongparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessagegroupIdlongcategoryIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddMessageparentMessageIdlongsubjectjava.lang.Stringbodyjava.lang.Stringformatjava.lang.StringinputStreamOVPsjava.util.ListanonymousbooleanprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteDiscussionMessagegroupIdlongclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteMessageAttachmentsmessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesgroupIdlongcategoryIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryMessagesRSSgroupIdlongcategoryIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCompanyMessagesRSScompanyIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesRSSgroupIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupMessagesRSSgroupIdlonguserIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageDisplaymessageIdlongstatusintthreadViewjava.lang.StringincludePrevAndNextbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadAnswersCountgroupIdlongcategoryIdlongthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesgroupIdlongcategoryIdlongthreadIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesCountgroupIdlongcategoryIdlongthreadIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadMessagesRSSthreadIdlongstatusintmaxinttypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.StringthemeDisplaycom.liferay.portal.theme.ThemeDisplayPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsubscribeMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunsubscribeMessagemessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateAnswermessageIdlonganswerbooleancascadebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateDiscussionMessageclassNamejava.lang.StringclassPKlongpermissionClassNamejava.lang.StringpermissionClassPKlongpermissionOwnerIdlongmessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateMessagemessageIdlongsubjectjava.lang.Stringbodyjava.lang.StringinputStreamOVPsjava.util.ListexistingFilesjava.util.ListprioritydoubleallowPingbacksbooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckReplyToPermissiongroupIdlongcategoryIdlongparentMessageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionexportToRSSnamejava.lang.Stringdescriptionjava.lang.Stringtypejava.lang.StringversiondoubledisplayStylejava.lang.StringfeedURLjava.lang.StringentryURLjava.lang.Stringmessagesjava.util.ListthemeDisplaycom.liferay.portal.theme.ThemeDisplaySystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMBStatsUserLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBStatsUserLocalServiceImpladdStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUserstatsUserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUserstatsUsercom.liferay.portlet.messageboards.model.MBStatsUserSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUsersByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsUsersByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLasPostDateByUserIdgroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageCountByGroupIdgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetMessageCountByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByGroupIdgroupIdlongstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByGroupIdCountgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsUsersByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlonglastPostDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateStatsUsergroupIdlonguserIdlongmessageCountintlastPostDatejava.util.DateSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadFlagLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadFlagLocalServiceImpladdThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagthreadFlagIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagthreadFlagcom.liferay.portlet.messageboards.model.MBThreadFlagSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagsByThreadIdthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadFlagsByUserIduserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasThreadFlaguserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadLocalServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadLocalServiceImpladdThreadcategoryIdlongmessagecom.liferay.portlet.messageboards.model.MBMessagePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteThreadsgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchThreadthreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoryThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNoAssetThreadsSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPriorityThreadscategoryIdlongprioritydoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPriorityThreadscategoryIdlongprioritydoubleinheritbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionhasAnswerMessagethreadIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionincrementViewCounterthreadIdlongincrementintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadgroupIdlongcategoryIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadsToTrashgroupIdlonguserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashuserIdlongentryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashuserIdlongthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadFromTrashuserIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsplitThreadmessageIdlongsubjectjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionthreadIdlongquestionbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateThreadthreadIdlongviewCountintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveAttachmentFromOldThreadcompanyIdlongfileNamejava.lang.StringnewAttachmentsDirjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveAttachmentsFromOldThreadmessagecom.liferay.portlet.messageboards.model.MBMessageoldAttachmentsDirjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveChildrenMessagesparentMessagecom.liferay.portlet.messageboards.model.MBMessagecategorycom.liferay.portlet.messageboards.model.MBCategoryoldThreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadMessagesToTrashthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadMessagesFromTrashthreadcom.liferay.portlet.messageboards.model.MBThreadPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logMBThreadServiceImplcom.liferay.portlet.messageboards.service.impl.MBThreadServiceImpldeleteThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongmodifiedDatejava.util.DatestatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsgroupIdlonguserIdlongstatusintstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongmodifiedDatejava.util.DatestatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsgroupIdlongcategoryIdlongstatusintstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetThreadsCountgroupIdlongcategoryIdlongstatusintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionlockThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadcategoryIdlongthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmoveThreadToTrashthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionrestoreThreadFromTrashthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsplitThreadmessageIdlongsubjectjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionunlockThreadthreadIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetGroupThreadsgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondoGetGroupThreadsCountgroupIdlonguserIdlongstatusintsubscribedbooleanincludeAnonymousbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRActionLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRActionLocalServiceImpladdActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactioncom.liferay.portlet.mobiledevicerules.model.MDRActionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionsruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchActionactionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsruleGroupInstanceIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionsCountruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRActionServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRActionServiceImpladdActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddActionruleGroupInstanceIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetActionactionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateActionactionIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupInstanceLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupInstanceLocalServiceImpladdRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongpriorityintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteGroupRuleGroupInstancesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstancecom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupInstanceSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstancesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupInstanceruleGroupInstanceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupInstanceclassNamejava.lang.StringclassPKlongruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstanceruleGroupInstanceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstanceclassNamejava.lang.StringclassPKlongruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesruleGroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupInstanceruleGroupInstanceIdlongpriorityintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateclassNameIdlongclassPKlongruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupInstanceServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupInstanceServiceImpladdRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongpriorityintserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleGroupInstancegroupIdlongclassNamejava.lang.StringclassPKlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupInstanceruleGroupInstanceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesclassNamejava.lang.StringclassPKlongstartintendintorderByComparatorcom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupInstancesCountclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupInstanceruleGroupInstanceIdlongpriorityintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupIdclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupLocalServiceImpladdRuleGroupgroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupIdlonggroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupcom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupgroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupcom.liferay.portlet.mobiledevicerules.model.MDRRuleGroupSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongnamejava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchByKeywordsgroupIdlongkeywordsjava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchByKeywordsCountgroupIdlongkeywordsjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongnamejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleGroupServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleGroupServiceImpladdRuleGroupgroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleGroupruleGroupIdlonggroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleGroupruleGroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleGroupruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.MapserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleLocalServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleLocalServiceImpladdRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRuleruleIdlongruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncopyRulerulecom.liferay.portlet.mobiledevicerules.model.MDRRuleruleGroupIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleruleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRulerulecom.liferay.portlet.mobiledevicerules.model.MDRRuleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRulesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleruleIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesruleGroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRulesCountruleGroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionMDRRuleServiceImplcom.liferay.portlet.mobiledevicerules.service.impl.MDRRuleServiceImpladdRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddRuleruleGroupIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingscom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetRuleruleIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateRuleruleIdlongnameMapjava.util.MapdescriptionMapjava.util.Maptypejava.lang.StringtypeSettingsPropertiescom.liferay.portal.kernel.util.UnicodePropertiesserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsChoiceLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsChoiceLocalServiceImpladdChoicequestionIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicechoiceIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicesquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoicesCountquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateChoicechoiceIdlongquestionIdlongnamejava.lang.Stringdescriptionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.Stringdescriptionjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionPollsChoiceServiceImplcom.liferay.portlet.polls.service.impl.PollsChoiceServiceImplPollsQuestionLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsQuestionLocalServiceImpladdQuestionuserIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestionIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestionIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestioncom.liferay.portlet.polls.model.PollsQuestionaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddQuestionResourcesquestioncom.liferay.portlet.polls.model.PollsQuestiongroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestioncom.liferay.portlet.polls.model.PollsQuestionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionsgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsgroupIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionuserIdlongquestionIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatetitleMapjava.util.MapdescriptionMapjava.util.Mapchoicesjava.util.ListPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionPollsQuestionServiceImplcom.liferay.portlet.polls.service.impl.PollsQuestionServiceImpladdQuestiontitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionquestionIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateQuestionquestionIdlongtitleMapjava.util.MapdescriptionMapjava.util.MapexpirationDateMonthintexpirationDateDayintexpirationDateYearintexpirationDateHourintexpirationDateMinuteintneverExpirebooleanchoicesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsVoteLocalServiceImplcom.liferay.portlet.polls.service.impl.PollsVoteLocalServiceImpladdVoteuserIdlongquestionIdlongchoiceIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoiceVoteschoiceIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetChoiceVotesCountchoiceIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionVotesquestionIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetQuestionVotesCountquestionIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetVotequestionIdlonguserIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionPollsVoteServiceImplcom.liferay.portlet.polls.service.impl.PollsVoteServiceImpladdVotequestionIdlongchoiceIdlongserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRatingsEntryLocalServiceImplcom.liferay.portlet.ratings.service.impl.RatingsEntryLocalServiceImpldeleteEntryuserIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchEntryuserIdlongclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesuserIdlongclassNamejava.lang.StringclassPKsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesclassNamejava.lang.StringclassPKlongscoredoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntriesCountclassNamejava.lang.StringclassPKlongscoredoubleSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetEntryuserIdlongclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateEntryuserIdlongclassNamejava.lang.StringclassPKlongscoredoubleserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateclassNamejava.lang.StringscoredoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionRatingsEntryServiceImplcom.liferay.portlet.ratings.service.impl.RatingsEntryServiceImpldeleteEntryclassNamejava.lang.StringclassPKlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateEntryclassNamejava.lang.StringclassPKlongscoredoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionRatingsStatsLocalServiceImplcom.liferay.portlet.ratings.service.impl.RatingsStatsLocalServiceImpladdStatsclassNameIdlongclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteStatsclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsstatsIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsclassNamejava.lang.StringclassPKsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetStatsclassNamejava.lang.StringclassPKlongSystemExceptioncom.liferay.portal.kernel.exception.SystemException_logShoppingCartLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCartLocalServiceImpldeleteGroupCartsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteUserCartsuserIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCartuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongitemIdsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCartuserIdlonggroupIdlongitemIdsjava.lang.StringcouponCodesjava.lang.StringaltShippingintinsurebooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckItemIdsgroupIdlongitemIdsjava.lang.StringShoppingCategoryLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCategoryLocalServiceImpladdCategoryuserIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategoryIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.shopping.model.ShoppingCategoryaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddCategoryResourcescategorycom.liferay.portlet.shopping.model.ShoppingCategorygroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategoriesgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoriescategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoriescategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategorycategorycom.liferay.portlet.shopping.model.ShoppingCategoryPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetParentCategoryIdcategorycom.liferay.portlet.shopping.model.ShoppingCategoryparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionmergeCategoriesfromCategorycom.liferay.portlet.shopping.model.ShoppingCategorytoCategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatenamejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionShoppingCategoryServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCategoryServiceImpladdCategoryparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesgroupIdlongparentCategoryIdlongstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesCountgroupIdlongparentCategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategorycategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSubcategoryIdscategoryIdsjava.util.ListgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCategorycategoryIdlongparentCategoryIdlongnamejava.lang.Stringdescriptionjava.lang.StringmergeWithParentCategorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingCouponLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCouponLocalServiceImpladdCouponuserIdlongcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponcouponcom.liferay.portlet.shopping.model.ShoppingCouponSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCouponsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCouponcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCouponcodejava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCouponuserIdlongcouponIdlongnamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCodeSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlonggroupIdlongnamejava.lang.Stringdescriptionjava.lang.StringlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublePortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingCouponServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingCouponServiceImpladdCouponcodejava.lang.StringautoCodebooleannamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteCoupongroupIdlongcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCoupongroupIdlongcouponIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlongcodejava.lang.StringactivebooleandiscountTypejava.lang.StringandOperatorbooleanstartintendintPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateCouponcouponIdlongnamejava.lang.Stringdescriptionjava.lang.StringstartDateMonthintstartDateDayintstartDateYearintstartDateHourintstartDateMinuteintendDateMonthintendDateDayintendDateYearintendDateHourintendDateMinuteintneverExpirebooleanactivebooleanlimitCategoriesjava.lang.StringlimitSkusjava.lang.StringminOrderdoublediscountdoublediscountTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemFieldLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemFieldLocalServiceImplgetItemFieldsitemIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemLocalServiceImpladdBookItemsuserIdlonggroupIdlongcategoryIdlongisbnsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemuserIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemIdlongaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemIdlonggroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemcom.liferay.portlet.shopping.model.ShoppingItemaddGroupPermissionsbooleanaddGuestPermissionsbooleanPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemResourcesitemcom.liferay.portlet.shopping.model.ShoppingItemgroupPermissionsjava.lang.String[]guestPermissionsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemcom.liferay.portlet.shopping.model.ShoppingItemPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemsgroupIdlongcategoryIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesItemsCountgroupIdlongcategoryIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetFeaturedItemsgroupIdlongcategoryIdlongnumOfItemsintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemcompanyIdlongskujava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemByLargeImageIdlargeImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemByMediumImageIdmediumImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemBySmallImageIdsmallImageIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsCountgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsPrevAndNextitemIdlongobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetSaleItemsgroupIdlongcategoryIdlongnumOfItemsintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcategoryIdslong[]keywordsjava.lang.StringstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcategoryIdslong[]keywordsjava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateItemuserIdlongitemIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncheckItemFieldvaluejava.lang.StringdoAddBookItemsuserIdlonggroupIdlongcategoryIdlongisbnsjava.lang.String[]IOExceptionjava.io.IOExceptionPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetBookPropertiesamazonRankingscom.liferay.portlet.amazonrankings.model.AmazonRankingsgetCategoryitemcom.liferay.portlet.shopping.model.ShoppingItemcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveImagessmallImagebooleansmallImageIdlongsmallImageFilejava.io.FilesmallImageBytesbyte[]mediumImagebooleanmediumImageIdlongmediumImageFilejava.io.FilemediumImageBytesbyte[]largeImagebooleanlargeImageIdlonglargeImageFilejava.io.FilelargeImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidatecompanyIdlongitemIdlongskujava.lang.Stringnamejava.lang.StringsmallImagebooleansmallImageURLjava.lang.StringsmallImageFilejava.io.FilesmallImageBytesbyte[]mediumImagebooleanmediumImageURLjava.lang.StringmediumImageFilejava.io.FilemediumImageBytesbyte[]largeImagebooleanlargeImageURLjava.lang.StringlargeImageFilejava.io.FilelargeImageBytesbyte[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemPriceLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemPriceLocalServiceImplgetItemPricesitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingItemServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingItemServiceImpladdBookItemsgroupIdlongcategoryIdlongisbnsjava.lang.String[]PortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionaddItemgroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetCategoriesItemsCountgroupIdlongcategoryIdsjava.util.ListSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemitemIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsgroupIdlongcategoryIdlongstartintendintobccom.liferay.portal.kernel.util.OrderByComparatorSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsCountgroupIdlongcategoryIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetItemsPrevAndNextitemIdlongobccom.liferay.portal.kernel.util.OrderByComparatorPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateItemitemIdlonggroupIdlongcategoryIdlongskujava.lang.Stringnamejava.lang.Stringdescriptionjava.lang.Stringpropertiesjava.lang.StringfieldsQuantitiesjava.lang.StringrequiresShippingbooleanstockQuantityintfeaturedbooleansalejava.lang.BooleansmallImagebooleansmallImageURLjava.lang.StringsmallFilejava.io.FilemediumImagebooleanmediumImageURLjava.lang.StringmediumFilejava.io.FilelargeImagebooleanlargeImageURLjava.lang.StringlargeFilejava.io.FileitemFieldsjava.util.ListitemPricesjava.util.ListserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingOrderItemLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderItemLocalServiceImplgetOrderItemsorderIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionShoppingOrderLocalServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderLocalServiceImpladdLatestOrderuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptioncompleteOrdernumberjava.lang.StringppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringupdateInventorybooleanserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrderorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrderordercom.liferay.portlet.shopping.model.ShoppingOrderPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrdersgroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetLatestOrderuserIdlonggroupIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrderorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrdernumberjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetPayPalTxnIdOrderppTxnIdjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsaveLatestOrdercartcom.liferay.portlet.shopping.model.ShoppingCartPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchgroupIdlongcompanyIdlonguserIdlongnumberjava.lang.StringbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringppPaymentStatusjava.lang.StringandOperatorbooleanstartintendintSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsearchCountgroupIdlongcompanyIdlonguserIdlongnumberjava.lang.StringbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringppPaymentStatusjava.lang.StringandOperatorbooleanSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailorderIdlongemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailordercom.liferay.portlet.shopping.model.ShoppingOrderemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateLatestOrderuserIdlonggroupIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrderorderIdlongppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrderorderIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetNumberSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionvalidateshoppingPrefscom.liferay.portlet.shopping.util.ShoppingPreferencesbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionShoppingOrderServiceImplcom.liferay.portlet.shopping.service.impl.ShoppingOrderServiceImplcompleteOrdergroupIdlongnumberjava.lang.StringppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiondeleteOrdergroupIdlongorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetOrdergroupIdlongorderIdlongPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionsendEmailgroupIdlongorderIdlongemailTypejava.lang.StringserviceContextcom.liferay.portal.service.ServiceContextPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrdergroupIdlongorderIdlongppTxnIdjava.lang.StringppPaymentStatusjava.lang.StringppPaymentGrossdoubleppReceiverEmailjava.lang.StringppPayerEmailjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionupdateOrdergroupIdlongorderIdlongbillingFirstNamejava.lang.StringbillingLastNamejava.lang.StringbillingEmailAddressjava.lang.StringbillingCompanyjava.lang.StringbillingStreetjava.lang.StringbillingCityjava.lang.StringbillingStatejava.lang.StringbillingZipjava.lang.StringbillingCountryjava.lang.StringbillingPhonejava.lang.StringshipToBillingbooleanshippingFirstNamejava.lang.StringshippingLastNamejava.lang.StringshippingEmailAddressjava.lang.StringshippingCompanyjava.lang.StringshippingStreetjava.lang.StringshippingCityjava.lang.StringshippingStatejava.lang.StringshippingZipjava.lang.StringshippingCountryjava.lang.StringshippingPhonejava.lang.StringccNamejava.lang.StringccTypejava.lang.StringccNumberjava.lang.StringccExpMonthintccExpYearintccVerNumberjava.lang.Stringcommentsjava.lang.StringPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionSocialActivityAchievementLocalServiceImplcom.liferay.portlet.social.service.impl.SocialActivityAchievementLocalServiceImpladdActivityAchievementuserIdlonggroupIdlongachievementcom.liferay.portlet.social.model.SocialAchievementPortalExceptioncom.liferay.portal.kernel.exception.PortalExceptionSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionfetchUserAchievementuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsgroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupAchievementsCountgroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFirstAchievementsgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetGroupFirstAchievementsCountgroupIdlongSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserAchievementCountuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptiongetUserAchievementsuserIdlonggroupIdlongnamejava.lang.StringSystemExceptioncom.liferay.portal.kernel.exception.SystemExceptionSocialActivityCounterLocalServiceImplcom.liferay.portlet.social.service.impl.SocialActivityCounterLocalServiceImpl
Under normal circumstances only the {@link #addActivityCounters(SocialActivity)} should be called directly and even that is usually not necessary as it is automatically called by the social activity service.
diff --git a/portal-impl/src/com/liferay/portlet/blogs/trash/BlogsEntryTrashHandler.java b/portal-impl/src/com/liferay/portlet/blogs/trash/BlogsEntryTrashHandler.java
index 3c6931bad7ea63..c0e0d28a7fb3a2 100644
--- a/portal-impl/src/com/liferay/portlet/blogs/trash/BlogsEntryTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/blogs/trash/BlogsEntryTrashHandler.java
@@ -24,7 +24,7 @@
import com.liferay.portlet.blogs.service.permission.BlogsEntryPermission;
/**
- * Represents the trash handler for blogs entries entity.
+ * Implements trash handling for the blogs entry entity.
*
* @author Zsolt Berentey
*/
@@ -32,16 +32,6 @@ public class BlogsEntryTrashHandler extends BaseTrashHandler {
public static final String CLASS_NAME = BlogsEntry.class.getName();
- /**
- * Deletes all blogs entries with the matching primary keys.
- *
- * @param classPKs the primary keys of the blogs entries to be deleted
- * @param checkPermission whether to check permission before deleting each
- * blog entry
- * @throws PortalException if any one of the blogs entries could not be
- * found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -55,11 +45,6 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the blogs entry entity's class name
- *
- * @return the blogs entry entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
@@ -72,14 +57,6 @@ public boolean isInTrash(long classPK)
return entry.isInTrash();
}
- /**
- * Restores all blogs entries with the matching primary keys.
- *
- * @param classPKs the primary key of the blogs entry to be restored
- * @throws PortalException if any one of the blogs entries could not be
- * found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileEntryTrashHandler.java b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileEntryTrashHandler.java
index 4984ada6606bf7..3134f570186242 100644
--- a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileEntryTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileEntryTrashHandler.java
@@ -45,7 +45,7 @@
import javax.portlet.PortletRequest;
/**
- * Represents the trash handler for the file entry entity.
+ * Implements trash handling for the file entry entity.
*
* @author Alexander Chow
* @author Manuel de la Peña
@@ -89,15 +89,6 @@ public void checkDuplicateTrashEntry(
}
}
- /**
- * Deletes all file entries with the matching primary keys.
- *
- * @param classPKs the primary keys of the file entries to be deleted
- * @param checkPermission whether to check permission before deleting each
- * file entry
- * @throws PortalException if any one of the file entries could not be found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -111,18 +102,13 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the file entry entity's class name
- *
- * @return the file entry entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
@Override
public String getDeleteMessage() {
- return "found-in-deleted-folder-x";
+ return "found-in-deleted-file-entry-x";
}
@Override
@@ -175,13 +161,6 @@ public boolean isInTrash(long classPK)
return false;
}
- /**
- * Restores all file entries with the matching primary keys.
- *
- * @param classPKs the primary keys of the file entries to be deleted
- * @throws PortalException if any one of the file entries could not be found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileShortcutTrashHandler.java b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileShortcutTrashHandler.java
index 0d7de813b2c7d5..2078478a018256 100644
--- a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileShortcutTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFileShortcutTrashHandler.java
@@ -32,27 +32,14 @@
import javax.portlet.PortletRequest;
/**
- * Represents the trash handler for the file shortcut entity.
+ * Implements trash handling for the file shortcut entity.
*
* @author Zsolt Berentey
*/
public class DLFileShortcutTrashHandler extends BaseTrashHandler {
- /**
- * The class name of the file shortcut entity.
- */
public static final String CLASS_NAME = DLFileShortcut.class.getName();
- /**
- * Deletes all file shortcuts with the matching primary keys.
- *
- * @param classPKs the primary keys of the file shortcuts to be deleted
- * @param checkPermission whether to check permission before deleting each
- * file shortcut
- * @throws PortalException if any one of the file shortcuts could not be
- * found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -66,18 +53,13 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the file entry entity's class name.
- *
- * @return the file entry entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
@Override
public String getDeleteMessage() {
- return "found-in-deleted-folder-x";
+ return "found-in-deleted-file-shortcut-x";
}
@Override
@@ -102,14 +84,6 @@ public String getRestoreMessage(PortletRequest portletRequest, long classPK)
portletRequest, fileShortcut.getFolderId());
}
- /**
- * Returns the trash renderer for the entity with the primary key.
- *
- * @param classPK the primary key of the file shortcut
- * @return Returns the trash renderer
- * @throws PortalException if the file shortcut could not be found
- * @throws SystemException if a system exception occurred
- */
@Override
public TrashRenderer getTrashRenderer(long classPK)
throws PortalException, SystemException {
@@ -148,14 +122,6 @@ public boolean isInTrash(long classPK)
return false;
}
- /**
- * Restores all file entries with the matching primary keys.
- *
- * @param classPKs the primary keys of the file shortcuts to be deleted
- * @throws PortalException if any one of the file shortcuts could not be
- * found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFolderTrashHandler.java b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFolderTrashHandler.java
index 87b8b6ab526ad0..a5afc35806589f 100644
--- a/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFolderTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/documentlibrary/trash/DLFolderTrashHandler.java
@@ -42,7 +42,7 @@
import javax.portlet.PortletRequest;
/**
- * Represents the trash handler for the folder entity.
+ * Implements trash handling for the folder entity.
*
* @author Alexander Chow
* @author Zsolt Berentey
@@ -84,15 +84,6 @@ public void checkDuplicateTrashEntry(
}
}
- /**
- * Deletes all folders with the matching primary keys.
- *
- * @param classPKs the primary keys of the folders to be deleted
- * @param checkPermission whether to check permission before deleting each
- * folder
- * @throws PortalException if any one of the folders could not be found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -106,11 +97,6 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the folder entity's class name
- *
- * @return the folder entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
@@ -140,14 +126,6 @@ public String getRestoreMessage(PortletRequest portletRequest, long classPK)
portletRequest, dlFolder.getParentFolderId());
}
- /**
- * Returns the trash renderer associated to the trash entry.
- *
- * @param classPK the primary key of the folder
- * @return the trash renderer associated to the folder
- * @throws PortalException if the folder could not be found
- * @throws SystemException if a system exception occurred
- */
@Override
public TrashRenderer getTrashRenderer(long classPK)
throws PortalException, SystemException {
@@ -184,13 +162,6 @@ public boolean isInTrash(long classPK)
return false;
}
- /**
- * Restores all folders with the matching primary keys.
- *
- * @param classPKs the primary keys of the folders to be deleted
- * @throws PortalException if any one of the folders could not be found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-impl/src/com/liferay/portlet/messageboards/trash/MBThreadTrashHandler.java b/portal-impl/src/com/liferay/portlet/messageboards/trash/MBThreadTrashHandler.java
index ddf2235be03a96..0031468e4afec6 100644
--- a/portal-impl/src/com/liferay/portlet/messageboards/trash/MBThreadTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/messageboards/trash/MBThreadTrashHandler.java
@@ -37,7 +37,7 @@
import javax.portlet.PortletRequest;
/**
- * Represents the trash handler for message boards threads.
+ * Implements trash handling for message boards thread entity.
*
* @author Zsolt Berentey
*/
diff --git a/portal-impl/src/com/liferay/portlet/wiki/trash/WikiNodeTrashHandler.java b/portal-impl/src/com/liferay/portlet/wiki/trash/WikiNodeTrashHandler.java
index f2dd50b0652afe..4b325cb4f5926e 100644
--- a/portal-impl/src/com/liferay/portlet/wiki/trash/WikiNodeTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/wiki/trash/WikiNodeTrashHandler.java
@@ -30,6 +30,8 @@
import com.liferay.portlet.wiki.service.permission.WikiNodePermission;
/**
+ * Implements trash handling for the wiki node entity.
+ *
* @author Eudaldo Alonso
*/
public class WikiNodeTrashHandler extends BaseTrashHandler {
@@ -66,15 +68,6 @@ public void checkDuplicateTrashEntry(
}
}
- /**
- * Deletes all wiki nodes with the matching primary keys.
- *
- * @param classPKs the primary keys of the wiki nodes to be deleted
- * @param checkPermission whether to check permission before deleting each
- * folder
- * @throws PortalException if any one of the wiki nodes could not be found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -88,23 +81,10 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the wiki node entity's class name
- *
- * @return the wiki node entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
- /**
- * Returns the trash renderer associated to the trash entry.
- *
- * @param classPK the primary key of the wiki node
- * @return the trash renderer associated to the wiki node
- * @throws PortalException if the wiki node could not be found
- * @throws SystemException if a system exception occurred
- */
@Override
public TrashRenderer getTrashRenderer(long classPK)
throws PortalException, SystemException {
@@ -122,13 +102,6 @@ public boolean isInTrash(long classPK)
return node.isInTrash();
}
- /**
- * Restores all wiki nodes with the matching primary keys.
- *
- * @param classPKs the primary keys of the wiki nodes to be deleted
- * @throws PortalException if any one of the wiki nodes could not be found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-impl/src/com/liferay/portlet/wiki/trash/WikiPageTrashHandler.java b/portal-impl/src/com/liferay/portlet/wiki/trash/WikiPageTrashHandler.java
index 6368f37a8a25a7..3393d539f878e2 100644
--- a/portal-impl/src/com/liferay/portlet/wiki/trash/WikiPageTrashHandler.java
+++ b/portal-impl/src/com/liferay/portlet/wiki/trash/WikiPageTrashHandler.java
@@ -50,6 +50,8 @@
import javax.portlet.PortletURL;
/**
+ * Implements trash handling for the wiki page entity.
+ *
* @author Eudaldo Alonso
*/
public class WikiPageTrashHandler extends BaseTrashHandler {
@@ -90,14 +92,6 @@ public void checkDuplicateTrashEntry(
}
}
- /**
- * Deletes trash attachments from all the wiki pages from a group that were
- * deleted after a given date.
- *
- * @param group the group
- * @param date the date from which attachments will be deleted
- * @throws SystemException if a system exception occurred
- */
@Override
public void deleteTrashAttachments(Group group, Date date)
throws PortalException, SystemException {
@@ -130,15 +124,6 @@ public void deleteTrashAttachments(Group group, Date date)
}
}
- /**
- * Deletes all wiki page with the matching primary keys.
- *
- * @param classPKs the primary keys of the wiki pages to be deleted
- * @param checkPermission whether to check permission before deleting each
- * folder
- * @throws PortalException if any one of the wiki pages could not be found
- * @throws SystemException if a system exception occurred
- */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException {
@@ -156,11 +141,6 @@ public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
}
}
- /**
- * Returns the wiki page entity's class name
- *
- * @return the wiki page entity's class name
- */
public String getClassName() {
return CLASS_NAME;
}
@@ -198,14 +178,6 @@ public String getRestoreMessage(PortletRequest portletRequest, long classPK)
return page.getTitle();
}
- /**
- * Returns the trash renderer associated to the trash entry.
- *
- * @param classPK the primary key of the wiki page
- * @return the trash renderer associated to the wiki page
- * @throws PortalException if the wiki page could not be found
- * @throws SystemException if a system exception occurred
- */
@Override
public TrashRenderer getTrashRenderer(long classPK)
throws PortalException, SystemException {
@@ -227,13 +199,6 @@ public boolean isInTrash(long classPK)
return false;
}
- /**
- * Restores all wiki pages with the matching primary keys.
- *
- * @param classPKs the primary keys of the wiki pages to be deleted
- * @throws PortalException if any one of the wiki pages could not be found
- * @throws SystemException if a system exception occurred
- */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException {
diff --git a/portal-service/src/com/liferay/portal/kernel/trash/BaseTrashHandler.java b/portal-service/src/com/liferay/portal/kernel/trash/BaseTrashHandler.java
index a1f7bcbabee044..d5673742a5b5fe 100644
--- a/portal-service/src/com/liferay/portal/kernel/trash/BaseTrashHandler.java
+++ b/portal-service/src/com/liferay/portal/kernel/trash/BaseTrashHandler.java
@@ -35,17 +35,30 @@
import javax.portlet.PortletRequest;
/**
- * Represents the base class for basic operations with the Trash.
+ * Provides the base implementation of {@link TrashHandler}.
*
* @author Alexander Chow
* @author Zsolt Berentey
- * @see com.liferay.portal.kernel.trash.TrashHandler
+ * @see {@link TrashHandler}
*/
public abstract class BaseTrashHandler implements TrashHandler {
/**
- * @throws PortalException
- * @throws SystemException
+ * Checks if a duplicate trash entry already exists in the destination
+ * container.
+ *
+ *
+ * This method is used to check for duplicates when a trash entry is being
+ * restored or moved out of the Recycle Bin.
+ *
+ *
+ * @param trashEntry the trash entry to check
+ * @param containerModelId the primary key of the destination (e.g. folder)
+ * @param newName the new name to be assigned to the trash entry
+ * (optionally null
to forego renaming the trash entry)
+ * @throws PortalException if a duplicate trash entry already existed in the
+ * destination container
+ * @throws SystemException if a system exception occurred
*/
public void checkDuplicateTrashEntry(
TrashEntry trashEntry, long containerModelId, String newName)
@@ -53,8 +66,13 @@ public void checkDuplicateTrashEntry(
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Deletes the group's attachments that were trashed before the given date.
+ *
+ * @param group ID the primary key of the group
+ * @param date the date from which attachments will be deleted
+ * @throws PortalException if any one of the attachment file paths were
+ * invalid
+ * @throws SystemException if a system exception occurred
*/
public void deleteTrashAttachments(Group group, Date date)
throws PortalException, SystemException {
@@ -79,8 +97,13 @@ public void deleteTrashEntry(long classPK, boolean checkPermission)
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns the container model with the primary key.
+ *
+ * @param containerModelId the primary key of the container model
+ * @return the container model with the primary key
+ * @throws PortalException if a container model with the primary key could
+ * not be found
+ * @throws SystemException if a system exception occurred
*/
public ContainerModel getContainerModel(long containerModelId)
throws PortalException, SystemException {
@@ -93,22 +116,62 @@ public String getContainerModelName() {
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns a range of all the container models that are children of the
+ * parent container model identified by the container model ID. These
+ * container models must be able to contain the entity identified by the
+ * primary key.
+ *
+ *
+ * This method checks for the view permission when retrieving the container
+ * models.
+ *
+ *
+ *
+ * Useful when paginating results. Returns a maximum of end -
+ * start
instances. The start
and end
+ * values are not primary keys but, rather, indexes in the result set. Thus,
+ * 0
refers to the first result in the set. Setting both
+ * start
and end
to {@link
+ * com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS} will return the full
+ * result set.
+ *
+ *
+ * @param classPK the primary key of an entity the container models must be
+ * able to contain
+ * @param containerModelId the primary key of the parent container model
+ * @param start the lower bound of the range of results
+ * @param end the upper bound of the range of results (not inclusive)
+ * @return the range of matching container models
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
public List getContainerModels(
- long classPK, long parentContainerModelId, int start, int end)
+ long classPK, long containerModelId, int start, int end)
throws PortalException, SystemException {
return null;
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns the number of container models that are children of the parent
+ * container model identified by the container model ID. These container
+ * models must be able to contain the entity identified by the primary key.
+ *
+ *
+ * This method checks for the view permission when counting the container
+ * models.
+ *
+ *
+ * @param classPK the primary key of an entity the container models must be
+ * able to contain
+ * @param containerModelId the primary key of the parent container model
+ * @return the number of matching container models
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
- public int getContainerModelsCount(
- long classPK, long parentContainerModelId)
+ public int getContainerModelsCount(long classPK, long containerModelId)
throws PortalException, SystemException {
return 0;
@@ -119,18 +182,31 @@ public String getDeleteMessage() {
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns the link to the location to which the trash entry was restored.
+ *
+ * @param portletRequest the portlet request
+ * @param classPK the primary key of the restored trash entry
+ * @return the restore link
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
- public String getRestoreLink(PortletRequest PortletRequest, long classPK)
+ public String getRestoreLink(PortletRequest portletRequest, long classPK)
throws PortalException, SystemException {
return StringPool.BLANK;
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns the message describing the location to which the trash entry was
+ * restored.
+ *
+ * @param portletRequest the portlet request
+ * @param classPK the primary key of the restored trash entry
+ * @return the restore message
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
public String getRestoreMessage(PortletRequest portletRequest, long classPK)
throws PortalException, SystemException {
@@ -190,8 +266,21 @@ else if (trashActionId.equals(TrashActionKeys.RESTORE)) {
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Returns true
if the trash entry can be restored to its
+ * original location.
+ *
+ *
+ * This method usually returns false
if the container (e.g.
+ * folder) of the trash entry is no longer available (e.g. moved to the
+ * Recycle Bin or deleted).
+ *
+ *
+ * @param classPK the primary key of the trash entry
+ * @return true
if the trash entry can be restored to its
+ * original location; false
otherwise
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
public boolean isRestorable(long classPK)
throws PortalException, SystemException {
@@ -220,8 +309,15 @@ public void restoreTrashEntry(long classPK)
}
/**
- * @throws PortalException
- * @throws SystemException
+ * Updates the title of the trash entry with the primary key. This method is
+ * called by {@link com.liferay.portlet.trash.action.EditEntryAction} before
+ * restoring the trash entry via its restore rename action.
+ *
+ * @param classPK the primary key of the trash entry
+ * @param title the title to be assigned
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
*/
public void updateTitle(long classPK, String title)
throws PortalException, SystemException {
diff --git a/portal-service/src/com/liferay/portal/kernel/trash/TrashHandler.java b/portal-service/src/com/liferay/portal/kernel/trash/TrashHandler.java
index 0ef39709e95445..c13b28022e3759 100644
--- a/portal-service/src/com/liferay/portal/kernel/trash/TrashHandler.java
+++ b/portal-service/src/com/liferay/portal/kernel/trash/TrashHandler.java
@@ -28,80 +28,402 @@
import javax.portlet.PortletRequest;
/**
+ * The interface for managing the basic trash operations of the Recycle Bin,
+ * which include:
+ *
+ *
+ * -
+ * Deleting trash entries
+ *
+ * -
+ * Moving trash entries out of the Recycle Bin to new destinations
+ *
+ * -
+ * Restoring trash entries to their original locations
+ *
+ *
+ *
+ *
+ * These operations are supported for the following entities via their
+ * respective trash handlers:
+ *
+ *
+ *
+ * -
+ * BlogsEntry via {@link com.liferay.portlet.blogs.trash.BlogsEntryTrashHandler}
+ *
+ * -
+ * BookmarksEntry via {@link
+ * com.liferay.portlet.bookmarks.trash.BookmarksEntryTrashHandler}
+ *
+ * -
+ * DLFileEntry via {@link
+ * com.liferay.portlet.documentlibrary.trash.DLFileEntryTrashHandler}
+ *
+ * -
+ * DLFileShortcut via {@link
+ * com.liferay.portlet.documentlibrary.trash.DLFileShortcutTrashHandler}
+ *
+ * -
+ * DLFolder via {@link
+ * com.liferay.portlet.documentlibrary.trash.DLFolderTrashHandler}
+ *
+ * -
+ * MBThread via {@link
+ * com.liferay.portlet.messageboards.trash.MBThreadTrashHandler}
+ *
+ * -
+ * WikiNode via {@link
+ * com.liferay.portlet.wiki.trash.WikiNodeTrashHandler}
+ *
+ * -
+ * WikiPage via {@link
+ * com.liferay.portlet.wiki.trash.WikiPageTrashHandler}
+ *
+ *
+ *
* @author Alexander Chow
* @author Zsolt Berentey
*/
public interface TrashHandler {
+ /**
+ * Checks if a duplicate trash entry already exists in the destination
+ * container.
+ *
+ *
+ * This method is used to check for duplicates when a trash entry is being
+ * restored or moved out of the Recycle Bin.
+ *
+ *
+ * @param trashEntry the trash entry to check
+ * @param containerModelId the primary key of the destination (e.g. folder)
+ * @param newName the new name to be assigned to the trash entry
+ * (optionally null
to forego renaming the trash entry)
+ * @throws PortalException if a duplicate trash entry already existed in the
+ * destination container
+ * @throws SystemException if a system exception occurred
+ */
public void checkDuplicateTrashEntry(
TrashEntry trashEntry, long containerModelId, String newName)
throws PortalException, SystemException;
+ /**
+ * Deletes the group's attachments that were trashed before the given date.
+ *
+ * @param group ID the primary key of the group
+ * @param date the date from which attachments will be deleted
+ * @throws PortalException if any one of the attachment file paths were
+ * invalid
+ * @throws SystemException if a system exception occurred
+ */
public void deleteTrashAttachments(Group group, Date date)
throws PortalException, SystemException;
+ /**
+ * Deletes all the trash entries with the primary keys.
+ *
+ * @param classPKs the primary keys of the trash entries to delete
+ * @throws PortalException if any one of the trash entries could not be
+ * found
+ * @throws SystemException if a system exception occurred
+ */
public void deleteTrashEntries(long[] classPKs)
throws PortalException, SystemException;
+ /**
+ * Deletes all the trash entries with the primary keys, optionally checking
+ * permission before deleting each trash entry.
+ *
+ * @param classPKs the primary keys of the trash entries to delete
+ * @param checkPermission whether to check permission before deleting each
+ * trash entry
+ * @throws PortalException if any one of the trash entries could not be
+ * found
+ * @throws SystemException if a system exception occurred
+ */
public void deleteTrashEntries(long[] classPKs, boolean checkPermission)
throws PortalException, SystemException;
+ /**
+ * Deletes the trash entry with the primary key.
+ *
+ * @param classPK the primary key of the trash entry to delete
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public void deleteTrashEntry(long classPK)
throws PortalException, SystemException;
+ /**
+ * Deletes the trash entry with the primary key.
+ *
+ * @param classPK the primary key of the trash entry to delete
+ * @param checkPermission whether to check permission before deleting the
+ * trash entry
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public void deleteTrashEntry(long classPK, boolean checkPermission)
throws PortalException, SystemException;
+ /**
+ * Returns the class name handled by this trash handler.
+ *
+ * @return the class name handled by this trash handler
+ */
public String getClassName();
+ /**
+ * Returns the container model with the primary key.
+ *
+ * @param containerModelId the primary key of the container model
+ * @return the container model with the primary key
+ * @throws PortalException if a container model with the primary key could
+ * not be found
+ * @throws SystemException if a system exception occurred
+ */
public ContainerModel getContainerModel(long containerModelId)
throws PortalException, SystemException;
+ /**
+ * Returns the name of the container model (e.g. folder name).
+ *
+ * @return the name of the container model
+ */
public String getContainerModelName();
+ /**
+ * Returns a range of all the container models that are children of the
+ * parent container model identified by the container model ID. These
+ * container models must be able to contain the entity identified by the
+ * primary key.
+ *
+ *
+ * This method checks for the view permission when retrieving the container
+ * models.
+ *
+ *
+ *
+ * Useful when paginating results. Returns a maximum of end -
+ * start
instances. The start
and end
+ * values are not primary keys but, rather, indexes in the result set. Thus,
+ * 0
refers to the first result in the set. Setting both
+ * start
and end
to {@link
+ * com.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POS} will return the full
+ * result set.
+ *
+ *
+ * @param classPK the primary key of an entity the container models must be
+ * able to contain
+ * @param containerModelId the primary key of the parent container model
+ * @param start the lower bound of the range of results
+ * @param end the upper bound of the range of results (not inclusive)
+ * @return the range of matching container models
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public List getContainerModels(
long classPK, long containerModelId, int start, int end)
throws PortalException, SystemException;
+ /**
+ * Returns the number of container models that are children of the parent
+ * container model identified by the container model ID. These container
+ * models must be able to contain the entity identified by the primary key.
+ *
+ *
+ * This method checks for the view permission when counting the container
+ * models.
+ *
+ *
+ * @param classPK the primary key of an entity the container models must be
+ * able to contain
+ * @param containerModelId the primary key of the parent container model
+ * @return the number of matching container models
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public int getContainerModelsCount(long classPK, long containerModelId)
throws PortalException, SystemException;
+ /**
+ * Returns the message indicating that a search hit was found in a trash
+ * entry (e.g. in a trashed file or folder).
+ *
+ * @return the message
+ */
public String getDeleteMessage();
+ /**
+ * Returns the link to the location to which the trash entry was restored.
+ *
+ * @param portletRequest the portlet request
+ * @param classPK the primary key of the restored trash entry
+ * @return the restore link
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public String getRestoreLink(PortletRequest portletRequest, long classPK)
throws PortalException, SystemException;
+ /**
+ * Returns the message describing the location to which the trash entry was
+ * restored.
+ *
+ * @param portletRequest the portlet request
+ * @param classPK the primary key of the restored trash entry
+ * @return the restore message
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public String getRestoreMessage(PortletRequest portletRequest, long classPK)
throws PortalException, SystemException;
+ /**
+ * Returns the name of the root container (e.g. "home").
+ *
+ * @return the name of the root container
+ */
public String getRootContainerModelName();
+ /**
+ * Returns the name of the sub-container model (e.g. for a folder the
+ * sub-container model name may be "subfolder").
+ *
+ * @return the name of the sub-container model
+ */
public String getSubcontainerModelName();
+ /**
+ * Returns the trash renderer associated to the trash entry with the primary
+ * key.
+ *
+ * @param classPK the primary key of the trash entry
+ * @return the trash renderer associated to the trash entry
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public TrashRenderer getTrashRenderer(long classPK)
throws PortalException, SystemException;
+ /**
+ * Returns true
if the user has the required permission to
+ * perform the trash action on the trash entry with the primary key.
+ *
+ *
+ * This method is a mapper for special Recycle Bin operations that are not
+ * real permissions. The implementations of this method should translate
+ * these virtual permissions to real permission checks.
+ *
+ *
+ * @param permissionChecker the permission checker
+ * @param groupId the primary key of the group
+ * @param classPK the primary key of the trash entry
+ * @param trashActionId the trash action permission to check
+ * @return true
if the user has the required permission;
+ * false
otherwise
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public boolean hasTrashPermission(
PermissionChecker permissionChecker, long groupId, long classPK,
String trashActionId)
throws PortalException, SystemException;
+ /**
+ * Returns true
if the trash entry with the primary key is in
+ * the Recycle Bin.
+ *
+ * @param classPK the primary key of the trash entry
+ * @return true
if the trash entry is in the Recycle Bin;
+ * false
otherwise
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found in the portal
+ * @throws SystemException if a system exception occurred
+ */
public boolean isInTrash(long classPK)
throws PortalException, SystemException;
+ /**
+ * Returns true
if the trash entry can be restored to its
+ * original location.
+ *
+ *
+ * This method usually returns false
if the container (e.g.
+ * folder) of the trash entry is no longer available (e.g. moved to the
+ * Recycle Bin or deleted).
+ *
+ *
+ * @param classPK the primary key of the trash entry
+ * @return true
if the trash entry can be restored to its
+ * original location; false
otherwise
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public boolean isRestorable(long classPK)
throws PortalException, SystemException;
+ /**
+ * Moves the trash entry with the primary key out of the Recycle Bin to a
+ * new destination identified by the container model ID.
+ *
+ * @param classPK the primary key of the trash entry
+ * @param containerModelId the primary key of the destination container
+ * model
+ * @param serviceContext the service context
+ * @return the moved trash entry
+ * @throws PortalException if a trash entry with the primary key or the
+ * destination container model with the primary key could not be
+ * found
+ * @throws SystemException if a system exception occurred
+ */
public TrashEntry moveTrashEntry(
long classPK, long containerModelId, ServiceContext serviceContext)
throws PortalException, SystemException;
+ /**
+ * Restores all the trash entries with the primary keys.
+ *
+ * @param classPKs the primary keys of the trash entries to restore
+ * @throws PortalException if any one of the trash entries could not be
+ * found
+ * @throws SystemException if a system exception occurred
+ */
public void restoreTrashEntries(long[] classPKs)
throws PortalException, SystemException;
+ /**
+ * Restores the trash entry with the primary key.
+ *
+ * @param classPK the primary key of the trash entry to restore
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public void restoreTrashEntry(long classPK)
throws PortalException, SystemException;
+ /**
+ * Updates the title of the trash entry with the primary key. This method is
+ * called by {@link com.liferay.portlet.trash.action.EditEntryAction} before
+ * restoring the trash entry via its restore rename action.
+ *
+ * @param classPK the primary key of the trash entry
+ * @param title the title to be assigned
+ * @throws PortalException if a trash entry with the primary key could not
+ * be found
+ * @throws SystemException if a system exception occurred
+ */
public void updateTitle(long classPK, String title)
throws PortalException, SystemException;