Liferay 6.0.5

com.liferay.portal.sharepoint.dws
Class RoleResponseElement

java.lang.Object
  extended by com.liferay.portal.sharepoint.dws.RoleResponseElement
All Implemented Interfaces:
ResponseElement

public class RoleResponseElement
extends Object
implements ResponseElement


Constructor Summary
RoleResponseElement(Role role)
           
 
Method Summary
 void addElement(Element rootEl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleResponseElement

public RoleResponseElement(Role role)
Method Detail

addElement

public void addElement(Element rootEl)
Specified by:
addElement in interface ResponseElement

Liferay 6.0.5