Package microsoft.dynamics.crm.entity
Class Workflowbinary
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Workflowbinary
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Workflowbinary extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowbinary.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_flowsessionid_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_ownerid_valueprotected UUID_owningbusinessunit_valueprotected UUID_owningteam_valueprotected UUID_owninguser_valueprotected UUID_process_valueprotected OffsetDateTimecreatedonprotected byte[]dataprotected Stringdata_nameprotected Integerimportsequencenumberprotected Stringmetadataprotected Stringmimetypeprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverriddencreatedonprotected Stringreferencenameprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Stringtypeprotected Integerutcconversiontimezonecodeprotected Longversionnumberprotected UUIDworkflowbinaryid-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedWorkflowbinary()
-
Method Summary
-
-
-
Field Detail
-
_modifiedby_value
protected UUID _modifiedby_value
-
data
protected byte[] data
-
metadata
protected String metadata
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
createdon
protected OffsetDateTime createdon
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
statuscode
protected Integer statuscode
-
statecode
protected Integer statecode
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_process_value
protected UUID _process_value
-
importsequencenumber
protected Integer importsequencenumber
-
type
protected String type
-
mimetype
protected String mimetype
-
_owninguser_value
protected UUID _owninguser_value
-
_createdby_value
protected UUID _createdby_value
-
_owningteam_value
protected UUID _owningteam_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_ownerid_value
protected UUID _ownerid_value
-
_flowsessionid_value
protected UUID _flowsessionid_value
-
workflowbinaryid
protected UUID workflowbinaryid
-
referencename
protected String referencename
-
name
protected String name
-
versionnumber
protected Long versionnumber
-
data_name
protected String data_name
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderWorkflowbinary
public static Workflowbinary.Builder builderWorkflowbinary()
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
-
with_modifiedby_value
public Workflowbinary with_modifiedby_value(UUID _modifiedby_value)
-
getData
public Optional<byte[]> getData()
-
withData
public Workflowbinary withData(byte[] data)
-
withMetadata
public Workflowbinary withMetadata(String metadata)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Workflowbinary withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Workflowbinary withCreatedon(OffsetDateTime createdon)
-
with_owningbusinessunit_value
public Workflowbinary with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_createdonbehalfby_value
public Workflowbinary with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Workflowbinary with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withStatuscode
public Workflowbinary withStatuscode(Integer statuscode)
-
withStatecode
public Workflowbinary withStatecode(Integer statecode)
-
withTimezoneruleversionnumber
public Workflowbinary withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withUtcconversiontimezonecode
public Workflowbinary withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_process_value
public Workflowbinary with_process_value(UUID _process_value)
-
withImportsequencenumber
public Workflowbinary withImportsequencenumber(Integer importsequencenumber)
-
withType
public Workflowbinary withType(String type)
-
withMimetype
public Workflowbinary withMimetype(String mimetype)
-
with_owninguser_value
public Workflowbinary with_owninguser_value(UUID _owninguser_value)
-
with_createdby_value
public Workflowbinary with_createdby_value(UUID _createdby_value)
-
with_owningteam_value
public Workflowbinary with_owningteam_value(UUID _owningteam_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Workflowbinary withModifiedon(OffsetDateTime modifiedon)
-
with_ownerid_value
public Workflowbinary with_ownerid_value(UUID _ownerid_value)
-
with_flowsessionid_value
public Workflowbinary with_flowsessionid_value(UUID _flowsessionid_value)
-
withWorkflowbinaryid
public Workflowbinary withWorkflowbinaryid(UUID workflowbinaryid)
-
withReferencename
public Workflowbinary withReferencename(String referencename)
-
withName
public Workflowbinary withName(String name)
-
withVersionnumber
public Workflowbinary withVersionnumber(Long versionnumber)
-
withData_name
public Workflowbinary withData_name(String data_name)
-
withUnmappedField
public Workflowbinary withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getOwninguser
public SystemuserRequest getOwninguser()
-
getOwningteam
public TeamRequest getOwningteam()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getWorkflowbinary_SyncErrors
public SyncerrorCollectionRequest getWorkflowbinary_SyncErrors()
-
getWorkflowbinary_AsyncOperations
public AsyncoperationCollectionRequest getWorkflowbinary_AsyncOperations()
-
getWorkflowbinary_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getWorkflowbinary_MailboxTrackingFolders()
-
getWorkflowbinary_ProcessSession
public ProcesssessionCollectionRequest getWorkflowbinary_ProcessSession()
-
getWorkflowbinary_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getWorkflowbinary_BulkDeleteFailures()
-
getWorkflowbinary_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getWorkflowbinary_PrincipalObjectAttributeAccesses()
-
getWorkflowbinary_FileAttachments
public FileattachmentCollectionRequest getWorkflowbinary_FileAttachments()
-
getFlowSessionId
public FlowsessionRequest getFlowSessionId()
-
getProcess
public WorkflowRequest getProcess()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Workflowbinary 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 Workflowbinary 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
-
-