Class FileUploadCellElementIOv3
java.lang.Object
net.n2oapp.framework.config.io.cell.v3.AbstractCellElementIOv3<N2oFileUploadCell>
net.n2oapp.framework.config.io.cell.v3.FileUploadCellElementIOv3
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oFileUploadCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oFileUploadCell>,ElementIO<N2oFileUploadCell>,NamedElementIO<N2oFileUploadCell>,NamespaceIO<N2oFileUploadCell>,TypedElementIO<N2oFileUploadCell>,CellIOv3
@Component
public class FileUploadCellElementIOv3
extends AbstractCellElementIOv3<N2oFileUploadCell>
Чтение/запись ячейки загрузки файлов
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oFileUploadCell c, IOProcessor p) 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.cell.v3.CellIOv3
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
FileUploadCellElementIOv3
public FileUploadCellElementIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oFileUploadCell>- Overrides:
ioin classAbstractCellElementIOv3<N2oFileUploadCell>
-
getElementClass
-
getElementName
-