Uses of Class
org.pentaho.platform.repository.content.ContentLocation

Packages that use ContentLocation
org.pentaho.platform.repository.content   
 

Uses of ContentLocation in org.pentaho.platform.repository.content
 

Methods in org.pentaho.platform.repository.content that return ContentLocation
 ContentLocation ContentItem.getParent()
           
 

Methods in org.pentaho.platform.repository.content with parameters of type ContentLocation
 void ContentItem.setParent(ContentLocation theParent)