Package microsoft.dynamics.crm.entity
Class Systemform
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Systemform
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Systemform extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSystemform.Builder
-
Field Summary
Fields Modifier and Type Field Description protected String_ancestorformid_valueprotected String_organizationid_valueprotected BooleanManagedPropertycanbedeletedprotected Integercomponentstateprotected Stringdescriptionprotected Integerformactivationstateprotected Stringformidprotected Stringformiduniqueprotected Stringformjsonprotected Integerformpresentationprotected Stringformxmlprotected Stringintroducedversionprotected Booleanisairmergedprotected BooleanManagedPropertyiscustomizableprotected Booleanisdefaultprotected Booleanisdesktopenabledprotected Booleanismanagedprotected Booleanistabletenabledprotected Stringnameprotected Stringobjecttypecodeprotected OffsetDateTimeoverwritetimeprotected OffsetDateTimepublishedonprotected Stringsolutionidprotected Integertypeprotected Stringuniquenameprotected Integerversionprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedSystemform()
-
Method Summary
-
-
-
Field Detail
-
formjson
protected String formjson
-
formactivationstate
protected Integer formactivationstate
-
overwritetime
protected OffsetDateTime overwritetime
-
canbedeleted
protected BooleanManagedProperty canbedeleted
-
componentstate
protected Integer componentstate
-
_organizationid_value
protected String _organizationid_value
-
version
protected Integer version
-
description
protected String description
-
istabletenabled
protected Boolean istabletenabled
-
isdefault
protected Boolean isdefault
-
introducedversion
protected String introducedversion
-
objecttypecode
protected String objecttypecode
-
ismanaged
protected Boolean ismanaged
-
versionnumber
protected Long versionnumber
-
type
protected Integer type
-
formidunique
protected String formidunique
-
formpresentation
protected Integer formpresentation
-
formid
protected String formid
-
solutionid
protected String solutionid
-
name
protected String name
-
uniquename
protected String uniquename
-
formxml
protected String formxml
-
isdesktopenabled
protected Boolean isdesktopenabled
-
iscustomizable
protected BooleanManagedProperty iscustomizable
-
publishedon
protected OffsetDateTime publishedon
-
_ancestorformid_value
protected String _ancestorformid_value
-
isairmerged
protected Boolean isairmerged
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderSystemform
public static Systemform.Builder builderSystemform()
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
-
withFormjson
public Systemform withFormjson(String formjson)
-
withFormactivationstate
public Systemform withFormactivationstate(Integer formactivationstate)
-
getOverwritetime
public Optional<OffsetDateTime> getOverwritetime()
-
withOverwritetime
public Systemform withOverwritetime(OffsetDateTime overwritetime)
-
getCanbedeleted
public Optional<BooleanManagedProperty> getCanbedeleted()
-
withCanbedeleted
public Systemform withCanbedeleted(BooleanManagedProperty canbedeleted)
-
withComponentstate
public Systemform withComponentstate(Integer componentstate)
-
with_organizationid_value
public Systemform with_organizationid_value(String _organizationid_value)
-
withVersion
public Systemform withVersion(Integer version)
-
withDescription
public Systemform withDescription(String description)
-
withIstabletenabled
public Systemform withIstabletenabled(Boolean istabletenabled)
-
withIsdefault
public Systemform withIsdefault(Boolean isdefault)
-
withIntroducedversion
public Systemform withIntroducedversion(String introducedversion)
-
withObjecttypecode
public Systemform withObjecttypecode(String objecttypecode)
-
withIsmanaged
public Systemform withIsmanaged(Boolean ismanaged)
-
withVersionnumber
public Systemform withVersionnumber(Long versionnumber)
-
withType
public Systemform withType(Integer type)
-
withFormidunique
public Systemform withFormidunique(String formidunique)
-
withFormpresentation
public Systemform withFormpresentation(Integer formpresentation)
-
withFormid
public Systemform withFormid(String formid)
-
withSolutionid
public Systemform withSolutionid(String solutionid)
-
withName
public Systemform withName(String name)
-
withUniquename
public Systemform withUniquename(String uniquename)
-
withFormxml
public Systemform withFormxml(String formxml)
-
withIsdesktopenabled
public Systemform withIsdesktopenabled(Boolean isdesktopenabled)
-
getIscustomizable
public Optional<BooleanManagedProperty> getIscustomizable()
-
withIscustomizable
public Systemform withIscustomizable(BooleanManagedProperty iscustomizable)
-
getPublishedon
public Optional<OffsetDateTime> getPublishedon()
-
withPublishedon
public Systemform withPublishedon(OffsetDateTime publishedon)
-
with_ancestorformid_value
public Systemform with_ancestorformid_value(String _ancestorformid_value)
-
withIsairmerged
public Systemform withIsairmerged(Boolean isairmerged)
-
withUnmappedField
public Systemform withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getSystemForm_AsyncOperations
public AsyncoperationCollectionRequest getSystemForm_AsyncOperations()
-
getProcesstrigger_systemform
public ProcesstriggerCollectionRequest getProcesstrigger_systemform()
-
getSystemForm_BulkDeleteFailures
public BulkdeletefailureCollectionRequest getSystemForm_BulkDeleteFailures()
-
getAncestorformid
public SystemformRequest getAncestorformid()
-
getForm_ancestor_form
public SystemformCollectionRequest getForm_ancestor_form()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Systemform 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 Systemform 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
-
copySystemForm
public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<Systemform> copySystemForm(Systemform target)
-
retrieveUnpublished
public com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<Systemform> retrieveUnpublished()
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-