Methods
Modifier and Type |
Method and Description |
String |
getAddToPagePortletId()
Deprecated.
As of 7.0.0, with no direct replacement
|
T |
getAssetObject() |
AssetRendererFactory<T> |
getAssetRendererFactory() |
int |
getAssetRendererType() |
String[] |
getAvailableLanguageIds() |
DDMFormValuesReader |
getDDMFormValuesReader() |
String |
getDiscussionPath() |
Date |
getDisplayDate()
Deprecated.
As of 7.0.0, with no direct replacement
|
long |
getGroupId() |
String |
getNewName(String oldName,
String token) |
String |
getPreviewPath(PortletRequest portletRequest,
PortletResponse portletResponse)
Deprecated.
As of 7.0.0, with no direct replacement
|
String |
getSearchSummary(Locale locale) |
int |
getStatus() |
String |
getSummary() |
String |
getSummary(Locale locale)
|
String[] |
getSupportedConversions() |
String |
getThumbnailPath(PortletRequest portletRequest) |
String |
getURLDownload(ThemeDisplay themeDisplay) |
PortletURL |
getURLEdit(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse) |
PortletURL |
getURLEdit(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
WindowState windowState,
PortletURL redirectURL) |
PortletURL |
getURLExport(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse) |
String |
getURLImagePreview(PortletRequest portletRequest) |
String |
getUrlTitle() |
String |
getURLView(LiferayPortletResponse liferayPortletResponse,
WindowState windowState) |
PortletURL |
getURLViewDiffs(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse) |
String |
getURLViewInContext(LiferayPortletRequest liferayPortletRequest,
LiferayPortletResponse liferayPortletResponse,
String noSuchEntryRedirect) |
long |
getUserId() |
String |
getUserName() |
String |
getUuid() |
String |
getViewInContextMessage() |
boolean |
hasEditPermission(PermissionChecker permissionChecker) |
boolean |
hasViewPermission(PermissionChecker permissionChecker) |
boolean |
isCommentable() |
boolean |
isConvertible() |
boolean |
isDisplayable() |
boolean |
isLocalizable() |
boolean |
isPreviewInContext() |
boolean |
isPrintable() |
boolean |
isRatable() |
void |
setAddToPagePreferences(PortletPreferences portletPreferences,
String portletId,
ThemeDisplay themeDisplay)
Deprecated.
As of 7.0.0, with no direct replacement
|