インタフェース MetaDataStore
- すべてのスーパーインタフェース:
ServiceInitListener<MetaDataRepository>
- 既知の実装クラスのリスト:
AbstractXmlMetaDataStore,AnnotationMetaDataStore,CompositeMetaDataStore,RdbMetaDataStore,TypeConversionMetaDataStore,VersioningXmlFileMetaDataStore,XmlFileMetaDataStore,XmlResourceMetaDataStore
-
メソッドの概要
修飾子とタイプメソッド説明definitionList(int tenantId, String prefixPath) definitionList(int tenantId, String prefixPath, boolean withInvalid) getHistoryById(int tenantId, String id) getTenantIdsOf(String id) voidvoidvoidstore(int tenantId, MetaDataEntry metaDataEntry) voidupdate(int tenantId, MetaDataEntry metaDataEntry) voidupdateConfigById(int tenantId, String id, MetaDataConfig config) インタフェースから継承されたメソッド org.iplass.mtp.spi.ServiceInitListener
destroyed, inited
-
メソッドの詳細
-
loadById
-
loadById
-
definitionList
List<MetaDataEntryInfo> definitionList(int tenantId, String prefixPath) throws MetaDataRuntimeException -
definitionList
List<MetaDataEntryInfo> definitionList(int tenantId, String prefixPath, boolean withInvalid) throws MetaDataRuntimeException -
load
-
load
-
store
-
update
-
remove
-
purgeById
-
updateConfigById
-
getHistoryById
-
getTenantIdsOf
-