Package com.sforce.soap.metadata
Class OauthTokenExchHandlerApp
- java.lang.Object
-
- com.sforce.soap.metadata.OauthTokenExchHandlerApp
-
-
Constructor Summary
Constructors Constructor Description OauthTokenExchHandlerApp()Constructor
-
Method Summary
-
-
-
Method Detail
-
getApexExecutionUser
public String getApexExecutionUser()
-
setApexExecutionUser
public void setApexExecutionUser(String apexExecutionUser)
-
setApexExecutionUser
protected void setApexExecutionUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConnectedApp
public String getConnectedApp()
-
setConnectedApp
public void setConnectedApp(String connectedApp)
-
setConnectedApp
protected void setConnectedApp(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getExternalClientApp
public String getExternalClientApp()
-
setExternalClientApp
public void setExternalClientApp(String externalClientApp)
-
setExternalClientApp
protected void setExternalClientApp(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsDefault
public boolean getIsDefault()
-
isIsDefault
public boolean isIsDefault()
-
setIsDefault
public void setIsDefault(boolean isDefault)
-
setIsDefault
protected void setIsDefault(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-