Uses of Class
org.oa4mp.delegation.common.storage.clients.BaseClient
-
Packages that use BaseClient Package Description org.oa4mp.delegation.common.storage.clients -
-
Uses of BaseClient in org.oa4mp.delegation.common.storage.clients
Classes in org.oa4mp.delegation.common.storage.clients with type parameters of type BaseClient Modifier and Type Class Description classBaseClientConverter<V extends BaseClient>Created by Jeff Gaynor
on 10/20/16 at 12:58 PMSubclasses of BaseClient in org.oa4mp.delegation.common.storage.clients Modifier and Type Class Description classClientModels a client.Methods in org.oa4mp.delegation.common.storage.clients that return BaseClient Modifier and Type Method Description BaseClientBaseClient. clone()Methods in org.oa4mp.delegation.common.storage.clients with parameters of type BaseClient Modifier and Type Method Description protected voidBaseClient. populateClone(BaseClient c)protected voidClient. populateClone(BaseClient client)
-