Class N2oBrowserStorageDatasource
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.N2oAbstractDatasource
-
- net.n2oapp.framework.api.metadata.global.view.page.datasource.N2oDatasource
-
- net.n2oapp.framework.api.metadata.global.view.page.datasource.N2oBrowserStorageDatasource
-
- All Implemented Interfaces:
Serializable,IdAware,NamespaceUriAware,Submittable,Source
public class N2oBrowserStorageDatasource extends N2oDatasource implements Submittable
Исходная модель источника, хранящего данные в браузере- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oBrowserStorageDatasource.Submit-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.global.view.page.datasource.N2oDatasource
N2oDatasource.CopyDependency, N2oDatasource.Dependency, N2oDatasource.FetchDependency
-
-
Constructor Summary
Constructors Constructor Description N2oBrowserStorageDatasource()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.datasource.Submittable
getSubmit
-
-