NIHVIVO-3539 remove WebappDaoFactory.getProperties()
This commit is contained in:
parent
a351309c67
commit
da2c958492
3 changed files with 0 additions and 16 deletions
|
@ -144,12 +144,6 @@ return this.objectPropertyStatementDao; }
|
|||
// Un-implemented methods
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
@Override
|
||||
public Map<String, String> getProperties() {
|
||||
throw new RuntimeException(
|
||||
"WebappDaoFactory.getProperties() not implemented.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public String checkURI(String uriStr) {
|
||||
throw new RuntimeException(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue