| Modifier and Type | Method and Description | 
|---|---|
protected GlobalIdDao | 
NoteDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
protected GlobalIdDao | 
BlogDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NoteDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
void | 
BlogDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlobalIdDaoBase
 Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
  
com.communote.server.persistence.global.GlobalId. | 
class  | 
GlobalIdDaoImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlobalIdDao | 
AttachmentDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AttachmentDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlobalIdDao | 
TagDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TagDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlobalIdDao | 
UserDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UserDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
protected GlobalIdDao | 
GroupDaoBase.getGlobalIdDao()
Gets the reference to  
globalIdDao. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GroupDaoBase.setGlobalIdDao(GlobalIdDao globalIdDao)
Sets the reference to  
globalIdDao. | 
Copyright © 2019 Communote team. All rights reserved.