update import plantUML
This commit is contained in:
@@ -21,6 +21,7 @@ type DBObject interface {
|
||||
SetID(id string)
|
||||
GetID() string
|
||||
GetName() string
|
||||
SetName(name string)
|
||||
IsDrafted() bool
|
||||
CanDelete() bool
|
||||
StoreDraftDefault()
|
||||
|
||||
Reference in New Issue
Block a user