|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portlet.admin.services.PortletConfigService
public class PortletConfigService
Parses out info from portlet.xml, putting them in a list of PortletDD objects to be used to update web.xml during deployment.
Nested Class Summary | |
---|---|
class |
PortletConfigService.RoleRef
Small Value Object holding a security-role-ref name and link values in the portletDDList List. |
Field Summary | |
---|---|
static java.lang.String |
CLASS_NAME
|
Constructor Summary | |
---|---|
PortletConfigService(java.io.InputStream ios)
|
Method Summary | |
---|---|
java.util.List |
getPortletDDList()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASS_NAME
Constructor Detail |
---|
public PortletConfigService(java.io.InputStream ios)
Method Detail |
---|
public java.util.List getPortletDDList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |