Uses of Interface
com.sforce.soap.partner.ILoginResult
-
Packages that use ILoginResult Package Description com.sforce.soap.partner -
-
Uses of ILoginResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement ILoginResult Modifier and Type Class Description classLoginResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return ILoginResult Modifier and Type Method Description ILoginResultILoginResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}LoginResult java type: com.sforce.soap.partner.LoginResultILoginResultIPartnerConnectionWrapper. login(String username, String password)ILoginResultPartnerConnectionWrapper. login(String username, String password)ILoginResultIPartnerConnectionFactory. newILoginResult()ILoginResultPartnerConnectionFactory. newILoginResult()Methods in com.sforce.soap.partner with parameters of type ILoginResult Modifier and Type Method Description voidILoginResponse_element. setResult(ILoginResult result)voidLoginResponse_element. setResult(ILoginResult result)
-