|
Liferay 6.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProviderType public interface PortletPreferencesFactory
Method Summary | |
---|---|
abstract void |
checkControlPanelPortletPreferences(ThemeDisplay themeDisplay,
Portlet portlet)
|
abstract PortletPreferences |
fromDefaultXML(String xml)
|
abstract PortalPreferences |
fromXML(long ownerId,
int ownerType,
String xml)
|
abstract PortletPreferences |
fromXML(long companyId,
long ownerId,
int ownerType,
long plid,
String portletId,
String xml)
|
abstract PortalPreferences |
fromXML(long companyId,
long ownerId,
int ownerType,
String xml)
Deprecated. As of 6.2.0, replaced by fromXML(long, int, String) |
abstract PortletPreferences |
getLayoutPortletSetup(Layout layout,
String portletId)
|
abstract PortalPreferences |
getPortalPreferences(javax.servlet.http.HttpServletRequest request)
|
abstract PortalPreferences |
getPortalPreferences(javax.servlet.http.HttpSession session,
long userId,
boolean signedIn)
|
abstract PortalPreferences |
getPortalPreferences(javax.servlet.http.HttpSession session,
long companyId,
long userId,
boolean signedIn)
Deprecated. As of 6.2.0, replaced by getPortalPreferences(HttpSession, long, boolean) |
abstract PortalPreferences |
getPortalPreferences(long userId,
boolean signedIn)
|
abstract PortalPreferences |
getPortalPreferences(long companyId,
long userId,
boolean signedIn)
Deprecated. As of 6.2.0, replaced by getPortalPreferences(long,
boolean) |
abstract PortalPreferences |
getPortalPreferences(PortletRequest portletRequest)
|
abstract PortletPreferences |
getPortletPreferences(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferencesIds |
getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
Layout selLayout,
String portletId)
|
abstract PortletPreferencesIds |
getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferencesIds |
getPortletPreferencesIds(long scopeGroupId,
long userId,
Layout layout,
String portletId,
boolean modeEditGuest)
|
abstract PortletPreferences |
getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId)
|
abstract PortletPreferences |
getPortletSetup(javax.servlet.http.HttpServletRequest request,
String portletId,
String defaultPreferences)
|
abstract PortletPreferences |
getPortletSetup(Layout layout,
String portletId,
String defaultPreferences)
|
abstract PortletPreferences |
getPortletSetup(long scopeGroupId,
Layout layout,
String portletId,
String defaultPreferences)
|
abstract PortletPreferences |
getPortletSetup(PortletRequest portletRequest)
|
abstract PortletPreferences |
getPortletSetup(PortletRequest portletRequest,
String portletId)
|
abstract Map<Long,PortletPreferences> |
getPortletSetupMap(long companyId,
long groupId,
long ownerId,
int ownerType,
String portletId,
boolean privateLayout)
|
abstract PortletPreferences |
getPreferences(javax.servlet.http.HttpServletRequest request)
|
abstract PreferencesValidator |
getPreferencesValidator(Portlet portlet)
|
abstract PortletPreferences |
getStrictLayoutPortletSetup(Layout layout,
String portletId)
|
abstract PortletPreferences |
getStrictPortletSetup(Layout layout,
String portletId)
|
abstract String |
toXML(PortalPreferences portalPreferences)
|
abstract String |
toXML(PortletPreferences portletPreferences)
|
Method Detail |
---|
void checkControlPanelPortletPreferences(ThemeDisplay themeDisplay, Portlet portlet) throws PortalException, SystemException
PortalException
SystemException
PortletPreferences fromDefaultXML(String xml) throws SystemException
SystemException
PortalPreferences fromXML(long ownerId, int ownerType, String xml) throws SystemException
SystemException
PortletPreferences fromXML(long companyId, long ownerId, int ownerType, long plid, String portletId, String xml) throws SystemException
SystemException
PortalPreferences fromXML(long companyId, long ownerId, int ownerType, String xml) throws SystemException
fromXML(long, int, String)
SystemException
PortletPreferences getLayoutPortletSetup(Layout layout, String portletId) throws SystemException
SystemException
PortalPreferences getPortalPreferences(javax.servlet.http.HttpServletRequest request) throws SystemException
SystemException
PortalPreferences getPortalPreferences(javax.servlet.http.HttpSession session, long userId, boolean signedIn) throws SystemException
SystemException
PortalPreferences getPortalPreferences(javax.servlet.http.HttpSession session, long companyId, long userId, boolean signedIn) throws SystemException
getPortalPreferences(HttpSession, long, boolean)
SystemException
PortalPreferences getPortalPreferences(long userId, boolean signedIn) throws SystemException
SystemException
PortalPreferences getPortalPreferences(long companyId, long userId, boolean signedIn) throws SystemException
getPortalPreferences(long,
boolean)
SystemException
PortalPreferences getPortalPreferences(PortletRequest portletRequest) throws SystemException
SystemException
PortletPreferences getPortletPreferences(javax.servlet.http.HttpServletRequest request, String portletId) throws PortalException, SystemException
PortalException
SystemException
PortletPreferencesIds getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request, Layout selLayout, String portletId) throws PortalException, SystemException
PortalException
SystemException
PortletPreferencesIds getPortletPreferencesIds(javax.servlet.http.HttpServletRequest request, String portletId) throws PortalException, SystemException
PortalException
SystemException
PortletPreferencesIds getPortletPreferencesIds(long scopeGroupId, long userId, Layout layout, String portletId, boolean modeEditGuest) throws PortalException, SystemException
PortalException
SystemException
PortletPreferences getPortletSetup(javax.servlet.http.HttpServletRequest request, String portletId) throws PortalException, SystemException
PortalException
SystemException
PortletPreferences getPortletSetup(javax.servlet.http.HttpServletRequest request, String portletId, String defaultPreferences) throws PortalException, SystemException
PortalException
SystemException
PortletPreferences getPortletSetup(Layout layout, String portletId, String defaultPreferences) throws SystemException
SystemException
PortletPreferences getPortletSetup(long scopeGroupId, Layout layout, String portletId, String defaultPreferences) throws SystemException
SystemException
PortletPreferences getPortletSetup(PortletRequest portletRequest) throws PortalException, SystemException
PortalException
SystemException
PortletPreferences getPortletSetup(PortletRequest portletRequest, String portletId) throws PortalException, SystemException
PortalException
SystemException
Map<Long,PortletPreferences> getPortletSetupMap(long companyId, long groupId, long ownerId, int ownerType, String portletId, boolean privateLayout) throws SystemException
SystemException
PortletPreferences getPreferences(javax.servlet.http.HttpServletRequest request)
PreferencesValidator getPreferencesValidator(Portlet portlet)
PortletPreferences getStrictLayoutPortletSetup(Layout layout, String portletId) throws SystemException
SystemException
PortletPreferences getStrictPortletSetup(Layout layout, String portletId) throws SystemException
SystemException
String toXML(PortalPreferences portalPreferences)
String toXML(PortletPreferences portletPreferences)
|
Liferay 6.2.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |