Uses of Class
com.lyncode.xoai.dataprovider.core.ReferenceSet
-
Packages that use ReferenceSet Package Description com.lyncode.xoai.dataprovider.core com.lyncode.xoai.dataprovider.data com.lyncode.xoai.dataprovider.data.internal com.lyncode.xoai.dataprovider.sets -
-
Uses of ReferenceSet in com.lyncode.xoai.dataprovider.core
Subclasses of ReferenceSet in com.lyncode.xoai.dataprovider.core Modifier and Type Class Description classSetMethods in com.lyncode.xoai.dataprovider.core with parameters of type ReferenceSet Modifier and Type Method Description booleanReferenceSet. equals(ReferenceSet set) -
Uses of ReferenceSet in com.lyncode.xoai.dataprovider.data
Methods in com.lyncode.xoai.dataprovider.data that return types with arguments of type ReferenceSet Modifier and Type Method Description List<ReferenceSet>ItemIdentifier. getSets()Exposes the list of sets (using the set_spec) that contains the item (OAI-PMH record). -
Uses of ReferenceSet in com.lyncode.xoai.dataprovider.data.internal
Methods in com.lyncode.xoai.dataprovider.data.internal that return types with arguments of type ReferenceSet Modifier and Type Method Description List<ReferenceSet>ItemIdentifyHelper. getSets(XOAIContext context) -
Uses of ReferenceSet in com.lyncode.xoai.dataprovider.sets
Subclasses of ReferenceSet in com.lyncode.xoai.dataprovider.sets Modifier and Type Class Description classStaticSet
-