Uses of Class
org.exoplatform.services.wsrp.type.DestroyFailed

Packages that use DestroyFailed
org.exoplatform.services.wsrp.type   
 

Uses of DestroyFailed in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return DestroyFailed
 DestroyFailed[] DestroyPortletsResponse.getDestroyFailed()
          Gets the destroyFailed value for this DestroyPortletsResponse.
 DestroyFailed DestroyPortletsResponse.getDestroyFailed(int i)
           
 

Methods in org.exoplatform.services.wsrp.type with parameters of type DestroyFailed
 void DestroyPortletsResponse.setDestroyFailed(DestroyFailed[] destroyFailed)
          Sets the destroyFailed value for this DestroyPortletsResponse.
 void DestroyPortletsResponse.setDestroyFailed(int i, DestroyFailed _value)
           
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type DestroyFailed
DestroyPortletsResponse(DestroyFailed[] destroyFailed, Extension[] extensions)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.