インタフェース ApplyMetaDataStrategy
- すべてのスーパーインタフェース:
StoreStrategy
- 既知の実装クラスのリスト:
GRdbApplyMetaDataStrategy
-
メソッドの概要
修飾子とタイプメソッド説明voidcreate(MetaEntity definition, EntityContext context) booleandefrag(MetaEntity target, EntityContext context, int[] targetTenantIds) voidfinish(boolean modifyResult, MetaEntity newOne, MetaEntity previous, EntityContext context) booleanisLocked(MetaEntity definition, EntityContext context) booleanmodify(MetaEntity newOne, MetaEntity previous, EntityContext context, int[] targetTenantIds) voidpatchData(MetaEntity newOne, MetaEntity previous, EntityContext context, int targetTenantId) booleanprepare(MetaEntity newOne, MetaEntity previous, EntityContext context)
-
メソッドの詳細
-
create
-
isLocked
-
prepare
-
modify
boolean modify(MetaEntity newOne, MetaEntity previous, EntityContext context, int[] targetTenantIds) -
finish
-
patchData
-
defrag
-