Uses of Class
org.oa4mp.server.qdl.storage.StemConverter
-
Packages that use StemConverter Package Description edu.uiuc.ncsa.oa2.qdl.storage -
-
Uses of StemConverter in edu.uiuc.ncsa.oa2.qdl.storage
Subclasses of StemConverter in edu.uiuc.ncsa.oa2.qdl.storage Modifier and Type Class Description class
AdminClientStemMC<V extends AdminClient>
Created by Jeff Gaynor
on 12/23/20 at 6:21 AMclass
ApprovalStemMC<V extends ClientApproval>
Created by Jeff Gaynor
on 12/21/20 at 6:11 AMclass
ClientStemMC<V extends OA2Client>
AStemConverter
to convert stems and clients.class
PermissionStemMC<V extends Permission>
Created by Jeff Gaynor
on 12/23/20 at 7:08 AMclass
TransactionStemMC<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 12/21/20 at 7:17 AMclass
TXRStemMC<V extends TXRecord>
Created by Jeff Gaynor
on 12/21/20 at 6:33 AMMethods in edu.uiuc.ncsa.oa2.qdl.storage that return StemConverter Modifier and Type Method Description protected StemConverter
QDLStoreAccessor. getConverter()
Methods in edu.uiuc.ncsa.oa2.qdl.storage with parameters of type StemConverter Modifier and Type Method Description void
QDLStoreAccessor. setMapConverter(StemConverter mapConverter)
-