|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupportsDD | |
---|---|
org.apache.pluto.descriptors.portlet |
Uses of SupportsDD in org.apache.pluto.descriptors.portlet |
---|
Methods in org.apache.pluto.descriptors.portlet that return SupportsDD | |
---|---|
SupportsDD |
ObjectFactory.createSupportsDD()
Create an instance of SupportsDD |
Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type SupportsDD | |
---|---|
javax.xml.bind.JAXBElement<SupportsDD> |
ObjectFactory.createPortletDDSupports(SupportsDD value)
Create an instance of JAXBElement < SupportsDD > } |
java.util.List<SupportsDD> |
PortletDD.getSupports()
|
Methods in org.apache.pluto.descriptors.portlet with parameters of type SupportsDD | |
---|---|
javax.xml.bind.JAXBElement<SupportsDD> |
ObjectFactory.createPortletDDSupports(SupportsDD value)
Create an instance of JAXBElement < SupportsDD > } |
Method parameters in org.apache.pluto.descriptors.portlet with type arguments of type SupportsDD | |
---|---|
void |
PortletDD.setSupports(java.util.List<SupportsDD> supports)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |