Class DefaultModelRepository.Commit.Outcome

java.lang.Object
io.fluxzero.sdk.persisting.repository.DefaultModelRepository.Commit.Outcome
Enclosing class:
DefaultModelRepository.Commit

public static final class DefaultModelRepository.Commit.Outcome extends Object
The one repository-owned carrier from prepared request through authoritative accepted result.
  • Method Details

    • commit

      public io.fluxzero.common.api.modeling.CommitModels commit()
    • changes

      public Collection<Change> changes()
    • hasCascadedDeletion

      public boolean hasCascadedDeletion()
    • result

      public io.fluxzero.common.api.modeling.CommitModelsResult result()