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