com.liferay.portlet.documentlibrary
Class DLPortletInstanceSettings
java.lang.Object
com.liferay.portlet.documentlibrary.DLPortletInstanceSettings
public class DLPortletInstanceSettings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALL_KEYS
public static final String[] ALL_KEYS
DLPortletInstanceSettings
public DLPortletInstanceSettings(Settings settings)
getInstance
public static DLPortletInstanceSettings getInstance(Layout layout,
String portletId)
throws PortalException
- Throws:
PortalException
getInstance
public static DLPortletInstanceSettings getInstance(Layout layout,
String portletId,
Map<String,String[]> parameterMap)
throws PortalException
- Throws:
PortalException
getDefaultFolderId
public long getDefaultFolderId()
getDisplayViews
public String[] getDisplayViews()
getEntriesPerPage
public int getEntriesPerPage()
getEntryColumns
public String[] getEntryColumns()
getFileEntriesPerPage
public int getFileEntriesPerPage()
getFileEntryColumns
public String[] getFileEntryColumns()
getFolderColumns
public String[] getFolderColumns()
getFoldersPerPage
public int getFoldersPerPage()
getMimeTypes
public String[] getMimeTypes()
getRootFolderId
public long getRootFolderId()
isEnableCommentRatings
public boolean isEnableCommentRatings()
isEnableFileEntryDrafts
public boolean isEnableFileEntryDrafts()
isEnableRatings
public boolean isEnableRatings()
isEnableRelatedAssets
public boolean isEnableRelatedAssets()
isShowActions
public boolean isShowActions()
isShowFolderMenu
public boolean isShowFolderMenu()
isShowFoldersSearch
public boolean isShowFoldersSearch()
isShowSubfolders
public boolean isShowSubfolders()
isShowTabs
public boolean isShowTabs()