Uses of Class
org.exoplatform.content.model.ContentNavigation

Packages that use ContentNavigation
org.exoplatform.content.service   
org.exoplatform.content.service.impl   
 

Uses of ContentNavigation in org.exoplatform.content.service
 

Methods in org.exoplatform.content.service that return ContentNavigation
 ContentNavigation ContentDAO.get(java.lang.String owner)
           
 

Methods in org.exoplatform.content.service with parameters of type ContentNavigation
 void ContentDAO.create(ContentNavigation navigation)
           
 void ContentDAO.save(ContentNavigation navigation)
           
 

Uses of ContentNavigation in org.exoplatform.content.service.impl
 

Methods in org.exoplatform.content.service.impl that return ContentNavigation
 ContentNavigation ContentDAOImpl.get(java.lang.String owner)
           
 

Methods in org.exoplatform.content.service.impl with parameters of type ContentNavigation
 void ContentDAOImpl.create(ContentNavigation navigation)
           
 void ContentDAOImpl.save(ContentNavigation navigation)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.