public class Publisher extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Publisher.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Publisher() |
protected String friendlyname
protected String publisherid
protected Integer address2_utcoffset
protected String address1_line2
protected String address1_upszone
protected String address2_county
protected Integer address1_shippingmethodcode
protected OffsetDateTime modifiedon
protected Boolean isreadonly
protected String address1_telephone3
protected Long entityimage_timestamp
protected String address1_country
protected String pinpointpublisherdefaultlocale
protected String address2_name
protected String address1_telephone1
protected String description
protected String address1_addressid
protected String address2_stateorprovince
protected Integer address1_addresstypecode
protected String address2_addressid
protected String address2_city
protected String address1_line3
protected String address2_line1
protected Long versionnumber
protected Long pinpointpublisherid
protected String _createdby_value
protected String customizationprefix
protected String address2_line3
protected Double address2_longitude
protected String address1_fax
protected String entityimage_url
protected String address2_fax
protected String address1_line1
protected Integer address2_shippingmethodcode
protected String address2_line2
protected String address1_postalcode
protected String address2_postalcode
protected Double address1_latitude
protected String address1_name
protected String address1_postofficebox
protected Double address2_latitude
protected Integer customizationoptionvalueprefix
protected String address2_upszone
protected String address2_country
protected String _modifiedonbehalfby_value
protected String entityimageid
protected String address2_telephone1
protected Double address1_longitude
protected Integer address1_utcoffset
protected String address2_telephone2
protected Integer address2_addresstypecode
protected String _modifiedby_value
protected String address1_county
protected OffsetDateTime createdon
protected String address2_telephone3
protected String _createdonbehalfby_value
protected String emailaddress
protected String address1_stateorprovince
protected String uniquename
protected String address1_city
protected String _organizationid_value
protected String address1_telephone2
protected byte[] entityimage
protected String address2_postofficebox
protected String supportingwebsiteurl
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Publisher.Builder builderPublisher()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class Crmbaseentitypublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class Crmbaseentitypublic Publisher withAddress1_shippingmethodcode(Integer address1_shippingmethodcode)
public Optional<OffsetDateTime> getModifiedon()
public Publisher withModifiedon(OffsetDateTime modifiedon)
public Publisher withPinpointpublisherdefaultlocale(String pinpointpublisherdefaultlocale)
public Publisher withAddress2_stateorprovince(String address2_stateorprovince)
public Publisher withAddress1_addresstypecode(Integer address1_addresstypecode)
public Publisher withAddress2_shippingmethodcode(Integer address2_shippingmethodcode)
public Publisher withAddress1_postofficebox(String address1_postofficebox)
public Publisher withCustomizationoptionvalueprefix(Integer customizationoptionvalueprefix)
public Publisher with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Publisher withAddress2_addresstypecode(Integer address2_addresstypecode)
public Optional<OffsetDateTime> getCreatedon()
public Publisher withCreatedon(OffsetDateTime createdon)
public Publisher with_createdonbehalfby_value(String _createdonbehalfby_value)
public Publisher withAddress1_stateorprovince(String address1_stateorprovince)
public Optional<byte[]> getEntityimage()
public Publisher withEntityimage(byte[] entityimage)
public Publisher withAddress2_postofficebox(String address2_postofficebox)
public Publisher withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedby()
public SystemuserRequest getModifiedby()
public DuplicaterecordCollectionRequest getPublisher_DuplicateMatchingRecord()
public SyncerrorCollectionRequest getPublisher_SyncErrors()
public SystemuserRequest getModifiedonbehalfby()
public OrganizationRequest getOrganizationid()
public DuplicaterecordCollectionRequest getPublisher_DuplicateBaseRecord()
public SolutionCollectionRequest getPublisher_solution()
public AppmoduleCollectionRequest getPublisher_appmodule()
public PublisheraddressCollectionRequest getPublisher_PublisherAddress()
public SystemuserRequest getCreatedonbehalfby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Publisher patch()
this with changed fields reset.patch in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Publisher put()
this
with changed fields reset (they were ignored anyway).put in class Crmbaseentitythis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class CrmbaseentityCopyright © 2018–2020. All rights reserved.