Package com.sforce.soap.partner
Class PartnerConnectionWrapper
java.lang.Object
com.sforce.soap.partner.PartnerConnectionWrapper
- All Implemented Interfaces:
IPartnerConnectionWrapper
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 TypeMethodDescriptionchangeOwnPassword(String oldPassword, String newPassword) convertLead(ILeadConvert[] leadConverts) deleteByExample(ISObject[] sObjects) describeAppMenu(AppMenuType appMenuType, String networkId) describeApprovalLayout(String sObjectType, String[] approvalProcessNames) describeAvailableQuickActions(String contextType) describeCompactLayouts(String sObjectType, String[] recordTypeIds) describeDataCategoryGroups(String[] sObjectType) describeDataCategoryGroupStructures(IDataCategoryGroupSobjectTypePair[] pairs, boolean topCategoriesOnly) describeLayout(String sObjectType, String layoutName, String[] recordTypeIds) describeListViews(String[] sObjectType) describeLookupLayouts(String[] sObjectType) describeNouns(String[] nouns, boolean onlyRenamed, boolean includeFields) describePathAssistants(String sObjectType, String picklistValue, String[] recordTypeIds) describePrimaryCompactLayouts(String[] sObjectTypes) describeQuickActions(String[] quickActions) describeQuickActionsForRecordType(String[] quickActions, String recordTypeId) describeSearchableEntities(boolean includeOnlyEntitiesWithTabs) describeSearchLayouts(String[] sObjectType) describeSearchScopeOrder(boolean includeRealTimeEntities) describeSObject(String sObjectType) describeSObjectListViews(String sObjectType, boolean recentsOnly, ListViewIsSoqlCompatible isSoqlCompatible, int limit, int offset) describeSObjects(String[] sObjectType) describeTheme(String[] sobjectType) describeVisualForce(boolean includeAllDetails, String namespacePrefix) emptyRecycleBin(String[] ids) executeListView(IExecuteListViewRequest request) findDuplicates(ISObject[] sObjects) findDuplicatesByIds(String[] ids) getDeleted(String sObjectType, Calendar startDate, Calendar endDate) getUpdated(String sObjectType, Calendar startDate, Calendar endDate) invalidateSessions(String[] sessionIds) voidlogout()merge(IMergeRequest[] request) performQuickActions(IPerformQuickActionRequest[] quickActions) process(IProcessRequest[] actions) renderEmailTemplate(IRenderEmailTemplateRequest[] renderRequests) resetPassword(String userId) ISObject[]retrieveMassQuickActionTemplates(String quickActionName, String[] contextIds) retrieveQuickActionTemplates(String[] quickActionNames, String contextId) sendEmailMessage(String[] ids) setPassword(String userId, String password)
-
Constructor Details
-
PartnerConnectionWrapper
-
-
Method Details
-
describeAllTabs
- Specified by:
describeAllTabsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeDataCategoryGroupStructures
public IDescribeDataCategoryGroupStructureResult[] describeDataCategoryGroupStructures(IDataCategoryGroupSobjectTypePair[] pairs, boolean topCategoriesOnly) throws ConnectionException - Specified by:
describeDataCategoryGroupStructuresin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeDataCategoryGroups
public IDescribeDataCategoryGroupResult[] describeDataCategoryGroups(String[] sObjectType) throws ConnectionException - Specified by:
describeDataCategoryGroupsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
findDuplicates
- Specified by:
findDuplicatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
process
- Specified by:
processin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeGlobal
- Specified by:
describeGlobalin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getUserInfo
- Specified by:
getUserInfoin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeGlobalTheme
- Specified by:
describeGlobalThemein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeApprovalLayout
public IDescribeApprovalLayoutResult describeApprovalLayout(String sObjectType, String[] approvalProcessNames) throws ConnectionException - Specified by:
describeApprovalLayoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describePrimaryCompactLayouts
public IDescribeCompactLayout[] describePrimaryCompactLayouts(String[] sObjectTypes) throws ConnectionException - Specified by:
describePrimaryCompactLayoutsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
queryMore
- Specified by:
queryMorein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSearchableEntities
public IDescribeSearchableEntityResult[] describeSearchableEntities(boolean includeOnlyEntitiesWithTabs) throws ConnectionException - Specified by:
describeSearchableEntitiesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeLayout
public IDescribeLayoutResult describeLayout(String sObjectType, String layoutName, String[] recordTypeIds) throws ConnectionException - Specified by:
describeLayoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeAppMenu
public IDescribeAppMenuResult describeAppMenu(AppMenuType appMenuType, String networkId) throws ConnectionException - Specified by:
describeAppMenuin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeLookupLayouts
public IDescribeLookupLayoutResult[] describeLookupLayouts(String[] sObjectType) throws ConnectionException - Specified by:
describeLookupLayoutsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
convertLead
- Specified by:
convertLeadin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSObjectListViews
public IDescribeSoqlListViewResult describeSObjectListViews(String sObjectType, boolean recentsOnly, ListViewIsSoqlCompatible isSoqlCompatible, int limit, int offset) throws ConnectionException - Specified by:
describeSObjectListViewsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
delete
- Specified by:
deletein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
login
- Specified by:
loginin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
queryAll
- Specified by:
queryAllin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
update
- Specified by:
updatein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
emptyRecycleBin
- Specified by:
emptyRecycleBinin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeCompactLayouts
public IDescribeCompactLayoutsResult describeCompactLayouts(String sObjectType, String[] recordTypeIds) throws ConnectionException - Specified by:
describeCompactLayoutsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
changeOwnPassword
public IChangeOwnPasswordResult changeOwnPassword(String oldPassword, String newPassword) throws ConnectionException - Specified by:
changeOwnPasswordin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSoqlListViews
public IDescribeSoqlListViewResult describeSoqlListViews(IDescribeSoqlListViewsRequest request) throws ConnectionException - Specified by:
describeSoqlListViewsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describePathAssistants
public IDescribePathAssistantsResult describePathAssistants(String sObjectType, String picklistValue, String[] recordTypeIds) throws ConnectionException - Specified by:
describePathAssistantsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeAvailableQuickActions
public IDescribeAvailableQuickActionResult[] describeAvailableQuickActions(String contextType) throws ConnectionException - Specified by:
describeAvailableQuickActionsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getDeleted
public IGetDeletedResult getDeleted(String sObjectType, Calendar startDate, Calendar endDate) throws ConnectionException - Specified by:
getDeletedin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeTabs
- Specified by:
describeTabsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
retrieveMassQuickActionTemplates
public IQuickActionTemplateResult[] retrieveMassQuickActionTemplates(String quickActionName, String[] contextIds) throws ConnectionException - Specified by:
retrieveMassQuickActionTemplatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
search
- Specified by:
searchin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
sendEmail
- Specified by:
sendEmailin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getUpdated
public IGetUpdatedResult getUpdated(String sObjectType, Calendar startDate, Calendar endDate) throws ConnectionException - Specified by:
getUpdatedin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
sendEmailMessage
- Specified by:
sendEmailMessagein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeQuickActionsForRecordType
public IDescribeQuickActionResult[] describeQuickActionsForRecordType(String[] quickActions, String recordTypeId) throws ConnectionException - Specified by:
describeQuickActionsForRecordTypein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
renderEmailTemplate
public IRenderEmailTemplateResult[] renderEmailTemplate(IRenderEmailTemplateRequest[] renderRequests) throws ConnectionException - Specified by:
renderEmailTemplatein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
upsert
public IUpsertResult[] upsert(String externalIDFieldName, ISObject[] sObjects) throws ConnectionException - Specified by:
upsertin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
query
- Specified by:
queryin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeQuickActions
public IDescribeQuickActionResult[] describeQuickActions(String[] quickActions) throws ConnectionException - Specified by:
describeQuickActionsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
performQuickActions
public IPerformQuickActionResult[] performQuickActions(IPerformQuickActionRequest[] quickActions) throws ConnectionException - Specified by:
performQuickActionsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSObjects
- Specified by:
describeSObjectsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeKnowledgeSettings
- Specified by:
describeKnowledgeSettingsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
undelete
- Specified by:
undeletein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
retrieve
public ISObject[] retrieve(String fieldList, String sObjectType, String[] ids) throws ConnectionException - Specified by:
retrievein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeTheme
- Specified by:
describeThemein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
deleteByExample
- Specified by:
deleteByExamplein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeNouns
public IDescribeNounResult[] describeNouns(String[] nouns, boolean onlyRenamed, boolean includeFields) throws ConnectionException - Specified by:
describeNounsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
findDuplicatesByIds
- Specified by:
findDuplicatesByIdsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
executeListView
public IExecuteListViewResult executeListView(IExecuteListViewRequest request) throws ConnectionException - Specified by:
executeListViewin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
renderStoredEmailTemplate
public IRenderStoredEmailTemplateResult renderStoredEmailTemplate(IRenderStoredEmailTemplateRequest request) throws ConnectionException - Specified by:
renderStoredEmailTemplatein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeVisualForce
public IDescribeVisualForceResult describeVisualForce(boolean includeAllDetails, String namespacePrefix) throws ConnectionException - Specified by:
describeVisualForcein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSObject
- Specified by:
describeSObjectin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getServerTimestamp
- Specified by:
getServerTimestampin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
retrieveQuickActionTemplates
public IQuickActionTemplateResult[] retrieveQuickActionTemplates(String[] quickActionNames, String contextId) throws ConnectionException - Specified by:
retrieveQuickActionTemplatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
setPassword
- Specified by:
setPasswordin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
resetPassword
- Specified by:
resetPasswordin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSoftphoneLayout
- Specified by:
describeSoftphoneLayoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
create
- Specified by:
createin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSearchLayouts
public IDescribeSearchLayoutResult[] describeSearchLayouts(String[] sObjectType) throws ConnectionException - Specified by:
describeSearchLayoutsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
merge
- Specified by:
mergein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
invalidateSessions
public IInvalidateSessionsResult[] invalidateSessions(String[] sessionIds) throws ConnectionException - Specified by:
invalidateSessionsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeListViews
- Specified by:
describeListViewsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeDataCategoryMappings
public IDescribeDataCategoryMappingResult[] describeDataCategoryMappings() throws ConnectionException- Specified by:
describeDataCategoryMappingsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
logout
- Specified by:
logoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSearchScopeOrder
public IDescribeSearchScopeOrderResult[] describeSearchScopeOrder(boolean includeRealTimeEntities) throws ConnectionException - Specified by:
describeSearchScopeOrderin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-