public interface

KnowledgebasePersistenceService

implements IQueryable
vars.knowledgebase.KnowledgebasePersistenceService
Known Indirect Subclasses

Class Overview

DAO used by the Knowledgebase Application for special operations

Summary

Public Methods
abstract boolean doesConceptNameExist(String conceptName)
abstract void updateConceptNameUsedByLinkTemplates(Concept concept)
[Expand]
Inherited Methods
From interface org.mbari.sql.IQueryable

Public Methods

public abstract boolean doesConceptNameExist (String conceptName)

public abstract void updateConceptNameUsedByLinkTemplates (Concept concept)