public class ServiceWriter extends java.lang.Object implements EntityWriter<Service>
| Constructor and Description |
|---|
ServiceWriter(FolderTree folderTree,
DocumentTools documentTools,
DocumentFileUtils documentFileUtils) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(java.nio.file.Path path,
Service entity) |
public ServiceWriter(FolderTree folderTree, DocumentTools documentTools, DocumentFileUtils documentFileUtils)
public void write(java.nio.file.Path path,
Service entity)
write in interface EntityWriter<Service>