DocServiceImpl

class DocServiceImpl extends DocService
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Concrete fields

var entityDao: EntityDao