Class FileUploadCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<N2oFileUploadCell>
net.n2oapp.framework.config.io.cell.v2.FileUploadCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oFileUploadCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oFileUploadCell>,ElementIO<N2oFileUploadCell>,NamedElementIO<N2oFileUploadCell>,NamespaceIO<N2oFileUploadCell>,TypedElementIO<N2oFileUploadCell>,CellIOv2
@Component
public class FileUploadCellElementIOv2
extends AbstractCellElementIOv2<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.v2.CellIOv2
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
-
FileUploadCellElementIOv2
public FileUploadCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oFileUploadCell>- Overrides:
ioin classAbstractCellElementIOv2<N2oFileUploadCell>
-
getElementClass
-
getElementName
-