Uses of Class
org.teleal.cling.support.contentdirectory.ContentDirectoryException

Packages that use ContentDirectoryException
org.teleal.cling.support.contentdirectory   
 

Uses of ContentDirectoryException in org.teleal.cling.support.contentdirectory
 

Methods in org.teleal.cling.support.contentdirectory that throw ContentDirectoryException
abstract  BrowseResult AbstractContentDirectoryService.browse(String objectID, BrowseFlag browseFlag, String filter, long firstResult, long maxResults, SortCriterion[] orderby)
          Implement this method to implement browsing of your content.
 BrowseResult AbstractContentDirectoryService.browse(String objectId, String browseFlag, String filter, org.teleal.cling.model.types.UnsignedIntegerFourBytes firstResult, org.teleal.cling.model.types.UnsignedIntegerFourBytes maxResults, String orderBy)
           
 BrowseResult AbstractContentDirectoryService.search(String containerId, String searchCriteria, String filter, long firstResult, long maxResults, SortCriterion[] orderBy)
          Override this method to implement searching of your content.
 BrowseResult AbstractContentDirectoryService.search(String containerId, String searchCriteria, String filter, org.teleal.cling.model.types.UnsignedIntegerFourBytes firstResult, org.teleal.cling.model.types.UnsignedIntegerFourBytes maxResults, String orderBy)
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.