Uses of Class
se.kb.oai.ore.AggregatedResource

Packages that use AggregatedResource
se.kb.oai.ore   
 

Uses of AggregatedResource in se.kb.oai.ore
 

Methods in se.kb.oai.ore that return AggregatedResource
 AggregatedResource Aggregation.getResource(int index)
          Get the AggreagatedResource at the specified index.
 AggregatedResource Aggregation.getResource(String id)
          Get the AggreagatedResource with the given id.
 AggregatedResource Aggregation.getResource(URI id)
          Get the AggreagatedResource with the given id.
 

Methods in se.kb.oai.ore that return types with arguments of type AggregatedResource
 List<AggregatedResource> Aggregation.getResources()
          Get this Aggregations list of AggreagatedResources.
 

Methods in se.kb.oai.ore with parameters of type AggregatedResource
 void Aggregation.addResource(AggregatedResource resource)
          Add an AggreagatedResource to this Aggregation.
 

Method parameters in se.kb.oai.ore with type arguments of type AggregatedResource
 void Aggregation.setResources(List<AggregatedResource> resources)
          Set the list of resources.
 



Copyright © 2008. All Rights Reserved.