public interface EntityUpdateInvocation extends EntityInvocation<java.lang.Void>
修飾子とタイプ | メソッドと説明 |
---|---|
Entity |
getEntity() |
UpdateOption |
getUpdateOption() |
void |
setEntity(Entity entity) |
void |
setUpdateOption(UpdateOption updateOption) |
getAttribute, getAttributeNames, getEntityDefinition, getType, proceed, setAttribute
Entity getEntity()
void setEntity(Entity entity)
UpdateOption getUpdateOption()
void setUpdateOption(UpdateOption updateOption)