Package microsoft.dynamics.crm.entity
Class Businessunit
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Businessunit
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Businessunit extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBusinessunit.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBusinessunit()
-
Method Summary
-
-
-
Field Detail
-
address1_addressid
protected UUID address1_addressid
-
address2_line2
protected String address2_line2
-
workflowsuspended
protected Boolean workflowsuspended
-
address2_upszone
protected String address2_upszone
-
address2_stateorprovince
protected String address2_stateorprovince
-
createdon
protected OffsetDateTime createdon
-
address1_telephone2
protected String address1_telephone2
-
picture
protected String picture
-
divisionname
protected String divisionname
-
tickersymbol
protected String tickersymbol
-
address1_line3
protected String address1_line3
-
address2_shippingmethodcode
protected Integer address2_shippingmethodcode
-
address1_shippingmethodcode
protected Integer address1_shippingmethodcode
-
disabledreason
protected String disabledreason
-
address2_name
protected String address2_name
-
address2_utcoffset
protected Integer address2_utcoffset
-
stockexchange
protected String stockexchange
-
address2_fax
protected String address2_fax
-
address2_line3
protected String address2_line3
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
businessunitid
protected UUID businessunitid
-
description
protected String description
-
address1_city
protected String address1_city
-
address1_name
protected String address1_name
-
address2_postofficebox
protected String address2_postofficebox
-
address2_addressid
protected UUID address2_addressid
-
_calendarid_value
protected UUID _calendarid_value
-
address2_telephone2
protected String address2_telephone2
-
address2_postalcode
protected String address2_postalcode
-
_createdby_value
protected UUID _createdby_value
-
fileasname
protected String fileasname
-
_modifiedby_value
protected UUID _modifiedby_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
_organizationid_value
protected UUID _organizationid_value
-
address2_latitude
protected Double address2_latitude
-
creditlimit
protected Double creditlimit
-
address1_county
protected String address1_county
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
address1_longitude
protected Double address1_longitude
-
emailaddress
protected String emailaddress
-
name
protected String name
-
address1_postalcode
protected String address1_postalcode
-
importsequencenumber
protected Integer importsequencenumber
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
address1_fax
protected String address1_fax
-
address2_line1
protected String address2_line1
-
address2_addresstypecode
protected Integer address2_addresstypecode
-
versionnumber
protected Long versionnumber
-
utcoffset
protected Integer utcoffset
-
costcenter
protected String costcenter
-
address1_postofficebox
protected String address1_postofficebox
-
address1_line2
protected String address1_line2
-
address2_longitude
protected Double address2_longitude
-
address1_upszone
protected String address1_upszone
-
address2_county
protected String address2_county
-
address2_city
protected String address2_city
-
address1_country
protected String address1_country
-
ftpsiteurl
protected String ftpsiteurl
-
address1_utcoffset
protected Integer address1_utcoffset
-
address1_stateorprovince
protected String address1_stateorprovince
-
address1_telephone3
protected String address1_telephone3
-
address1_addresstypecode
protected Integer address1_addresstypecode
-
address1_line1
protected String address1_line1
-
_parentbusinessunitid_value
protected UUID _parentbusinessunitid_value
-
address1_telephone1
protected String address1_telephone1
-
address2_country
protected String address2_country
-
address2_telephone3
protected String address2_telephone3
-
isdisabled
protected Boolean isdisabled
-
address1_latitude
protected Double address1_latitude
-
inheritancemask
protected Integer inheritancemask
-
address2_telephone1
protected String address2_telephone1
-
websiteurl
protected String websiteurl
-
exchangerate
protected BigDecimal exchangerate
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderBusinessunit
public static Businessunit.Builder builderBusinessunit()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
withAddress1_addressid
public Businessunit withAddress1_addressid(UUID address1_addressid)
-
withAddress2_line2
public Businessunit withAddress2_line2(String address2_line2)
-
withWorkflowsuspended
public Businessunit withWorkflowsuspended(Boolean workflowsuspended)
-
withAddress2_upszone
public Businessunit withAddress2_upszone(String address2_upszone)
-
withAddress2_stateorprovince
public Businessunit withAddress2_stateorprovince(String address2_stateorprovince)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Businessunit withCreatedon(OffsetDateTime createdon)
-
withAddress1_telephone2
public Businessunit withAddress1_telephone2(String address1_telephone2)
-
withPicture
public Businessunit withPicture(String picture)
-
withDivisionname
public Businessunit withDivisionname(String divisionname)
-
withTickersymbol
public Businessunit withTickersymbol(String tickersymbol)
-
withAddress1_line3
public Businessunit withAddress1_line3(String address1_line3)
-
withAddress2_shippingmethodcode
public Businessunit withAddress2_shippingmethodcode(Integer address2_shippingmethodcode)
-
withAddress1_shippingmethodcode
public Businessunit withAddress1_shippingmethodcode(Integer address1_shippingmethodcode)
-
withDisabledreason
public Businessunit withDisabledreason(String disabledreason)
-
withAddress2_name
public Businessunit withAddress2_name(String address2_name)
-
withAddress2_utcoffset
public Businessunit withAddress2_utcoffset(Integer address2_utcoffset)
-
withStockexchange
public Businessunit withStockexchange(String stockexchange)
-
withAddress2_fax
public Businessunit withAddress2_fax(String address2_fax)
-
withAddress2_line3
public Businessunit withAddress2_line3(String address2_line3)
-
with_createdonbehalfby_value
public Businessunit with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withBusinessunitid
public Businessunit withBusinessunitid(UUID businessunitid)
-
withDescription
public Businessunit withDescription(String description)
-
withAddress1_city
public Businessunit withAddress1_city(String address1_city)
-
withAddress1_name
public Businessunit withAddress1_name(String address1_name)
-
withAddress2_postofficebox
public Businessunit withAddress2_postofficebox(String address2_postofficebox)
-
withAddress2_addressid
public Businessunit withAddress2_addressid(UUID address2_addressid)
-
with_calendarid_value
public Businessunit with_calendarid_value(UUID _calendarid_value)
-
withAddress2_telephone2
public Businessunit withAddress2_telephone2(String address2_telephone2)
-
withAddress2_postalcode
public Businessunit withAddress2_postalcode(String address2_postalcode)
-
with_createdby_value
public Businessunit with_createdby_value(UUID _createdby_value)
-
withFileasname
public Businessunit withFileasname(String fileasname)
-
with_modifiedby_value
public Businessunit with_modifiedby_value(UUID _modifiedby_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Businessunit withModifiedon(OffsetDateTime modifiedon)
-
with_transactioncurrencyid_value
public Businessunit with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
with_organizationid_value
public Businessunit with_organizationid_value(UUID _organizationid_value)
-
withAddress2_latitude
public Businessunit withAddress2_latitude(Double address2_latitude)
-
withCreditlimit
public Businessunit withCreditlimit(Double creditlimit)
-
withAddress1_county
public Businessunit withAddress1_county(String address1_county)
-
with_modifiedonbehalfby_value
public Businessunit with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withAddress1_longitude
public Businessunit withAddress1_longitude(Double address1_longitude)
-
withEmailaddress
public Businessunit withEmailaddress(String emailaddress)
-
withName
public Businessunit withName(String name)
-
withAddress1_postalcode
public Businessunit withAddress1_postalcode(String address1_postalcode)
-
withImportsequencenumber
public Businessunit withImportsequencenumber(Integer importsequencenumber)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Businessunit withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withAddress1_fax
public Businessunit withAddress1_fax(String address1_fax)
-
withAddress2_line1
public Businessunit withAddress2_line1(String address2_line1)
-
withAddress2_addresstypecode
public Businessunit withAddress2_addresstypecode(Integer address2_addresstypecode)
-
withVersionnumber
public Businessunit withVersionnumber(Long versionnumber)
-
withUtcoffset
public Businessunit withUtcoffset(Integer utcoffset)
-
withCostcenter
public Businessunit withCostcenter(String costcenter)
-
withAddress1_postofficebox
public Businessunit withAddress1_postofficebox(String address1_postofficebox)
-
withAddress1_line2
public Businessunit withAddress1_line2(String address1_line2)
-
withAddress2_longitude
public Businessunit withAddress2_longitude(Double address2_longitude)
-
withAddress1_upszone
public Businessunit withAddress1_upszone(String address1_upszone)
-
withAddress2_county
public Businessunit withAddress2_county(String address2_county)
-
withAddress2_city
public Businessunit withAddress2_city(String address2_city)
-
withAddress1_country
public Businessunit withAddress1_country(String address1_country)
-
withFtpsiteurl
public Businessunit withFtpsiteurl(String ftpsiteurl)
-
withAddress1_utcoffset
public Businessunit withAddress1_utcoffset(Integer address1_utcoffset)
-
withAddress1_stateorprovince
public Businessunit withAddress1_stateorprovince(String address1_stateorprovince)
-
withAddress1_telephone3
public Businessunit withAddress1_telephone3(String address1_telephone3)
-
withAddress1_addresstypecode
public Businessunit withAddress1_addresstypecode(Integer address1_addresstypecode)
-
withAddress1_line1
public Businessunit withAddress1_line1(String address1_line1)
-
with_parentbusinessunitid_value
public Businessunit with_parentbusinessunitid_value(UUID _parentbusinessunitid_value)
-
withAddress1_telephone1
public Businessunit withAddress1_telephone1(String address1_telephone1)
-
withAddress2_country
public Businessunit withAddress2_country(String address2_country)
-
withAddress2_telephone3
public Businessunit withAddress2_telephone3(String address2_telephone3)
-
withIsdisabled
public Businessunit withIsdisabled(Boolean isdisabled)
-
withAddress1_latitude
public Businessunit withAddress1_latitude(Double address1_latitude)
-
withInheritancemask
public Businessunit withInheritancemask(Integer inheritancemask)
-
withAddress2_telephone1
public Businessunit withAddress2_telephone1(String address2_telephone1)
-
withWebsiteurl
public Businessunit withWebsiteurl(String websiteurl)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Businessunit withExchangerate(BigDecimal exchangerate)
-
withUnmappedField
public Businessunit withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getBusiness_unit_exchangesyncidmapping
public ExchangesyncidmappingCollectionRequest getBusiness_unit_exchangesyncidmapping()
-
getBusiness_unit_new_interactionforemail
public InteractionforemailCollectionRequest getBusiness_unit_new_interactionforemail()
-
getBusiness_unit_knowledgearticle
public KnowledgearticleCollectionRequest getBusiness_unit_knowledgearticle()
-
getBusiness_unit_sharepointdocumentlocation
public SharepointdocumentlocationCollectionRequest getBusiness_unit_sharepointdocumentlocation()
-
getBusiness_unit_goal
public GoalCollectionRequest getBusiness_unit_goal()
-
getBusiness_unit_mailbox
public MailboxCollectionRequest getBusiness_unit_mailbox()
-
getBusiness_unit_recurrencerule
public RecurrenceruleCollectionRequest getBusiness_unit_recurrencerule()
-
getBusinessUnit_SyncErrors
public SyncerrorCollectionRequest getBusinessUnit_SyncErrors()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getBulkDeleteOperation_BusinessUnit
public BulkdeleteoperationCollectionRequest getBulkDeleteOperation_BusinessUnit()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getBusiness_unit_workflow
public WorkflowCollectionRequest getBusiness_unit_workflow()
-
getBusinessUnit_SyncError
public SyncerrorCollectionRequest getBusinessUnit_SyncError()
-
getBusiness_unit_PostRegarding
public PostregardingCollectionRequest getBusiness_unit_PostRegarding()
-
getBusiness_unit_postfollows
public PostfollowCollectionRequest getBusiness_unit_postfollows()
-
getBusinessUnit_AsyncOperations
public AsyncoperationCollectionRequest getBusinessUnit_AsyncOperations()
-
getBusiness_unit_queues
public QueueCollectionRequest getBusiness_unit_queues()
-
getBusiness_unit_fax_activities
public FaxCollectionRequest getBusiness_unit_fax_activities()
-
getBusiness_unit_calendars
public CalendarCollectionRequest getBusiness_unit_calendars()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getBusinessUnit_ImportLogs
public ImportlogCollectionRequest getBusinessUnit_ImportLogs()
-
getBusiness_unit_annotations
public AnnotationCollectionRequest getBusiness_unit_annotations()
-
getCalendarid
public CalendarRequest getCalendarid()
-
getBusiness_unit_recurringappointmentmaster_activities
public RecurringappointmentmasterCollectionRequest getBusiness_unit_recurringappointmentmaster_activities()
-
getBusiness_unit_templates
public TemplateCollectionRequest getBusiness_unit_templates()
-
getBusiness_unit_accounts
public AccountCollectionRequest getBusiness_unit_accounts()
-
getBusiness_unit_socialprofiles
public SocialprofileCollectionRequest getBusiness_unit_socialprofiles()
-
getBusiness_unit_appointment_activities
public AppointmentCollectionRequest getBusiness_unit_appointment_activities()
-
getBusiness_unit_letter_activities
public LetterCollectionRequest getBusiness_unit_letter_activities()
-
getBusiness_unit_actioncards
public ActioncardCollectionRequest getBusiness_unit_actioncards()
-
getBusiness_unit_task_activities
public TaskCollectionRequest getBusiness_unit_task_activities()
-
getBusiness_unit_activitypointer
public ActivitypointerCollectionRequest getBusiness_unit_activitypointer()
-
getBusiness_unit_queues2
public QueueCollectionRequest getBusiness_unit_queues2()
-
getBusiness_unit_asyncoperation
public AsyncoperationCollectionRequest getBusiness_unit_asyncoperation()
-
getBusiness_unit_email_activities
public EmailCollectionRequest getBusiness_unit_email_activities()
-
getBusiness_unit_roles
public RoleCollectionRequest getBusiness_unit_roles()
-
getBusiness_unit_teams
public TeamCollectionRequest getBusiness_unit_teams()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getBusiness_unit_userqueryvisualizations
public UserqueryvisualizationCollectionRequest getBusiness_unit_userqueryvisualizations()
-
getBusiness_unit_slakpiinstance
public SlakpiinstanceCollectionRequest getBusiness_unit_slakpiinstance()
-
getOwning_businessunit_processsessions
public ProcesssessionCollectionRequest getOwning_businessunit_processsessions()
-
getBusinessUnit_DuplicateRules
public DuplicateruleCollectionRequest getBusinessUnit_DuplicateRules()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getBusinessUnit_ImportData
public ImportdataCollectionRequest getBusinessUnit_ImportData()
-
getBusinessUnit_ProcessSessions
public ProcesssessionCollectionRequest getBusinessUnit_ProcessSessions()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getBusiness_unit_phone_call_activities
public PhonecallCollectionRequest getBusiness_unit_phone_call_activities()
-
getBusiness_unit_contacts
public ContactCollectionRequest getBusiness_unit_contacts()
-
getBusiness_unit_sharepointsites
public SharepointsiteCollectionRequest getBusiness_unit_sharepointsites()
-
getBusiness_unit_emailserverprofile
public EmailserverprofileCollectionRequest getBusiness_unit_emailserverprofile()
-
getBusiness_unit_mailmergetemplates
public MailmergetemplateCollectionRequest getBusiness_unit_mailmergetemplates()
-
getBusiness_unit_workflowlogs
public WorkflowlogCollectionRequest getBusiness_unit_workflowlogs()
-
getBusinessUnit_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getBusinessUnit_BulkDeleteFailures()
-
getBusiness_unit_connections
public ConnectionCollectionRequest getBusiness_unit_connections()
-
getBusiness_unit_personaldocumenttemplates
public PersonaldocumenttemplateCollectionRequest getBusiness_unit_personaldocumenttemplates()
-
getBusinessUnit_ImportFiles
public ImportfileCollectionRequest getBusinessUnit_ImportFiles()
-
getBusiness_unit_feedback
public FeedbackCollectionRequest getBusiness_unit_feedback()
-
getBusiness_unit_reports
public ReportCollectionRequest getBusiness_unit_reports()
-
getBusinessunit_mailboxtrackingfolder
public MailboxtrackingfolderCollectionRequest getBusinessunit_mailboxtrackingfolder()
-
getBusinessunit_principalobjectattributeaccess
public PrincipalobjectattributeaccessCollectionRequest getBusinessunit_principalobjectattributeaccess()
-
getBusiness_unit_user_settings
public UsersettingsCollectionRequest getBusiness_unit_user_settings()
-
getBusinessUnit_Imports
public ImportCollectionRequest getBusinessUnit_Imports()
-
getBusiness_unit_category
public CategoryCollectionRequest getBusiness_unit_category()
-
getBusiness_unit_system_users
public SystemuserCollectionRequest getBusiness_unit_system_users()
-
getBusiness_unit_slabase
public SlaCollectionRequest getBusiness_unit_slabase()
-
getBusiness_unit_userform
public UserformCollectionRequest getBusiness_unit_userform()
-
getBusiness_unit_socialactivity
public SocialactivityCollectionRequest getBusiness_unit_socialactivity()
-
getBusiness_unit_goalrollupquery
public GoalrollupqueryCollectionRequest getBusiness_unit_goalrollupquery()
-
getBusiness_unit_userquery
public UserqueryCollectionRequest getBusiness_unit_userquery()
-
getBusinessUnit_ImportMaps
public ImportmapCollectionRequest getBusinessUnit_ImportMaps()
-
getParentbusinessunitid
public BusinessunitRequest getParentbusinessunitid()
-
getBusiness_unit_parent_business_unit
public BusinessunitCollectionRequest getBusiness_unit_parent_business_unit()
-
getBusinessunit_callbackregistration
public CallbackregistrationCollectionRequest getBusinessunit_callbackregistration()
-
getBusinessunit_canvasapp
public CanvasappCollectionRequest getBusinessunit_canvasapp()
-
getBusiness_unit_stagesolutionupload
public StagesolutionuploadCollectionRequest getBusiness_unit_stagesolutionupload()
-
getBusiness_unit_exportsolutionupload
public ExportsolutionuploadCollectionRequest getBusiness_unit_exportsolutionupload()
-
getBusiness_unit_applicationuser
public ApplicationuserCollectionRequest getBusiness_unit_applicationuser()
-
getBusiness_unit_connector
public ConnectorCollectionRequest getBusiness_unit_connector()
-
getBusiness_unit_environmentvariabledefinition
public EnvironmentvariabledefinitionCollectionRequest getBusiness_unit_environmentvariabledefinition()
-
getBusiness_unit_environmentvariablevalue
public EnvironmentvariablevalueCollectionRequest getBusiness_unit_environmentvariablevalue()
-
getBusiness_unit_processstageparameter
public ProcessstageparameterCollectionRequest getBusiness_unit_processstageparameter()
-
getBusiness_unit_flowsession
public FlowsessionCollectionRequest getBusiness_unit_flowsession()
-
getBusiness_unit_workflowbinary
public WorkflowbinaryCollectionRequest getBusiness_unit_workflowbinary()
-
getBusiness_unit_connectionreference
public ConnectionreferenceCollectionRequest getBusiness_unit_connectionreference()
-
getBusiness_unit_msdyn_serviceconfiguration
public Msdyn_serviceconfigurationCollectionRequest getBusiness_unit_msdyn_serviceconfiguration()
-
getBusiness_unit_msdyn_slakpi
public Msdyn_slakpiCollectionRequest getBusiness_unit_msdyn_slakpi()
-
getBusiness_unit_msdyn_knowledgearticleimage
public Msdyn_knowledgearticleimageCollectionRequest getBusiness_unit_msdyn_knowledgearticleimage()
-
getBusiness_unit_msdyn_knowledgearticletemplate
public Msdyn_knowledgearticletemplateCollectionRequest getBusiness_unit_msdyn_knowledgearticletemplate()
-
getBusiness_unit_msdyn_dataflow
public Msdyn_dataflowCollectionRequest getBusiness_unit_msdyn_dataflow()
-
getBusiness_unit_msdyn_richtextfile
public Msdyn_richtextfileCollectionRequest getBusiness_unit_msdyn_richtextfile()
-
getBusiness_unit_msdyn_aiconfiguration
public Msdyn_aiconfigurationCollectionRequest getBusiness_unit_msdyn_aiconfiguration()
-
getBusiness_unit_msdyn_aimodel
public Msdyn_aimodelCollectionRequest getBusiness_unit_msdyn_aimodel()
-
getBusiness_unit_msdyn_aitemplate
public Msdyn_aitemplateCollectionRequest getBusiness_unit_msdyn_aitemplate()
-
getBusiness_unit_msdyn_aibdataset
public Msdyn_aibdatasetCollectionRequest getBusiness_unit_msdyn_aibdataset()
-
getBusiness_unit_msdyn_aibdatasetfile
public Msdyn_aibdatasetfileCollectionRequest getBusiness_unit_msdyn_aibdatasetfile()
-
getBusiness_unit_msdyn_aibdatasetrecord
public Msdyn_aibdatasetrecordCollectionRequest getBusiness_unit_msdyn_aibdatasetrecord()
-
getBusiness_unit_msdyn_aibdatasetscontainer
public Msdyn_aibdatasetscontainerCollectionRequest getBusiness_unit_msdyn_aibdatasetscontainer()
-
getBusiness_unit_msdyn_aibfile
public Msdyn_aibfileCollectionRequest getBusiness_unit_msdyn_aibfile()
-
getBusiness_unit_msdyn_aibfileattacheddata
public Msdyn_aibfileattacheddataCollectionRequest getBusiness_unit_msdyn_aibfileattacheddata()
-
getBusiness_unit_msdyn_aifptrainingdocument
public Msdyn_aifptrainingdocumentCollectionRequest getBusiness_unit_msdyn_aifptrainingdocument()
-
getBusiness_unit_msdyn_aiodimage
public Msdyn_aiodimageCollectionRequest getBusiness_unit_msdyn_aiodimage()
-
getBusiness_unit_msdyn_aiodlabel
public Msdyn_aiodlabelCollectionRequest getBusiness_unit_msdyn_aiodlabel()
-
getBusiness_unit_msdyn_aiodtrainingboundingbox
public Msdyn_aiodtrainingboundingboxCollectionRequest getBusiness_unit_msdyn_aiodtrainingboundingbox()
-
getBusiness_unit_msdyn_aiodtrainingimage
public Msdyn_aiodtrainingimageCollectionRequest getBusiness_unit_msdyn_aiodtrainingimage()
-
getBusiness_unit_msdyn_analysiscomponent
public Msdyn_analysiscomponentCollectionRequest getBusiness_unit_msdyn_analysiscomponent()
-
getBusiness_unit_msdyn_analysisjob
public Msdyn_analysisjobCollectionRequest getBusiness_unit_msdyn_analysisjob()
-
getBusiness_unit_msdyn_analysisresult
public Msdyn_analysisresultCollectionRequest getBusiness_unit_msdyn_analysisresult()
-
getBusiness_unit_msdyn_analysisresultdetail
public Msdyn_analysisresultdetailCollectionRequest getBusiness_unit_msdyn_analysisresultdetail()
-
getBusiness_unit_msdyn_solutionhealthrule
public Msdyn_solutionhealthruleCollectionRequest getBusiness_unit_msdyn_solutionhealthrule()
-
getBusiness_unit_msdyn_solutionhealthruleargument
public Msdyn_solutionhealthruleargumentCollectionRequest getBusiness_unit_msdyn_solutionhealthruleargument()
-
getBusiness_unit_ggw_event
public Ggw_eventCollectionRequest getBusiness_unit_ggw_event()
-
getBusiness_unit_ggw_team
public Ggw_teamCollectionRequest getBusiness_unit_ggw_team()
-
getBusiness_unit_ggw_crew
public Ggw_crewCollectionRequest getBusiness_unit_ggw_crew()
-
getBusiness_unit_ggw_team_application
public Ggw_team_applicationCollectionRequest getBusiness_unit_ggw_team_application()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Businessunit patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Businessunit put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
retrieveBusinessHierarchyBusinessUnit
public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Businessunit> retrieveBusinessHierarchyBusinessUnit()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-