public interface EntityInsertInvocation extends EntityInvocation<java.lang.String>
修飾子とタイプ | メソッドと説明 |
---|---|
Entity |
getEntity() |
InsertOption |
getInsertOption() |
void |
setEntity(Entity entity) |
void |
setInsertOption(InsertOption insertOption) |
getAttribute, getAttributeNames, getEntityDefinition, getType, proceed, setAttribute
Entity getEntity()
void setEntity(Entity entity)
InsertOption getInsertOption()
void setInsertOption(InsertOption insertOption)