Class BaseFileUploadIOv3<T extends N2oFileUpload>
java.lang.Object
net.n2oapp.framework.config.io.control.ComponentIO<T>
net.n2oapp.framework.config.io.control.v3.FieldIOv3<T>
net.n2oapp.framework.config.io.control.v3.StandardFieldIOv3<T>
net.n2oapp.framework.config.io.control.v3.BaseFileUploadIOv3<T>
- All Implemented Interfaces:
BaseElementClassAware<N2oComponent>,ElementClassAware<T>,ElementNameAware,NamespaceUriAware,ClassedElementIO<T>,ElementIO<T>,NamedElementIO<T>,NamespaceIO<T>,TypedElementIO<T>,ControlIOv3
- Direct Known Subclasses:
FileUploadIOv3,ImageUploadIOv3
Чтение/запись базового компонента загрузки файлов версии 3.0
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.control.v3.ControlIOv3
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.control.v3.ControlIOv3
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
getElementClass, newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementNameAware
getElementNameMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
BaseFileUploadIOv3
public BaseFileUploadIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<T extends N2oFileUpload>- Overrides:
ioin classStandardFieldIOv3<T extends N2oFileUpload>
-