| Package | Description | 
|---|---|
| com.communote.plugins.activity.base.data | |
| com.communote.server.core.template | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ActivityDefinition
 An ActivityDefinition is a special kind of a template definition which defines an activity or
 activity type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NoteTemplateDefinition | 
NoteTemplateService.getDefinition(String templateId)
Return the template definition for the given ID or null if there is none. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
NoteTemplateService.addDefinition(NoteTemplateDefinition definition)
Add a template definition. 
 | 
Copyright © 2019 Communote team. All rights reserved.