Uses of Class
net.n2oapp.framework.config.selective.persister.SelectivePersister
-
Packages that use SelectivePersister Package Description net.n2oapp.framework.config.selective net.n2oapp.framework.config.selective.persister -
-
Uses of SelectivePersister in net.n2oapp.framework.config.selective
Methods in net.n2oapp.framework.config.selective with parameters of type SelectivePersister Modifier and Type Method Description ION2oMetadataTesterION2oMetadataTester. addPersister(SelectivePersister persister)Constructors in net.n2oapp.framework.config.selective with parameters of type SelectivePersister Constructor Description ION2oMetadataTester(SelectiveReader selectiveReader, SelectivePersister selectivePersister) -
Uses of SelectivePersister in net.n2oapp.framework.config.selective.persister
Subclasses of SelectivePersister in net.n2oapp.framework.config.selective.persister Modifier and Type Class Description classSelectiveStandardPersisterСохранение в xml-файл для тестовMethods in net.n2oapp.framework.config.selective.persister that return SelectivePersister Modifier and Type Method Description SelectivePersisterSelectivePersister. addPersister(NamespaceIO io)SelectivePersisterSelectivePersister. addPersister(NamespacePersister persister)SelectivePersisterSelectivePersister. ios(NamespaceIO<? extends NamespaceUriAware>... ios)SelectivePersisterSelectivePersister. persisters(NamespacePersister<? extends NamespaceUriAware>... persisters)
-