Package com.sforce.soap.metadata
Class UIObjectRelationConfig
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.UIObjectRelationConfig
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class UIObjectRelationConfig extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description UIObjectRelationConfig()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetContextObject()java.lang.StringgetContextObjectRecordType()java.lang.StringgetDirectRelationshipField()java.lang.StringgetIndirectObjectContextField()java.lang.StringgetIndirectObjectRelatedField()java.lang.StringgetIndirectRelationshipObject()booleangetIsActive()java.lang.StringgetMasterLabel()java.lang.StringgetRelatedObject()java.lang.StringgetRelatedObjectRecordType()ObjectRelationshipTypegetRelationshipType()UIObjectRelationFieldConfig[]getUIObjectRelationFieldConfigs()booleanisIsActive()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetContextObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetContextObject(java.lang.String contextObject)protected voidsetContextObjectRecordType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetContextObjectRecordType(java.lang.String contextObjectRecordType)protected voidsetDirectRelationshipField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDirectRelationshipField(java.lang.String directRelationshipField)protected voidsetIndirectObjectContextField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndirectObjectContextField(java.lang.String indirectObjectContextField)protected voidsetIndirectObjectRelatedField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndirectObjectRelatedField(java.lang.String indirectObjectRelatedField)protected voidsetIndirectRelationshipObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIndirectRelationshipObject(java.lang.String indirectRelationshipObject)voidsetIsActive(boolean isActive)protected voidsetIsActive(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetMasterLabel(java.lang.String masterLabel)protected voidsetRelatedObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelatedObject(java.lang.String relatedObject)protected voidsetRelatedObjectRecordType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelatedObjectRecordType(java.lang.String relatedObjectRecordType)voidsetRelationshipType(ObjectRelationshipType relationshipType)protected voidsetRelationshipType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetUIObjectRelationFieldConfigs(UIObjectRelationFieldConfig[] UIObjectRelationFieldConfigs)protected voidsetUIObjectRelationFieldConfigs(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getUIObjectRelationFieldConfigs
public UIObjectRelationFieldConfig[] getUIObjectRelationFieldConfigs()
-
setUIObjectRelationFieldConfigs
public void setUIObjectRelationFieldConfigs(UIObjectRelationFieldConfig[] UIObjectRelationFieldConfigs)
-
setUIObjectRelationFieldConfigs
protected void setUIObjectRelationFieldConfigs(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getContextObject
public java.lang.String getContextObject()
-
setContextObject
public void setContextObject(java.lang.String contextObject)
-
setContextObject
protected void setContextObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getContextObjectRecordType
public java.lang.String getContextObjectRecordType()
-
setContextObjectRecordType
public void setContextObjectRecordType(java.lang.String contextObjectRecordType)
-
setContextObjectRecordType
protected void setContextObjectRecordType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDirectRelationshipField
public java.lang.String getDirectRelationshipField()
-
setDirectRelationshipField
public void setDirectRelationshipField(java.lang.String directRelationshipField)
-
setDirectRelationshipField
protected void setDirectRelationshipField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIndirectObjectContextField
public java.lang.String getIndirectObjectContextField()
-
setIndirectObjectContextField
public void setIndirectObjectContextField(java.lang.String indirectObjectContextField)
-
setIndirectObjectContextField
protected void setIndirectObjectContextField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIndirectObjectRelatedField
public java.lang.String getIndirectObjectRelatedField()
-
setIndirectObjectRelatedField
public void setIndirectObjectRelatedField(java.lang.String indirectObjectRelatedField)
-
setIndirectObjectRelatedField
protected void setIndirectObjectRelatedField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIndirectRelationshipObject
public java.lang.String getIndirectRelationshipObject()
-
setIndirectRelationshipObject
public void setIndirectRelationshipObject(java.lang.String indirectRelationshipObject)
-
setIndirectRelationshipObject
protected void setIndirectRelationshipObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIsActive
public boolean getIsActive()
-
isIsActive
public boolean isIsActive()
-
setIsActive
public void setIsActive(boolean isActive)
-
setIsActive
protected void setIsActive(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getMasterLabel
public java.lang.String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(java.lang.String masterLabel)
-
setMasterLabel
protected void setMasterLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRelatedObject
public java.lang.String getRelatedObject()
-
setRelatedObject
public void setRelatedObject(java.lang.String relatedObject)
-
setRelatedObject
protected void setRelatedObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRelatedObjectRecordType
public java.lang.String getRelatedObjectRecordType()
-
setRelatedObjectRecordType
public void setRelatedObjectRecordType(java.lang.String relatedObjectRecordType)
-
setRelatedObjectRecordType
protected void setRelatedObjectRecordType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRelationshipType
public ObjectRelationshipType getRelationshipType()
-
setRelationshipType
public void setRelationshipType(ObjectRelationshipType relationshipType)
-
setRelationshipType
protected void setRelationshipType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-