public class NewURIMakerVitro extends Object implements NewURIMaker
| Constructor and Description |
|---|
NewURIMakerVitro(WebappDaoFactory wdf) |
public NewURIMakerVitro(WebappDaoFactory wdf)
public String getUnusedNewURI(String prefixURI) throws InsertException
getUnusedNewURI in interface NewURIMakerprefixURI - - may be null, the use the default namespace. If it is
not null, then it is used as prefix of the new URI, a random integer may be added.InsertExceptionCopyright © 2022. All rights reserved.