Package com.sforce.soap.partner
Class ChildRelationship
java.lang.Object
com.sforce.soap.partner.ChildRelationship
- All Implemented Interfaces:
IChildRelationship,com.sforce.ws.bind.XMLizable
public class ChildRelationship
extends Object
implements com.sforce.ws.bind.XMLizable, IChildRelationship
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanelement : cascadeDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : childSObject of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleangetField()element : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringString[]element : junctionIdListNames of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]String[]element : junctionReferenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]element : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringbooleanelement : restrictedDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanbooleanbooleanvoidload(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)voidsetCascadeDelete(boolean cascadeDelete)protected voidsetCascadeDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetChildSObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChildSObject(String childSObject)voidsetDeprecatedAndHidden(boolean deprecatedAndHidden)protected voidsetDeprecatedAndHidden(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidprotected voidsetJunctionIdListNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetJunctionIdListNames(String[] junctionIdListNames)protected voidsetJunctionReferenceTo(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetJunctionReferenceTo(String[] junctionReferenceTo)protected voidsetRelationshipName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelationshipName(String relationshipName)voidsetRestrictedDelete(boolean restrictedDelete)protected voidsetRestrictedDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)toString()voidwrite(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)
-
Constructor Details
-
ChildRelationship
public ChildRelationship()Constructor
-
-
Method Details
-
getCascadeDelete
public boolean getCascadeDelete()Description copied from interface:IChildRelationshipelement : cascadeDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCascadeDeletein interfaceIChildRelationship
-
isCascadeDelete
public boolean isCascadeDelete()- Specified by:
isCascadeDeletein interfaceIChildRelationship
-
setCascadeDelete
public void setCascadeDelete(boolean cascadeDelete)- Specified by:
setCascadeDeletein interfaceIChildRelationship
-
setCascadeDelete
protected void setCascadeDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getChildSObject
Description copied from interface:IChildRelationshipelement : childSObject of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getChildSObjectin interfaceIChildRelationship
-
setChildSObject
- Specified by:
setChildSObjectin interfaceIChildRelationship
-
setChildSObject
protected void setChildSObject(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getDeprecatedAndHidden
public boolean getDeprecatedAndHidden()Description copied from interface:IChildRelationshipelement : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getDeprecatedAndHiddenin interfaceIChildRelationship
-
isDeprecatedAndHidden
public boolean isDeprecatedAndHidden()- Specified by:
isDeprecatedAndHiddenin interfaceIChildRelationship
-
setDeprecatedAndHidden
public void setDeprecatedAndHidden(boolean deprecatedAndHidden)- Specified by:
setDeprecatedAndHiddenin interfaceIChildRelationship
-
setDeprecatedAndHidden
protected void setDeprecatedAndHidden(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getField
Description copied from interface:IChildRelationshipelement : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getFieldin interfaceIChildRelationship
-
setField
- Specified by:
setFieldin interfaceIChildRelationship
-
setField
protected void setField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getJunctionIdListNames
Description copied from interface:IChildRelationshipelement : junctionIdListNames of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]- Specified by:
getJunctionIdListNamesin interfaceIChildRelationship
-
setJunctionIdListNames
- Specified by:
setJunctionIdListNamesin interfaceIChildRelationship
-
setJunctionIdListNames
protected void setJunctionIdListNames(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getJunctionReferenceTo
Description copied from interface:IChildRelationshipelement : junctionReferenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]- Specified by:
getJunctionReferenceToin interfaceIChildRelationship
-
setJunctionReferenceTo
- Specified by:
setJunctionReferenceToin interfaceIChildRelationship
-
setJunctionReferenceTo
protected void setJunctionReferenceTo(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getRelationshipName
Description copied from interface:IChildRelationshipelement : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getRelationshipNamein interfaceIChildRelationship
-
setRelationshipName
- Specified by:
setRelationshipNamein interfaceIChildRelationship
-
setRelationshipName
protected void setRelationshipName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
getRestrictedDelete
public boolean getRestrictedDelete()Description copied from interface:IChildRelationshipelement : restrictedDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getRestrictedDeletein interfaceIChildRelationship
-
isRestrictedDelete
public boolean isRestrictedDelete()- Specified by:
isRestrictedDeletein interfaceIChildRelationship
-
setRestrictedDelete
public void setRestrictedDelete(boolean restrictedDelete)- Specified by:
setRestrictedDeletein interfaceIChildRelationship
-
setRestrictedDelete
protected void setRestrictedDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Throws:
IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
toString
-