public class Kbarticle extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Kbarticle.Builder |
changedFields, contextPath, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Kbarticle() |
protected String articlexml
protected String _createdby_value
protected Integer languagecode
protected Long versionnumber
protected String content
protected String _createdonbehalfby_value
protected String kbarticleid
protected byte[] entityimage
protected OffsetDateTime createdon
protected String title
protected String _modifiedonbehalfby_value
protected BigDecimal exchangerate
protected Integer statuscode
protected String _modifiedby_value
protected Integer importsequencenumber
protected OffsetDateTime overriddencreatedon
protected String keywords
protected String _organizationid_value
protected Long entityimage_timestamp
protected String entityimageid
protected String number
protected String _subjectid_value
protected Integer statecode
protected String _transactioncurrencyid_value
protected String description
protected String _kbarticletemplateid_value
protected String comments
protected OffsetDateTime modifiedon
protected String entityimage_url
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class Crmbaseentitypublic static Kbarticle.Builder builderKbarticle()
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 Kbarticle with_createdonbehalfby_value(String _createdonbehalfby_value)
public Optional<byte[]> getEntityimage()
public Kbarticle withEntityimage(byte[] entityimage)
public Optional<OffsetDateTime> getCreatedon()
public Kbarticle withCreatedon(OffsetDateTime createdon)
public Kbarticle with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
public Optional<BigDecimal> getExchangerate()
public Kbarticle withExchangerate(BigDecimal exchangerate)
public Optional<OffsetDateTime> getOverriddencreatedon()
public Kbarticle withOverriddencreatedon(OffsetDateTime overriddencreatedon)
public Kbarticle with_transactioncurrencyid_value(String _transactioncurrencyid_value)
public Kbarticle with_kbarticletemplateid_value(String _kbarticletemplateid_value)
public Optional<OffsetDateTime> getModifiedon()
public Kbarticle withModifiedon(OffsetDateTime modifiedon)
public Kbarticle withUnmappedField(String name, String value)
withUnmappedField in class Crmbaseentitypublic SystemuserRequest getCreatedonbehalfby()
public AnnotationCollectionRequest getKbArticle_Annotation()
public BulkdeletefailureCollectionRequest getKbArticle_BulkDeleteFailures()
public AsyncoperationCollectionRequest getKbArticle_AsyncOperations()
public ProcesssessionCollectionRequest getKbArticle_ProcessSessions()
public DuplicaterecordCollectionRequest getKbArticle_DuplicateMatchingRecord()
public KbarticletemplateRequest getKbarticletemplateid()
public SystemuserRequest getCreatedby()
public PrincipalobjectattributeaccessCollectionRequest getKbarticle_principalobjectattributeaccess()
public DuplicaterecordCollectionRequest getKbArticle_DuplicateBaseRecord()
public SharepointdocumentlocationCollectionRequest getKbArticle_SharepointDocumentLocation()
public OrganizationRequest getOrganizationid()
public KbarticlecommentCollectionRequest getKbarticle_comments()
public SyncerrorCollectionRequest getKbArticle_SyncErrors()
public SubjectRequest getSubjectid()
public TransactioncurrencyRequest getTransactioncurrencyid()
public SystemuserRequest getModifiedby()
public SystemuserRequest getModifiedonbehalfby()
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class Crmbaseentitypublic Kbarticle 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 Kbarticle 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–2021. All rights reserved.