インタフェース EntityUpdateInvocation

すべてのスーパーインタフェース:
EntityInvocation<Void>

public interface EntityUpdateInvocation extends EntityInvocation<Void>
  • メソッドの詳細

    • getEntity

      Entity getEntity()
    • setEntity

      void setEntity(Entity entity)
    • getUpdateOption

      UpdateOption getUpdateOption()
    • setUpdateOption

      void setUpdateOption(UpdateOption updateOption)