Package microsoft.dynamics.crm.entity
Class Pluginassembly
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Pluginassembly
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Pluginassembly extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPluginassembly.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPluginassembly()
-
Method Summary
-
-
-
Field Detail
-
culture
protected String culture
-
_modifiedby_value
protected String _modifiedby_value
-
version
protected String version
-
description
protected String description
-
sourcehash
protected String sourcehash
-
username
protected String username
-
ismanaged
protected Boolean ismanaged
-
modifiedon
protected OffsetDateTime modifiedon
-
introducedversion
protected String introducedversion
-
createdon
protected OffsetDateTime createdon
-
customizationlevel
protected Integer customizationlevel
-
publickeytoken
protected String publickeytoken
-
content
protected String content
-
content_binary
protected byte[] content_binary
-
path
protected String path
-
name
protected String name
-
_createdonbehalfby_value
protected String _createdonbehalfby_value
-
ispasswordset
protected Boolean ispasswordset
-
password
protected String password
-
_organizationid_value
protected String _organizationid_value
-
isolationmode
protected Integer isolationmode
-
url
protected String url
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
_createdby_value
protected String _createdby_value
-
major
protected Integer major
-
minor
protected Integer minor
-
componentstate
protected Integer componentstate
-
_modifiedonbehalfby_value
protected String _modifiedonbehalfby_value
-
solutionid
protected String solutionid
-
authtype
protected Integer authtype
-
sourcetype
protected Integer sourcetype
-
pluginassemblyid
protected String pluginassemblyid
-
ishidden
protected BooleanManagedProperty ishidden
-
pluginassemblyidunique
protected String pluginassemblyidunique
-
overwritetime
protected OffsetDateTime overwritetime
-
versionnumber
protected Long versionnumber
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderPluginassembly
public static Pluginassembly.Builder builderPluginassembly()
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
-
withCulture
public Pluginassembly withCulture(String culture)
-
with_modifiedby_value
public Pluginassembly with_modifiedby_value(String _modifiedby_value)
-
withVersion
public Pluginassembly withVersion(String version)
-
withDescription
public Pluginassembly withDescription(String description)
-
withSourcehash
public Pluginassembly withSourcehash(String sourcehash)
-
withUsername
public Pluginassembly withUsername(String username)
-
withIsmanaged
public Pluginassembly withIsmanaged(Boolean ismanaged)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Pluginassembly withModifiedon(OffsetDateTime modifiedon)
-
withIntroducedversion
public Pluginassembly withIntroducedversion(String introducedversion)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Pluginassembly withCreatedon(OffsetDateTime createdon)
-
withCustomizationlevel
public Pluginassembly withCustomizationlevel(Integer customizationlevel)
-
withPublickeytoken
public Pluginassembly withPublickeytoken(String publickeytoken)
-
withContent
public Pluginassembly withContent(String content)
-
getContent_binary
public Optional<byte[]> getContent_binary()
-
withContent_binary
public Pluginassembly withContent_binary(byte[] content_binary)
-
withPath
public Pluginassembly withPath(String path)
-
withName
public Pluginassembly withName(String name)
-
with_createdonbehalfby_value
public Pluginassembly with_createdonbehalfby_value(String _createdonbehalfby_value)
-
withIspasswordset
public Pluginassembly withIspasswordset(Boolean ispasswordset)
-
withPassword
public Pluginassembly withPassword(String password)
-
with_organizationid_value
public Pluginassembly with_organizationid_value(String _organizationid_value)
-
withIsolationmode
public Pluginassembly withIsolationmode(Integer isolationmode)
-
withUrl
public Pluginassembly withUrl(String url)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Pluginassembly withIscustomizable(BooleanManagedProperty iscustomizable)
-
with_createdby_value
public Pluginassembly with_createdby_value(String _createdby_value)
-
withMajor
public Pluginassembly withMajor(Integer major)
-
withMinor
public Pluginassembly withMinor(Integer minor)
-
withComponentstate
public Pluginassembly withComponentstate(Integer componentstate)
-
with_modifiedonbehalfby_value
public Pluginassembly with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)
-
withSolutionid
public Pluginassembly withSolutionid(String solutionid)
-
withAuthtype
public Pluginassembly withAuthtype(Integer authtype)
-
withSourcetype
public Pluginassembly withSourcetype(Integer sourcetype)
-
withPluginassemblyid
public Pluginassembly withPluginassemblyid(String pluginassemblyid)
-
getIshidden
public Optional<BooleanManagedProperty> getIshidden()
-
withIshidden
public Pluginassembly withIshidden(BooleanManagedProperty ishidden)
-
withPluginassemblyidunique
public Pluginassembly withPluginassemblyidunique(String pluginassemblyidunique)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Pluginassembly withOverwritetime(OffsetDateTime overwritetime)
-
withVersionnumber
public Pluginassembly withVersionnumber(Long versionnumber)
-
withUnmappedField
public Pluginassembly withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getPluginassembly_plugintype
public PlugintypeCollectionRequest getPluginassembly_plugintype()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Pluginassembly 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 Pluginassembly 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
-
-