DocService

org.beangle.ems.core.oa.service.DocService
trait DocService

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def remove(doc: Doc): Unit
def save(doc: Doc, filename: String, is: InputStream): Doc