72737475767778
throws IOException { throw new NotYetImplemented(); } public boolean invalidateSession(String sessId) { throw new NotYetImplemented(); }
53545556575859
this.response = rr; } public void sendRedirect(String s, String s1) throws IOException { throw new NotYetImplemented(); }
329330331332333334335
setEvent(name, value); } public PortletMode getPortletMode() { throw new NotYetImplemented(); }
334335336337338339340
throw new NotYetImplemented(); } public WindowState getWindowState() { throw new NotYetImplemented(); }
453454455456457458459
} public PortletContext exportPortlet(PortletStateType stateType, PortletContext originalPortletContext) throws PortletInvokerException { throw new NotYetImplemented(); }
459460461462463464465
} public PortletContext importPortlet(PortletStateType stateType, PortletContext originalPortletContext) throws PortletInvokerException { throw new NotYetImplemented(); }
559560561562563564565566567568569
return event.getType().toString(); } public XmlRootElement getXMLBinding() { throw new NotYetImplemented(); // todo } }, event.getAliases()); this.eventDescriptions.put(name, eventInfo);
111112113114115116117
} } public int doStartTag(PortalPrepareResponse prepareResponse) throws JspException { throw new NotYetImplemented(); }
116117118119120121122
throw new NotYetImplemented(); } public int doEndTag(PortalPrepareResponse prepareResponse) throws JspException { throw new NotYetImplemented(); }
121122123124125126127
throw new NotYetImplemented(); } public int doStartTag(PortalRenderResponse renderResponse) throws JspException { throw new NotYetImplemented(); }