|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DhcpConfigElement | |
|---|---|
| org.apache.directory.server.dhcp.store | |
| Uses of DhcpConfigElement in org.apache.directory.server.dhcp.store |
|---|
| Subclasses of DhcpConfigElement in org.apache.directory.server.dhcp.store | |
|---|---|
class |
Host
The definition of a host. |
class |
Subnet
The definition of a Subnet. |
| Methods in org.apache.directory.server.dhcp.store with parameters of type DhcpConfigElement | |
|---|---|
protected abstract OptionsField |
AbstractDhcpStore.getOptions(DhcpConfigElement element)
Return a list of all options applicable to the given config element. |
protected OptionsField |
SimpleDhcpStore.getOptions(DhcpConfigElement element)
|
protected abstract java.util.Map |
AbstractDhcpStore.getProperties(DhcpConfigElement element)
Return a list of all options applicable to the given config element. |
protected java.util.Map |
SimpleDhcpStore.getProperties(DhcpConfigElement element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||