Package | Description |
---|---|
com.communote.server.persistence.property |
Modifier and Type | Method and Description |
---|---|
IdDateTO |
BinaryPropertyDaoBase.findIdByKey(String keyGroup,
String key) |
IdDateTO |
BinaryPropertyDao.findIdByKey(String keyGroup,
String key)
Retrieve the ID of the property that has the given group and key.
|
protected IdDateTO |
BinaryPropertyDaoImpl.handleFindIdByKey(String keyGroup,
String key)
Performs the core logic for
BinaryPropertyDaoBase.findIdByKey(String, String) |
protected abstract IdDateTO |
BinaryPropertyDaoBase.handleFindIdByKey(String keyGroup,
String key)
Performs the core logic for
BinaryPropertyDaoBase.findIdByKey(String, String) |
Copyright © 2019 Communote team. All rights reserved.