Uses of Interface
nl.b3p.commons.oai.dataprovider20.Identity
-
Packages that use Identity Package Description nl.b3p.commons.oai nl.b3p.commons.oai.dataprovider20 -
-
Uses of Identity in nl.b3p.commons.oai
Classes in nl.b3p.commons.oai that implement Identity Modifier and Type Class Description class
SimpleIdentity
Fields in nl.b3p.commons.oai declared as Identity Modifier and Type Field Description protected static Identity
OAI. config
Methods in nl.b3p.commons.oai that return Identity Modifier and Type Method Description static Identity
OAI. getConfig()
Methods in nl.b3p.commons.oai with parameters of type Identity Modifier and Type Method Description static void
OAI. setConfig(Identity aConfig)
-
Uses of Identity in nl.b3p.commons.oai.dataprovider20
Constructors in nl.b3p.commons.oai.dataprovider20 with parameters of type Identity Constructor Description DataProvider(Identity config, RecordFactory rf)
ConstructorDataProvider(Identity config, RecordFactory rf, Document doc)
Constructor.
-