Package com.sforce.soap.partner
Class PartnerConnectionWrapper
- java.lang.Object
-
- com.sforce.soap.partner.PartnerConnectionWrapper
-
- All Implemented Interfaces:
IPartnerConnectionWrapper
public class PartnerConnectionWrapper extends Object implements 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 Constructor Description PartnerConnectionWrapper(PartnerConnection connection)
-
Method Summary
-
-
-
Constructor Detail
-
PartnerConnectionWrapper
public PartnerConnectionWrapper(PartnerConnection connection)
-
-
Method Detail
-
describeAllTabs
public IDescribeTab[] describeAllTabs() throws ConnectionException
- 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
public IFindDuplicatesResult[] findDuplicates(ISObject[] sObjects) throws ConnectionException
- Specified by:
findDuplicatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
process
public IProcessResult[] process(IProcessRequest[] actions) throws ConnectionException
- Specified by:
processin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeGlobal
public IDescribeGlobalResult describeGlobal() throws ConnectionException
- Specified by:
describeGlobalin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getUserInfo
public IGetUserInfoResult getUserInfo() throws ConnectionException
- Specified by:
getUserInfoin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeGlobalTheme
public IDescribeGlobalTheme describeGlobalTheme() throws ConnectionException
- 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
public IQueryResult queryMore(String queryLocator) throws ConnectionException
- 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
public ILeadConvertResult[] convertLead(ILeadConvert[] leadConverts) throws ConnectionException
- 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
public IDeleteResult[] delete(String[] ids) throws ConnectionException
- Specified by:
deletein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
login
public ILoginResult login(String username, String password) throws ConnectionException
- Specified by:
loginin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
queryAll
public IQueryResult queryAll(String queryString) throws ConnectionException
- Specified by:
queryAllin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
update
public ISaveResult[] update(ISObject[] sObjects) throws ConnectionException
- Specified by:
updatein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
emptyRecycleBin
public IEmptyRecycleBinResult[] emptyRecycleBin(String[] ids) throws ConnectionException
- 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
public IDescribeTabSetResult[] describeTabs() throws ConnectionException
- Specified by:
describeTabsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
retrieveMassQuickActionTemplates
public IQuickActionTemplateResult[] retrieveMassQuickActionTemplates(String quickActionName, String[] contextIds) throws ConnectionException
- Specified by:
retrieveMassQuickActionTemplatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
search
public ISearchResult search(String searchString) throws ConnectionException
- Specified by:
searchin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
sendEmail
public ISendEmailResult[] sendEmail(IEmail[] messages) throws ConnectionException
- 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
public ISendEmailResult[] sendEmailMessage(String[] ids) throws ConnectionException
- 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
public IQueryResult query(String queryString) throws ConnectionException
- 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
public IDescribeSObjectResult[] describeSObjects(String[] sObjectType) throws ConnectionException
- Specified by:
describeSObjectsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeKnowledgeSettings
public IKnowledgeSettings describeKnowledgeSettings() throws ConnectionException
- Specified by:
describeKnowledgeSettingsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
undelete
public IUndeleteResult[] undelete(String[] ids) throws ConnectionException
- 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
public IDescribeThemeResult describeTheme(String[] sobjectType) throws ConnectionException
- Specified by:
describeThemein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
deleteByExample
public IDeleteByExampleResult[] deleteByExample(ISObject[] sObjects) throws ConnectionException
- 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
public IFindDuplicatesResult[] findDuplicatesByIds(String[] ids) throws ConnectionException
- 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
public IDescribeSObjectResult describeSObject(String sObjectType) throws ConnectionException
- Specified by:
describeSObjectin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
getServerTimestamp
public IGetServerTimestampResult getServerTimestamp() throws ConnectionException
- Specified by:
getServerTimestampin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
retrieveQuickActionTemplates
public IQuickActionTemplateResult[] retrieveQuickActionTemplates(String[] quickActionNames, String contextId) throws ConnectionException
- Specified by:
retrieveQuickActionTemplatesin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
setPassword
public ISetPasswordResult setPassword(String userId, String password) throws ConnectionException
- Specified by:
setPasswordin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
resetPassword
public IResetPasswordResult resetPassword(String userId) throws ConnectionException
- Specified by:
resetPasswordin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSoftphoneLayout
public IDescribeSoftphoneLayoutResult describeSoftphoneLayout() throws ConnectionException
- Specified by:
describeSoftphoneLayoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
create
public ISaveResult[] create(ISObject[] sObjects) throws ConnectionException
- Specified by:
createin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSearchLayouts
public IDescribeSearchLayoutResult[] describeSearchLayouts(String[] sObjectType) throws ConnectionException
- Specified by:
describeSearchLayoutsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
merge
public IMergeResult[] merge(IMergeRequest[] request) throws ConnectionException
- Specified by:
mergein interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
invalidateSessions
public IInvalidateSessionsResult[] invalidateSessions(String[] sessionIds) throws ConnectionException
- Specified by:
invalidateSessionsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeListViews
public IDescribeListViewResult[] describeListViews(String[] sObjectType) throws ConnectionException
- Specified by:
describeListViewsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeDataCategoryMappings
public IDescribeDataCategoryMappingResult[] describeDataCategoryMappings() throws ConnectionException
- Specified by:
describeDataCategoryMappingsin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
logout
public void logout() throws ConnectionException- Specified by:
logoutin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
describeSearchScopeOrder
public IDescribeSearchScopeOrderResult[] describeSearchScopeOrder(boolean includeRealTimeEntities) throws ConnectionException
- Specified by:
describeSearchScopeOrderin interfaceIPartnerConnectionWrapper- Throws:
ConnectionException
-
-