| Package | Description |
|---|---|
| com.communote.server.core.security.iprange | |
| com.communote.server.persistence.security.iprange |
| Modifier and Type | Method and Description |
|---|---|
protected IpRangeDao |
IpRangeFilterManagementBase.getIpRangeDao()
Gets the reference to
ipRange's DAO. |
| Modifier and Type | Method and Description |
|---|---|
void |
IpRangeFilterManagementBase.setIpRangeDao(IpRangeDao ipRangeDao)
Sets the reference to
ipRange's DAO. |
| Modifier and Type | Class and Description |
|---|---|
class |
IpRangeDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.security.iprange.IpRange. |
class |
IpRangeDaoImpl |
Copyright © 2019 Communote team. All rights reserved.