Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.wss.spi.dws.Link

Packages that use Link
org.nuxeo.wss.spi.dws   
 

Uses of Link in org.nuxeo.wss.spi.dws
 

Classes in org.nuxeo.wss.spi.dws that implement Link
 class LinkImpl
           
 

Methods in org.nuxeo.wss.spi.dws that return types with arguments of type Link
 java.util.List<Link> DWSMetaDataImpl.getLinks()
           
 java.util.List<Link> DWSMetaData.getLinks()
           
 

Method parameters in org.nuxeo.wss.spi.dws with type arguments of type Link
 void DWSMetaDataImpl.setLinks(java.util.List<Link> links)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.