Class EducationSubmission

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class EducationSubmission
    extends Entity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Constructor Detail

      • EducationSubmission

        protected EducationSubmission()
    • Method Detail

      • odataTypeName

        public String odataTypeName()
        Specified by:
        odataTypeName in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        odataTypeName in class Entity
      • builderEducationSubmission

        public static EducationSubmission.Builder builderEducationSubmission()
        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:
        getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityType
        Overrides:
        getChangedFields in class Entity
      • postInject

        public void postInject​(boolean addKeysToContextPath)
        Specified by:
        postInject in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        postInject in class Entity
      • getReassignedBy

        public Optional<IdentitySet> getReassignedBy()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property reassignedBy
      • withReassignedBy

        public EducationSubmission withReassignedBy​(IdentitySet reassignedBy)
        Returns an immutable copy of this with just the reassignedBy field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this. patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        reassignedBy - new value of reassignedBy field (as defined in service metadata)
        Returns:
        immutable copy of this with just the reassignedBy field changed
      • getReassignedDateTime

        public Optional<OffsetDateTime> getReassignedDateTime()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property reassignedDateTime
      • withReassignedDateTime

        public EducationSubmission withReassignedDateTime​(OffsetDateTime reassignedDateTime)
        Returns an immutable copy of this with just the reassignedDateTime field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        reassignedDateTime - new value of reassignedDateTime field (as defined in service metadata)
        Returns:
        immutable copy of this with just the reassignedDateTime field changed
      • getResourcesFolderUrl

        public Optional<String> getResourcesFolderUrl()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property resourcesFolderUrl
      • withResourcesFolderUrl

        public EducationSubmission withResourcesFolderUrl​(String resourcesFolderUrl)
        Returns an immutable copy of this with just the resourcesFolderUrl field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        resourcesFolderUrl - new value of resourcesFolderUrl field (as defined in service metadata)
        Returns:
        immutable copy of this with just the resourcesFolderUrl field changed
      • getReturnedBy

        public Optional<IdentitySet> getReturnedBy()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property returnedBy
      • withReturnedBy

        public EducationSubmission withReturnedBy​(IdentitySet returnedBy)
        Returns an immutable copy of this with just the returnedBy field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        returnedBy - new value of returnedBy field (as defined in service metadata)
        Returns:
        immutable copy of this with just the returnedBy field changed
      • getReturnedDateTime

        public Optional<OffsetDateTime> getReturnedDateTime()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property returnedDateTime
      • withReturnedDateTime

        public EducationSubmission withReturnedDateTime​(OffsetDateTime returnedDateTime)
        Returns an immutable copy of this with just the returnedDateTime field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this. patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        returnedDateTime - new value of returnedDateTime field (as defined in service metadata)
        Returns:
        immutable copy of this with just the returnedDateTime field changed
      • withStatus

        public EducationSubmission withStatus​(EducationSubmissionStatus status)
        Returns an immutable copy of this with just the status field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        status - new value of status field (as defined in service metadata)
        Returns:
        immutable copy of this with just the status field changed
      • getSubmittedBy

        public Optional<IdentitySet> getSubmittedBy()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property submittedBy
      • withSubmittedBy

        public EducationSubmission withSubmittedBy​(IdentitySet submittedBy)
        Returns an immutable copy of this with just the submittedBy field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this. patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        submittedBy - new value of submittedBy field (as defined in service metadata)
        Returns:
        immutable copy of this with just the submittedBy field changed
      • getSubmittedDateTime

        public Optional<OffsetDateTime> getSubmittedDateTime()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property submittedDateTime
      • withSubmittedDateTime

        public EducationSubmission withSubmittedDateTime​(OffsetDateTime submittedDateTime)
        Returns an immutable copy of this with just the submittedDateTime field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this. patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        submittedDateTime - new value of submittedDateTime field (as defined in service metadata)
        Returns:
        immutable copy of this with just the submittedDateTime field changed
      • getUnsubmittedBy

        public Optional<IdentitySet> getUnsubmittedBy()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property unsubmittedBy
      • withUnsubmittedBy

        public EducationSubmission withUnsubmittedBy​(IdentitySet unsubmittedBy)
        Returns an immutable copy of this with just the unsubmittedBy field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this. patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        unsubmittedBy - new value of unsubmittedBy field (as defined in service metadata)
        Returns:
        immutable copy of this with just the unsubmittedBy field changed
      • getUnsubmittedDateTime

        public Optional<OffsetDateTime> getUnsubmittedDateTime()

        Org.OData.Core.V1.Computed

        true

        Returns:
        property unsubmittedDateTime
      • withUnsubmittedDateTime

        public EducationSubmission withUnsubmittedDateTime​(OffsetDateTime unsubmittedDateTime)
        Returns an immutable copy of this with just the unsubmittedDateTime field changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that when this.patch() is called (if available)on the returned object only the changed fields are submitted.

        Org.OData.Core.V1.Computed

        true

        Parameters:
        unsubmittedDateTime - new value of unsubmittedDateTime field (as defined in service metadata)
        Returns:
        immutable copy of this with just the unsubmittedDateTime field changed
      • getUnmappedFields

        public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
        Specified by:
        getUnmappedFields in interface com.github.davidmoten.odata.client.ODataType
        Overrides:
        getUnmappedFields in class Entity
      • patch

        public EducationSubmission patch()
        Submits only changed fields for update and returns an immutable copy of this with changed fields reset.
        Overrides:
        patch in class Entity
        Returns:
        a copy of this with changed fields reset
        Throws:
        com.github.davidmoten.odata.client.ClientException - if HTTP response is not as expected
      • put

        public EducationSubmission put()
        Submits all fields for update and returns an immutable copy of this with changed fields reset (they were ignored anyway).
        Overrides:
        put in class Entity
        Returns:
        a copy of this with changed fields reset
        Throws:
        com.github.davidmoten.odata.client.ClientException - if HTTP response is not as expected
      • setUpResourcesFolder

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EducationSubmission> setUpResourcesFolder()
      • reassign

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EducationSubmission> reassign()
      • return_

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EducationSubmission> return_()
      • submit

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EducationSubmission> submit()
      • unsubmit

        public com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<EducationSubmission> unsubmit()