Uses of Class
org.fcrepo.client.utility.validate.types.DatastreamInfo

Packages that use DatastreamInfo
org.fcrepo.client.utility.validate.remote   
org.fcrepo.client.utility.validate.types   
 

Uses of DatastreamInfo in org.fcrepo.client.utility.validate.remote
 

Methods in org.fcrepo.client.utility.validate.remote that return types with arguments of type DatastreamInfo
static Set<DatastreamInfo> TypeUtility.convertGenDatastreamArrayToDatastreamInfoSet(Datastream[] genDss)
          Convert an array of WSDL-style Datastreams into a Set of local DatastreamInfo objects.
 

Uses of DatastreamInfo in org.fcrepo.client.utility.validate.types
 

Methods in org.fcrepo.client.utility.validate.types that return DatastreamInfo
 DatastreamInfo ObjectInfo.getDatastreamInfo(String dsId)
           
 DatastreamInfo BasicObjectInfo.getDatastreamInfo(String dsId)
           
 

Constructor parameters in org.fcrepo.client.utility.validate.types with type arguments of type DatastreamInfo
BasicObjectInfo(String pid, Collection<RelationshipInfo> relations, Collection<DatastreamInfo> datastreams)
          Create a full object.
 



Copyright © 2012 DuraSpace. All Rights Reserved.