Package microsoft.dynamics.crm.entity
Class Processstageparameter
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Processstageparameter
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Processstageparameter extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProcessstageparameter.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_createdby_valueprotected String_createdonbehalfby_valueprotected String_modifiedby_valueprotected String_modifiedonbehalfby_valueprotected String_ownerid_valueprotected String_owningbusinessunit_valueprotected String_owningteam_valueprotected String_owninguser_valueprotected String_processstageid_valueprotected OffsetDateTimecreatedonprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverriddencreatedonprotected Stringprocessstageparameteridprotected Integerstatecodeprotected Integerstatuscodeprotected Integertimezoneruleversionnumberprotected Integerutcconversiontimezonecodeprotected Stringvalueprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedProcessstageparameter()
-
Method Summary
-
-
-
Field Detail
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
timezoneruleversionnumber
protected Integer timezoneruleversionnumber
-
name
protected String name
-
statecode
protected Integer statecode
-
processstageparameterid
protected String processstageparameterid
-
statuscode
protected Integer statuscode
-
_owninguser_value
protected String _owninguser_value
-
_processstageid_value
protected String _processstageid_value
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
utcconversiontimezonecode
protected Integer utcconversiontimezonecode
-
_modifiedby_value
protected String _modifiedby_value
-
_owningbusinessunit_value
protected String _owningbusinessunit_value
-
createdon
protected OffsetDateTime createdon
-
_owningteam_value
protected String _owningteam_value
-
versionnumber
protected Long versionnumber
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
importsequencenumber
protected Integer importsequencenumber
-
value
protected String value
-
modifiedon
protected OffsetDateTime modifiedon
-
_ownerid_value
protected String _ownerid_value
-
_createdby_value
protected String _createdby_value
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderProcessstageparameter
public static Processstageparameter.Builder builderProcessstageparameter()
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_modifiedonbehalfby_value
public Processstageparameter with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withTimezoneruleversionnumber
public Processstageparameter withTimezoneruleversionnumber(Integer timezoneruleversionnumber)
-
withName
public Processstageparameter withName(String name)
-
withStatecode
public Processstageparameter withStatecode(Integer statecode)
-
withProcessstageparameterid
public Processstageparameter withProcessstageparameterid(String processstageparameterid)
-
withStatuscode
public Processstageparameter withStatuscode(Integer statuscode)
-
with_owninguser_value
public Processstageparameter with_owninguser_value(String _owninguser_value)
-
with_processstageid_value
public Processstageparameter with_processstageid_value(String _processstageid_value)
-
with_createdonbehalfby_value
public Processstageparameter with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withUtcconversiontimezonecode
public Processstageparameter withUtcconversiontimezonecode(Integer utcconversiontimezonecode)
-
with_modifiedby_value
public Processstageparameter with_modifiedby_value(String _modifiedby_value)
-
with_owningbusinessunit_value
public Processstageparameter with_owningbusinessunit_value(String _owningbusinessunit_value)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Processstageparameter withCreatedon(OffsetDateTime createdon)
-
with_owningteam_value
public Processstageparameter with_owningteam_value(String _owningteam_value)
-
withVersionnumber
public Processstageparameter withVersionnumber(Long versionnumber)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Processstageparameter withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withImportsequencenumber
public Processstageparameter withImportsequencenumber(Integer importsequencenumber)
-
withValue
public Processstageparameter withValue(String value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Processstageparameter withModifiedon(OffsetDateTime modifiedon)
-
with_ownerid_value
public Processstageparameter with_ownerid_value(String _ownerid_value)
-
with_createdby_value
public Processstageparameter with_createdby_value(String _createdby_value)
-
withUnmappedField
public Processstageparameter 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()
-
getProcessstageparameter_SyncErrors
public SyncerrorCollectionRequest getProcessstageparameter_SyncErrors()
-
getProcessstageparameter_AsyncOperations
public AsyncoperationCollectionRequest getProcessstageparameter_AsyncOperations()
-
getProcessstageparameter_MailboxTrackingFolders
public MailboxtrackingfolderCollectionRequest getProcessstageparameter_MailboxTrackingFolders()
-
getProcessstageparameter_ProcessSession
public ProcesssessionCollectionRequest getProcessstageparameter_ProcessSession()
-
getProcessstageparameter_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getProcessstageparameter_BulkDeleteFailures()
-
getProcessstageparameter_PrincipalObjectAttributeAccesses
public PrincipalobjectattributeaccessCollectionRequest getProcessstageparameter_PrincipalObjectAttributeAccesses()
-
getProcessStageId
public ProcessstageRequest getProcessStageId()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Processstageparameter 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 Processstageparameter 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
-
-