LinkRealizationService
org.mbari.oni.services.LinkRealizationService
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
def inTxnApproveDelete(history: HistoryEntity, user: UserAccountEntity, entityManger: EntityManager): Either[Throwable, Boolean]
def inTxnRejectAdd(history: HistoryEntity, user: UserAccountEntity, entityManger: EntityManager): Either[Throwable, Boolean]
def inTxnRejectReplace(history: HistoryEntity, user: UserAccountEntity, entityManger: EntityManager): Either[Throwable, Boolean]
def renameToConcept(oldConcept: String, newConcept: String, userName: String): Either[Throwable, LinkRenameToConceptResponse]
In this article