Uses of Class
net.shibboleth.metadata.ItemId

Packages that use ItemId
net.shibboleth.metadata Base classes for dealing with collections of metadata (whatever metadata might mean to you). 
 

Uses of ItemId in net.shibboleth.metadata
 

Methods in net.shibboleth.metadata with parameters of type ItemId
 int ItemId.compareTo(ItemId o)
          
 

Method parameters in net.shibboleth.metadata with type arguments of type ItemId
private  void DeduplicatingItemIdMergeStrategy.merge(HashSet<ItemId> presentItemIds, Collection<Item<?>> target, Collection<Item<?>> sourceItems)
          Adds source items to the target collection if none of the Items in the target collection have the same ItemId as source item.
 



Copyright © 2009-2011. All Rights Reserved.