Public Methods |
History
|
add(UserAccount userAccount, Concept concept)
|
History
|
add(UserAccount userAccount, ConceptName conceptName)
Create a History object
|
History
|
add(UserAccount userAccount, LinkRealization linkRealization)
|
History
|
add(UserAccount userAccount, LinkTemplate linkTemplate)
|
History
|
add(UserAccount userAccount, Media media)
|
History
|
delete(UserAccount userAccount, Concept concept)
When deleting a Concept the History object should be added to the parent
of the Concept you are deleting.
|
History
|
delete(UserAccount userAccount, ConceptName conceptName)
|
History
|
delete(UserAccount userAccount, LinkRealization linkRealization)
|
History
|
delete(UserAccount userAccount, LinkTemplate linkTemplate)
|
History
|
delete(UserAccount userAccount, Media media)
|
History
|
replaceConceptName(UserAccount userAccount, ConceptName oldName, ConceptName newName)
|
History
|
replaceLinkRealization(UserAccount userAccount, LinkRealization oldValue, LinkRealization newValue)
|
History
|
replaceLinkTemplate(UserAccount userAccount, LinkTemplate oldValue, LinkTemplate newValue)
|
History
|
replaceNodcCode(UserAccount userAccount, String oldCode, String newCode)
|
History
|
replaceOriginator(UserAccount userAccount, String oldOrig, String newOrig)
|
History
|
replaceParentConcept(UserAccount userAccount, Concept oldParent, Concept newParent)
|
History
|
replacePrimaryConceptName(UserAccount userAccount, ConceptName oldName, ConceptName newName)
|
History
|
replaceRankLevel(UserAccount userAccount, String oldRankLevel, String newRankLevel)
|
History
|
replaceRankName(UserAccount userAccount, String oldRankName, String newRankName)
|
History
|
replaceReference(UserAccount userAccount, String oldRef, String newRef)
|
History
|
replaceStructureType(UserAccount userAccount, String oldSt, String newSt)
|