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, setAttributeEntity getEntity()
void setEntity(Entity entity)
UpdateOption getUpdateOption()
void setUpdateOption(UpdateOption updateOption)