public interface SummaryFactory
Modifier and Type | Method and Description |
---|---|
Summary |
getSummary(Document document,
java.lang.String className,
long classPK,
java.util.Locale locale,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
Summary |
getSummary(java.lang.String className,
long classPK,
java.util.Locale locale) |
Summary getSummary(Document document, java.lang.String className, long classPK, java.util.Locale locale, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse) throws PortalException
PortalException
Summary getSummary(java.lang.String className, long classPK, java.util.Locale locale) throws PortalException
PortalException