Uses of Interface
net.n2oapp.framework.api.metadata.SourceMetadata
-
-
Uses of SourceMetadata in net.n2oapp.framework.api.event
Methods in net.n2oapp.framework.api.event that return types with arguments of type SourceMetadata Modifier and Type Method Description Class<? extends SourceMetadata>MetadataChangedEvent. getBaseSourceClass()Method parameters in net.n2oapp.framework.api.event with type arguments of type SourceMetadata Modifier and Type Method Description abstract voidMetadataChangeListener. handleMetadataChange(String id, Class<? extends SourceMetadata> sourceClass)Constructor parameters in net.n2oapp.framework.api.event with type arguments of type SourceMetadata Constructor Description MetadataChangedEvent(Object source, String sourceId, Class<? extends SourceMetadata> baseSourceClass)Конструктор события изменения одной метаданнойMetadataChangeListener(String metadataId, Class<? extends SourceMetadata> sourceClass)Конструктор слушателя изменений конкретной метаданной -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata
Methods in net.n2oapp.framework.api.metadata that return types with arguments of type SourceMetadata Modifier and Type Method Description default Class<? extends SourceMetadata>SourceMetadata. getSourceBaseClass()default Class<? extends SourceMetadata>CompiledMetadata. getSourceClass()Deprecated. -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.compile
Methods in net.n2oapp.framework.api.metadata.compile with type parameters of type SourceMetadata Modifier and Type Method Description <S extends SourceMetadata>
SBindProcessor. getSource(String id, Class<S> sourceClass)Получить исходный объект по идентификатору<S extends SourceMetadata>
SCompileProcessor. getSource(String id, Class<S> sourceClass)Получить исходный объект по идентификатору -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global
Classes in net.n2oapp.framework.api.metadata.global that implement SourceMetadata Modifier and Type Class Description classN2oMetadataБазовый класс исходных метаданных считанных из файла -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.dao
Classes in net.n2oapp.framework.api.metadata.global.dao that implement SourceMetadata Modifier and Type Class Description classN2oQuerySource модель запроса за данными -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.dao.object
Classes in net.n2oapp.framework.api.metadata.global.dao.object that implement SourceMetadata Modifier and Type Class Description classN2oObjectUser: iryabov Date: 05.02.13 Time: 16:51 -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.fieldset
Classes in net.n2oapp.framework.api.metadata.global.view.fieldset that implement SourceMetadata Modifier and Type Class Description classN2oFieldSetАбстрактная исходная модель филдсетаclassN2oLineFieldSetИсходная модель филдсета с горизонтальной линией.classN2oPanelFieldSetИсходная модель панели с набором полей.classN2oSetFieldSetИсходная модель прозрачного набора полей. -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.page
Classes in net.n2oapp.framework.api.metadata.global.view.page that implement SourceMetadata Modifier and Type Class Description classN2oPageАбстрактная страницаclassN2oSimplePage"Сырая" модель простой страницы (simple-page)classN2oStandardPage"Исходная" модель страницы версии -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.region
Classes in net.n2oapp.framework.api.metadata.global.view.region that implement SourceMetadata Modifier and Type Class Description classN2oCustomRegionИсходная модель кастомного регионаclassN2oLineRegionМодель региона с горизонтальным делителем.classN2oNoneRegionDeprecated.classN2oPanelRegionМодель региона в виде панелейclassN2oPillsRegionИсходная модель простого регионаclassN2oRegionМодель региона 1.0classN2oSelectRegionИсходная модель простого регионаclassN2oTabsRegionМодель региона в виде вкладок -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.widget
Classes in net.n2oapp.framework.api.metadata.global.view.widget that implement SourceMetadata Modifier and Type Class Description classN2oChartclassN2oCustomWidgetUser: operhod Date: 21.01.14 Time: 10:48classN2oEditFormDeprecated.classN2oFormИсходная модель формыclassN2oHtmlWidgetclassN2oTreeИсходная модель виджета деревоclassN2oWidgetИсходная модель виджетаclassN2oWizard -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.widget.list
Classes in net.n2oapp.framework.api.metadata.global.view.widget.list that implement SourceMetadata Modifier and Type Class Description classN2oListWidget -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.global.view.widget.table
Classes in net.n2oapp.framework.api.metadata.global.view.widget.table that implement SourceMetadata Modifier and Type Class Description classN2oAbstractTableclassN2oTable -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.header
Classes in net.n2oapp.framework.api.metadata.header that implement SourceMetadata Modifier and Type Class Description classN2oCustomHeaderНастраиваемый хедерclassN2oHeaderХедерclassN2oSimpleHeaderПростой хедер -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.local
Methods in net.n2oapp.framework.api.metadata.local that return types with arguments of type SourceMetadata Modifier and Type Method Description Class<? extends SourceMetadata>CompiledQuery. getSourceClass() -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.menu
Classes in net.n2oapp.framework.api.metadata.menu that implement SourceMetadata Modifier and Type Class Description classN2oMenuМеню навигацииclassN2oSimpleMenuПростое меню навигации -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.pipeline
Methods in net.n2oapp.framework.api.metadata.pipeline with type parameters of type SourceMetadata Modifier and Type Method Description <S extends SourceMetadata>
SReadTerminalPipeline. get(String id, Class<S> sourceClass) -
Uses of SourceMetadata in net.n2oapp.framework.api.metadata.validate
Methods in net.n2oapp.framework.api.metadata.validate with type parameters of type SourceMetadata Modifier and Type Method Description <T extends SourceMetadata>
voidValidateProcessor. checkForExists(String id, Class<T> metadataClass, String errorMessage)Проверить метаданную на существование<T extends SourceMetadata>
TValidateProcessor. getOrNull(String id, Class<T> metadataClass)Получить исходную метаданную по идентификатору или вернуть null, если метаданная невалидна<T extends SourceMetadata>
TValidateProcessor. getOrThrow(String id, Class<T> metadataClass)Получить исходную метаданную по идентификатору или бросить исключение, если метаданная невалидна -
Uses of SourceMetadata in net.n2oapp.framework.api.reader
Methods in net.n2oapp.framework.api.reader with type parameters of type SourceMetadata Modifier and Type Method Description <S extends SourceMetadata>
SSourceLoader. load(I info, String params)Считать метаданную по мета информации<S extends SourceMetadata,I extends SourceInfo>
SSourceLoaderFactory. read(I info, String params) -
Uses of SourceMetadata in net.n2oapp.framework.api.register
Fields in net.n2oapp.framework.api.register with type parameters of type SourceMetadata Modifier and Type Field Description protected Class<? extends SourceMetadata>SourceInfo. baseSourceClassMethods in net.n2oapp.framework.api.register with type parameters of type SourceMetadata Modifier and Type Method Description <T extends SourceMetadata>
List<T>DynamicMetadataProvider. read(String context)Получение метаданых по контекстуdefault <T extends SourceMetadata>
TDynamicMetadataProvider. read(String context, Class<T> metadataClass)Methods in net.n2oapp.framework.api.register that return types with arguments of type SourceMetadata Modifier and Type Method Description Class<? extends SourceMetadata>MetaType. getBaseSourceClass()Class<? extends SourceMetadata>SourceInfo. getBaseSourceClass()default Collection<Class<? extends SourceMetadata>>DynamicMetadataProvider. getMetadataClasses()Method parameters in net.n2oapp.framework.api.register with type arguments of type SourceMetadata Modifier and Type Method Description booleanMetadataRegister. contains(String id, Class<? extends SourceMetadata> sourceClass)Содержит ли реестр информацию о метаданнойList<SourceInfo>MetadataRegister. find(Class<? extends SourceMetadata> sourceClass)Найти информацию о метаданных определенного классаSourceInfoMetadataRegister. get(String id, Class<? extends SourceMetadata> sourceClass)Получить мета информацию о метаданнойMetaTypeSourceTypeRegister. get(Class<? extends SourceMetadata> sourceClass)voidMetadataRegister. remove(String id, Class<? extends SourceMetadata> sourceClass)Удалить информацию из реестраConstructor parameters in net.n2oapp.framework.api.register with type arguments of type SourceMetadata Constructor Description MetaType(String sourceType, Class<? extends SourceMetadata> baseSourceClass)SourceInfo(String id, Class<? extends SourceMetadata> baseSourceClass)
-