Class AbstractFileServerNode

All Implemented Interfaces:
Serializable, HierarchicalSecurityTarget, Owneable, SecurityTarget
Direct Known Subclasses:
FileServerFile, FileServerFolder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@GenerateDto(dtoPackage="net.datenwerke.rs.fileserver.client.fileserver.dto", abstractDto=true, whitelist={<error>,<error>}) public abstract class AbstractFileServerNode extends SecuredAbstractNode<AbstractFileServerNode>
See Also: