Package | Description |
---|---|
org.apache.camel.component.salesforce.api.dto |
Modifier and Type | Method and Description |
---|---|
protected static SObjectField |
AbstractDescribedSObjectBase.createField(String name,
String label,
String type,
String soapType,
int length,
boolean unique,
boolean nillable,
boolean nameField,
boolean externalId,
boolean custom,
boolean caseSensitive,
boolean idLookup) |
Modifier and Type | Method and Description |
---|---|
List<SObjectField> |
SObjectDescription.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
SObjectDescription.setFields(List<SObjectField> fields) |
Apache Camel