Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.GetRecordType
-
-
Uses of GetRecordType in com.lyncode.xoai.serviceprovider.core
Methods in com.lyncode.xoai.serviceprovider.core that return GetRecordType Modifier and Type Method Description GetRecordTypeHarvester. getRecord(Parameters parameters) -
Uses of GetRecordType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return GetRecordType Modifier and Type Method Description protected GetRecordTypeGetRecordParser. parseElement(XMLEventReader reader) -
Uses of GetRecordType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec declared as GetRecordType Modifier and Type Field Description protected GetRecordTypeOAIPMHtype. getRecordMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return GetRecordType Modifier and Type Method Description GetRecordTypeOAIPMHtype. getGetRecord()Gets the value of the getRecord property.Methods in com.lyncode.xoai.serviceprovider.oaipmh.spec with parameters of type GetRecordType Modifier and Type Method Description voidOAIPMHtype. setGetRecord(GetRecordType value)Sets the value of the getRecord property. -
Uses of GetRecordType in com.lyncode.xoai.serviceprovider.verbs
Methods in com.lyncode.xoai.serviceprovider.verbs that return GetRecordType Modifier and Type Method Description GetRecordTypeGetRecord. harvest()
-