de.innovationgate.webgate.api.WGDatabase.beginTransaction()
|
de.innovationgate.webgate.api.WGDatabase.commitTransaction()
|
de.innovationgate.webgate.api.WGAuthorisationException.getCauseDocument()
|
de.innovationgate.webgate.api.WGContentNavigator.getChildContent(WGContent, int, int)
|
de.innovationgate.webgate.api.WGContentType.getContentCreators() |
de.innovationgate.webgate.api.WGDatabase.getDocumentByDocumentKey(String)
|
de.innovationgate.webgate.api.WGAuthorisationException.getEntry()
|
de.innovationgate.webgate.api.WGDocument.getFileText(String)
|
de.innovationgate.webgate.api.WGFactory.getRevisionSerializer(Class>)
Since database revisions are always instances of WGDatabaseRevision now having their own serialisation/deserialisation methods
|
de.innovationgate.webgate.api.WGContent.SessionData.getSearchExplaination()
|
de.innovationgate.webgate.api.WGContent.SessionData.getSearchScore()
|
de.innovationgate.webgate.api.WGStructEntry.getStructEditors() |
de.innovationgate.webgate.api.WGFactory.isDatabaseMaintenanceEnabled()
|
de.innovationgate.webgate.api.WGSessionContext.isDesigner()
There are no multiple designer access levels any more. Directly test for access level "manager" instead.
|
de.innovationgate.webgate.api.WGArea.mayEditAreaChildren()
|
de.innovationgate.webgate.api.WGStructEntry.mayEditChildren()
|
de.innovationgate.webgate.api.WGDesignDocument.mayEditDocument()
|
de.innovationgate.webgate.api.WGStructEntry.mayEditEntryAndContent()
|
de.innovationgate.webgate.api.WGDatabase.onConnect(WGDatabase.ConnectAction)
|
de.innovationgate.webgate.api.WGDatabase.rollbackTransaction()
|
de.innovationgate.webgate.api.WGLanguage.setContentCreators(List) |
de.innovationgate.webgate.api.WGContentType.setContentCreators(List) |
de.innovationgate.webgate.api.WGFactory.setDatabaseMaintenanceEnabled(boolean)
|
de.innovationgate.webgate.api.WGContent.SessionData.setSearchExplaination(Object)
|
de.innovationgate.webgate.api.WGContent.SessionData.setSearchScore(Float)
|
de.innovationgate.webgate.api.WGStructEntry.setStructEditors(List) |
de.innovationgate.webgate.api.WGStructEntry.setWorkflowName(String)
|