Package microsoft.dynamics.crm.entity
Class Publisher
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Publisher
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Publisher extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPublisher.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPublisher()
-
Method Summary
-
-
-
Field Detail
-
friendlyname
protected String friendlyname
-
publisherid
protected UUID publisherid
-
address2_utcoffset
protected Integer address2_utcoffset
-
address1_line2
protected String address1_line2
-
address1_upszone
protected String address1_upszone
-
address2_county
protected String address2_county
-
address1_shippingmethodcode
protected Integer address1_shippingmethodcode
-
modifiedon
protected OffsetDateTime modifiedon
-
isreadonly
protected Boolean isreadonly
-
address1_telephone3
protected String address1_telephone3
-
entityimage_timestamp
protected Long entityimage_timestamp
-
address1_country
protected String address1_country
-
pinpointpublisherdefaultlocale
protected String pinpointpublisherdefaultlocale
-
address2_name
protected String address2_name
-
address1_telephone1
protected String address1_telephone1
-
description
protected String description
-
address1_addressid
protected UUID address1_addressid
-
address2_stateorprovince
protected String address2_stateorprovince
-
address1_addresstypecode
protected Integer address1_addresstypecode
-
address2_addressid
protected UUID address2_addressid
-
address2_city
protected String address2_city
-
address1_line3
protected String address1_line3
-
address2_line1
protected String address2_line1
-
versionnumber
protected Long versionnumber
-
pinpointpublisherid
protected Long pinpointpublisherid
-
_createdby_value
protected UUID _createdby_value
-
customizationprefix
protected String customizationprefix
-
address2_line3
protected String address2_line3
-
address2_longitude
protected Double address2_longitude
-
address1_fax
protected String address1_fax
-
entityimage_url
protected String entityimage_url
-
address2_fax
protected String address2_fax
-
address1_line1
protected String address1_line1
-
address2_shippingmethodcode
protected Integer address2_shippingmethodcode
-
address2_line2
protected String address2_line2
-
address1_postalcode
protected String address1_postalcode
-
address2_postalcode
protected String address2_postalcode
-
address1_latitude
protected Double address1_latitude
-
address1_name
protected String address1_name
-
address1_postofficebox
protected String address1_postofficebox
-
address2_latitude
protected Double address2_latitude
-
customizationoptionvalueprefix
protected Integer customizationoptionvalueprefix
-
address2_upszone
protected String address2_upszone
-
address2_country
protected String address2_country
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
entityimageid
protected UUID entityimageid
-
address2_telephone1
protected String address2_telephone1
-
address1_longitude
protected Double address1_longitude
-
address1_utcoffset
protected Integer address1_utcoffset
-
address2_telephone2
protected String address2_telephone2
-
address2_addresstypecode
protected Integer address2_addresstypecode
-
_modifiedby_value
protected UUID _modifiedby_value
-
address1_county
protected String address1_county
-
createdon
protected OffsetDateTime createdon
-
address2_telephone3
protected String address2_telephone3
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
emailaddress
protected String emailaddress
-
address1_stateorprovince
protected String address1_stateorprovince
-
uniquename
protected String uniquename
-
address1_city
protected String address1_city
-
_organizationid_value
protected UUID _organizationid_value
-
address1_telephone2
protected String address1_telephone2
-
entityimage
protected byte[] entityimage
-
address2_postofficebox
protected String address2_postofficebox
-
supportingwebsiteurl
protected String supportingwebsiteurl
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderPublisher
public static Publisher.Builder builderPublisher()
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_shippingmethodcode
public Publisher withAddress1_shippingmethodcode(Integer address1_shippingmethodcode)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Publisher withModifiedon(OffsetDateTime modifiedon)
-
withPinpointpublisherdefaultlocale
public Publisher withPinpointpublisherdefaultlocale(String pinpointpublisherdefaultlocale)
-
withAddress2_stateorprovince
public Publisher withAddress2_stateorprovince(String address2_stateorprovince)
-
withAddress1_addresstypecode
public Publisher withAddress1_addresstypecode(Integer address1_addresstypecode)
-
withAddress2_shippingmethodcode
public Publisher withAddress2_shippingmethodcode(Integer address2_shippingmethodcode)
-
withAddress1_postofficebox
public Publisher withAddress1_postofficebox(String address1_postofficebox)
-
withCustomizationoptionvalueprefix
public Publisher withCustomizationoptionvalueprefix(Integer customizationoptionvalueprefix)
-
with_modifiedonbehalfby_value
public Publisher with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withAddress2_addresstypecode
public Publisher withAddress2_addresstypecode(Integer address2_addresstypecode)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Publisher withCreatedon(OffsetDateTime createdon)
-
with_createdonbehalfby_value
public Publisher with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withAddress1_stateorprovince
public Publisher withAddress1_stateorprovince(String address1_stateorprovince)
-
getEntityimage
public Optional<byte[]> getEntityimage()
-
withEntityimage
public Publisher withEntityimage(byte[] entityimage)
-
withAddress2_postofficebox
public Publisher withAddress2_postofficebox(String address2_postofficebox)
-
withUnmappedField
public Publisher withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getPublisher_DuplicateMatchingRecord
public DuplicaterecordCollectionRequest getPublisher_DuplicateMatchingRecord()
-
getPublisher_SyncErrors
public SyncerrorCollectionRequest getPublisher_SyncErrors()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getPublisher_DuplicateBaseRecord
public DuplicaterecordCollectionRequest getPublisher_DuplicateBaseRecord()
-
getPublisher_solution
public SolutionCollectionRequest getPublisher_solution()
-
getPublisher_appmodule
public AppmoduleCollectionRequest getPublisher_appmodule()
-
getPublisher_PublisherAddress
public PublisheraddressCollectionRequest getPublisher_PublisherAddress()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Publisher 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 Publisher 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
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-