Uses of Class
nl.surfnet.coin.janus.Janus.Metadata

Packages that use Janus.Metadata
nl.surfnet.coin.janus   
 

Uses of Janus.Metadata in nl.surfnet.coin.janus
 

Methods in nl.surfnet.coin.janus that return Janus.Metadata
static Janus.Metadata Janus.Metadata.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Janus.Metadata[] Janus.Metadata.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.janus with parameters of type Janus.Metadata
 List<String> JanusRestClient.getEntityIdsByMetaData(Janus.Metadata key, String value)
           
 List<String> Janus.getEntityIdsByMetaData(Janus.Metadata key, String value)
          Get a list of entity ids that match the given metadata key/value pair.
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.