|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRoleRefDD | |
---|---|
org.apache.pluto.descriptors.common | Common deployment descriptor elements used in many descriptors. |
org.apache.pluto.descriptors.portlet |
Uses of SecurityRoleRefDD in org.apache.pluto.descriptors.common |
---|
Methods in org.apache.pluto.descriptors.common that return SecurityRoleRefDD | |
---|---|
SecurityRoleRefDD |
ObjectFactory.createSecurityRoleRefDD()
Create an instance of SecurityRoleRefDD |
Methods in org.apache.pluto.descriptors.common that return types with arguments of type SecurityRoleRefDD | |
---|---|
JAXBElement<SecurityRoleRefDD> |
ObjectFactory.createPortletDDSecurityRoleRef(SecurityRoleRefDD value)
Create an instance of JAXBElement < SecurityRoleRefDD > } |
Methods in org.apache.pluto.descriptors.common with parameters of type SecurityRoleRefDD | |
---|---|
JAXBElement<SecurityRoleRefDD> |
ObjectFactory.createPortletDDSecurityRoleRef(SecurityRoleRefDD value)
Create an instance of JAXBElement < SecurityRoleRefDD > } |
Uses of SecurityRoleRefDD in org.apache.pluto.descriptors.portlet |
---|
Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type SecurityRoleRefDD | |
---|---|
List<SecurityRoleRefDD> |
PortletDD.getSecurityRoleRefs()
|
Method parameters in org.apache.pluto.descriptors.portlet with type arguments of type SecurityRoleRefDD | |
---|---|
void |
PortletDD.setSecurityRoleRefs(List<SecurityRoleRefDD> securityRoleRefs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |