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