public class SubjectAreaRelationshipRESTServices extends SubjectAreaRESTServicesInstance
instanceHandler| Constructor and Description |
|---|
SubjectAreaRelationshipRESTServices()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaOMASAPIResponse<Antonym> |
createAntonym(String serverName,
String userId,
Antonym antonym)
Create an antonym relationship, which is a link between glossary terms that have the opposite meaning.
|
SubjectAreaOMASAPIResponse<CategoryAnchor> |
createCategoryAnchorRelationship(String serverName,
String userId,
CategoryAnchor categoryAnchorRelationship)
Create a categoryAnchor Relationship.
|
SubjectAreaOMASAPIResponse<CategoryHierarchyLink> |
createCategoryHierarchyLink(String serverName,
String userId,
CategoryHierarchyLink categoryHierarchyLink)
Create a CategoryHierarchyLink Relationship.
|
SubjectAreaOMASAPIResponse<IsA> |
createIsARelationship(String serverName,
String userId,
IsA iSARelationship)
Create a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
|
SubjectAreaOMASAPIResponse<PreferredTerm> |
createPreferredTerm(String serverName,
String userId,
PreferredTerm preferredTermRelationship)
Create a preferredTermRelationship relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
|
SubjectAreaOMASAPIResponse<ProjectScope> |
createProjectScopeRelationship(String serverName,
String userId,
ProjectScope projectScope)
Create a projectScope relationship, which is a link between the project content and the project.
|
SubjectAreaOMASAPIResponse<RelatedTerm> |
createRelatedTerm(String serverName,
String userId,
RelatedTerm relatedTermRelationship)
Create a RelatedTerm.
|
SubjectAreaOMASAPIResponse<ReplacementTerm> |
createReplacementTerm(String serverName,
String userId,
ReplacementTerm replacementTermRelationship)
Create a replacementTermRelationship relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
|
SubjectAreaOMASAPIResponse<Synonym> |
createSynonym(String serverName,
String userId,
Synonym synonym)
Create a synonym relationship, which is a link between glossary terms that have the same meaning.
|
SubjectAreaOMASAPIResponse<TermAnchor> |
createTermAnchorRelationship(String serverName,
String userId,
TermAnchor termAnchorRelationship)
Create a termAnchor Relationship.
|
SubjectAreaOMASAPIResponse<Categorization> |
createTermCategorizationRelationship(String serverName,
String userId,
Categorization termCategorizationRelationship)
Create a termCategorization Relationship.
|
SubjectAreaOMASAPIResponse<HasA> |
createTermHasARelationship(String serverName,
String userId,
HasA termHasARelationship)
Create a Hasa is the relationship between a spine object and a spine attribute.
|
SubjectAreaOMASAPIResponse<IsATypeOf> |
createTermIsATypeOfRelationship(String serverName,
String userId,
IsATypeOf termIsATypeOfRelationship)
Create a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
|
SubjectAreaOMASAPIResponse<TypedBy> |
createTermTypedByRelationship(String serverName,
String userId,
TypedBy termTypedByRelationship)
Create a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
|
SubjectAreaOMASAPIResponse<Translation> |
createTranslation(String serverName,
String userId,
Translation translationRelationship)
Create a translationRelationship relationship, which is a link between glossary terms to provide different natural language translationRelationship of the same concept.
|
SubjectAreaOMASAPIResponse<UsedInContext> |
createUsedInContext(String serverName,
String userId,
UsedInContext usedInContextRelationship)
Create a usedInContextRelationship relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
|
SubjectAreaOMASAPIResponse<ValidValue> |
createValidValue(String serverName,
String userId,
ValidValue validValueRelationship)
Create a validValueRelationship relationship, which is a link between glossary terms that have the same meaning.
|
SubjectAreaOMASAPIResponse<Antonym> |
deleteAntonymRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a Antonym relationship
|
SubjectAreaOMASAPIResponse<CategoryAnchor> |
deleteCategoryAnchorRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a CategoryAnchor Relationship.
|
SubjectAreaOMASAPIResponse<CategoryHierarchyLink> |
deleteCategoryHierarchyLink(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a CategoryHierarchyLink Relationship.
|
SubjectAreaOMASAPIResponse<IsA> |
deleteIsARelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a Isa relationship, which is a link between a more general glossary term and a more specific definition.
|
SubjectAreaOMASAPIResponse<IsATypeOf> |
deleteIsATypeOfRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a IsaTypeOf relationship, which is an inheritance relationship between two spine objects.
|
SubjectAreaOMASAPIResponse<PreferredTerm> |
deletePreferredTermRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
|
SubjectAreaOMASAPIResponse<ProjectScope> |
deleteProjectScopeRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a ProjectScope relationship, which is a link between the project content and the project.
|
SubjectAreaOMASAPIResponse<RelatedTerm> |
deleteRelatedTerm(String serverName,
String userId,
String guid,
boolean isPurge)
Delete a Related Term relationship
|
SubjectAreaOMASAPIResponse<ReplacementTerm> |
deleteReplacementTerm(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
|
SubjectAreaOMASAPIResponse<Synonym> |
deleteSynonymRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a Synonym relationship
|
SubjectAreaOMASAPIResponse<TermAnchor> |
deleteTermAnchorRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a TermAnchor Relationship.
|
SubjectAreaOMASAPIResponse<Categorization> |
deleteTermCategorizationRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a TermCategorization Relationship.
|
SubjectAreaOMASAPIResponse<HasA> |
deleteTermHasARelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a Term HAS A relationship
|
SubjectAreaOMASAPIResponse<TypedBy> |
deleteTermTypedByRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a TypedBy relationship, which is a link between a spine attribute and its type.
|
SubjectAreaOMASAPIResponse<Translation> |
deleteTranslationRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a Translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
|
SubjectAreaOMASAPIResponse<UsedInContext> |
deleteUsedInContextRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
|
SubjectAreaOMASAPIResponse<ValidValue> |
deleteValidValueRelationship(String serverName,
String userId,
String guid,
Boolean isPurge)
Delete a ValidValue relationship
|
SubjectAreaOMASAPIResponse<Antonym> |
getAntonymRelationship(String serverName,
String userId,
String guid)
Get a antonym relationship
|
SubjectAreaOMASAPIResponse<CategoryAnchor> |
getCategoryAnchorRelationship(String serverName,
String userId,
String guid)
Get a categoryAnchor Relationship.
|
SubjectAreaOMASAPIResponse<CategoryHierarchyLink> |
getCategoryHierarchyLink(String serverName,
String userId,
String guid)
Get a CategoryHierarchyLink Relationship.
|
SubjectAreaOMASAPIResponse<IsA> |
getIsARelationship(String serverName,
String userId,
String guid)
Get a iSARelationship relationship, which is a link between a more general glossary term and a more specific definition.
|
SubjectAreaOMASAPIResponse<PreferredTerm> |
getPreferredTermRelationship(String serverName,
String userId,
String guid)
Get a preferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
|
SubjectAreaOMASAPIResponse<ProjectScope> |
getProjectScopeRelationship(String serverName,
String userId,
String guid)
Get a projectScope relationship, which is a link between the project content and the project.
|
SubjectAreaOMASAPIResponse<RelatedTerm> |
getRelatedTerm(String serverName,
String userId,
String guid)
Get a related Term relationship.
|
SubjectAreaOMASAPIResponse<ReplacementTerm> |
getReplacementTerm(String serverName,
String userId,
String guid)
Get a replacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
|
SubjectAreaOMASAPIResponse<SemanticAssignment> |
getSemanticAssignmentRelationship(String serverName,
String userId,
String guid)
Get a SemanticAssignment relationship, Links a glossary term to another element such as an asset or schema element to define its meaning.
|
SubjectAreaOMASAPIResponse<Synonym> |
getSynonymRelationship(String serverName,
String userId,
String guid)
Get a synonym relationship, which is a link between glossary terms that have the same meaning.
|
SubjectAreaOMASAPIResponse<TermAnchor> |
getTermAnchorRelationship(String serverName,
String userId,
String guid)
Get a termAnchor Relationship.
|
SubjectAreaOMASAPIResponse<Categorization> |
getTermCategorizationRelationship(String serverName,
String userId,
String guid)
Get a termCategorization Relationship.
|
SubjectAreaOMASAPIResponse<HasA> |
getTermHasARelationship(String serverName,
String userId,
String guid)
Get a Term HAS A relationship
|
SubjectAreaOMASAPIResponse<IsATypeOf> |
getTermIsATypeOfRelationship(String serverName,
String userId,
String guid)
Get a termIsATypeOfRelationship relationship, which is an inheritance relationship between two spine objects.
|
SubjectAreaOMASAPIResponse<TypedBy> |
getTermTypedByRelationship(String serverName,
String userId,
String guid)
Get a termTypedByRelationship relationship, which is a link between a spine attribute and its type.
|
SubjectAreaOMASAPIResponse<Translation> |
getTranslationRelationship(String serverName,
String userId,
String guid)
Get a translation relationshiptranslation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
|
SubjectAreaOMASAPIResponse<UsedInContext> |
getUsedInContextRelationship(String serverName,
String userId,
String guid)
Get a usedInContext relationship, which is a link between glossary terms, where one describes the context where the other one is valid to use.
|
SubjectAreaOMASAPIResponse<ValidValue> |
getValidValueRelationship(String serverName,
String userId,
String guid)
Get a validValue relationship, which is a link between glossary terms that have the same meaning.
|
SubjectAreaOMASAPIResponse<Antonym> |
restoreAntonym(String serverName,
String userId,
String guid)
Restore an antonym relationship.
|
SubjectAreaOMASAPIResponse<CategoryAnchor> |
restoreCategoryAnchorRelationship(String serverName,
String userId,
String guid)
Restore a CategoryAnchor Relationship.
|
SubjectAreaOMASAPIResponse<CategoryHierarchyLink> |
restoreCategoryHierarchyLink(String serverName,
String userId,
String guid)
Restore a CategoryHierarchyLink Relationship.
|
SubjectAreaOMASAPIResponse<IsA> |
restoreIsARelationship(String serverName,
String userId,
String guid)
Restore a is a relationship.
|
SubjectAreaOMASAPIResponse<PreferredTerm> |
restorePreferredTerm(String serverName,
String userId,
String guid)
Restore a preferred term relationship.
|
SubjectAreaOMASAPIResponse<ProjectScope> |
restoreProjectScopeRelationship(String serverName,
String userId,
String guid)
Restore a projectScope relationship, which is a link between the project content and the project.
|
SubjectAreaOMASAPIResponse<RelatedTerm> |
restoreRelatedTerm(String serverName,
String userId,
String guid)
Restore a related Term relationship.
|
SubjectAreaOMASAPIResponse<ReplacementTerm> |
restoreReplacementTerm(String serverName,
String userId,
String guid)
Restore a replacement term relationship.
|
SubjectAreaOMASAPIResponse<Synonym> |
restoreSynonym(String serverName,
String userId,
String guid)
Restore a synonym relationship.
|
SubjectAreaOMASAPIResponse<TermAnchor> |
restoreTermAnchorRelationship(String serverName,
String userId,
String guid)
Restore a TermAnchor Relationship.
|
SubjectAreaOMASAPIResponse<Categorization> |
restoreTermCategorizationRelationship(String serverName,
String userId,
String guid)
Restore a TermCategorization Relationship.
|
SubjectAreaOMASAPIResponse<HasA> |
restoreTermHasARelationship(String serverName,
String userId,
String guid)
Restore a Term HAS A relationship.
|
SubjectAreaOMASAPIResponse<IsATypeOf> |
restoreTermIsATypeOfRelationship(String serverName,
String userId,
String guid)
Restore a is IsaTypeOf relationship.
|
SubjectAreaOMASAPIResponse<TypedBy> |
restoreTermTypedByRelationship(String serverName,
String userId,
String guid)
Restore a replacement term relationship.
|
SubjectAreaOMASAPIResponse<Translation> |
restoreTranslation(String serverName,
String userId,
String guid)
Restore a translation relationship.
|
SubjectAreaOMASAPIResponse<UsedInContext> |
restoreUsedInContext(String serverName,
String userId,
String guid)
Restore a used in context relationship.
|
SubjectAreaOMASAPIResponse<ValidValue> |
restoreValidValue(String serverName,
String userId,
String guid)
Restore a valid value relationship.
|
SubjectAreaOMASAPIResponse<Antonym> |
updateAntonymRelationship(String serverName,
String userId,
String guid,
Antonym antonym,
boolean isReplace)
Update a Antonym relationship which is a link between glossary terms that have the opposite meaning
|
SubjectAreaOMASAPIResponse<CategoryAnchor> |
updateCategoryAnchorRelationship(String serverName,
String userId,
String guid,
CategoryAnchor categoryAnchor,
Boolean isReplace)
Update a categoryAnchor Relationship.
|
SubjectAreaOMASAPIResponse<CategoryHierarchyLink> |
updateCategoryHierarchyLink(String serverName,
String userId,
String guid,
CategoryHierarchyLink categoryHierarchyLink,
Boolean isReplace)
Update a CategoryHierarchyLink Relationship.
|
SubjectAreaOMASAPIResponse<IsA> |
updateIsARelationship(String serverName,
String userId,
String guid,
IsA iSARelationship,
boolean isReplace)
Update a Isa relationship, which is a link between a more general glossary term and a more specific definition.
|
SubjectAreaOMASAPIResponse<PreferredTerm> |
updatePreferredTermRelationship(String serverName,
String userId,
String guid,
PreferredTerm preferredTermRelationship,
boolean isReplace)
Update a PreferredTerm relationship, which is a link between glossary terms, it is a Link to an alternative term that the organization prefers is used.
|
SubjectAreaOMASAPIResponse<ProjectScope> |
updateProjectScopeRelationship(String serverName,
String userId,
String guid,
ProjectScope projectScope,
boolean isReplace)
Update a ProjectScope relationship which is a link between the project content and the project.
|
SubjectAreaOMASAPIResponse<RelatedTerm> |
updateRelatedTerm(String serverName,
String userId,
String guid,
RelatedTerm relatedTermRelationship,
boolean isReplace)
Update a Related Term relationship.
|
SubjectAreaOMASAPIResponse<ReplacementTerm> |
updateReplacementTerm(String serverName,
String userId,
String guid,
ReplacementTerm replacementTermRelationship,
boolean isReplace)
Update a ReplacementTerm relationship, which is a link to a glossary term that is replacing an obsolete glossary term.
|
SubjectAreaOMASAPIResponse<Synonym> |
updateSynonymRelationship(String serverName,
String userId,
String guid,
Synonym synonym,
boolean isReplace)
Update a Synonym relationship which is a link between glossary terms that have the same meaning
|
SubjectAreaOMASAPIResponse<TermAnchor> |
updateTermAnchorRelationship(String serverName,
String userId,
String guid,
TermAnchor termAnchor,
Boolean isReplace)
Update a termAnchor Relationship.
|
SubjectAreaOMASAPIResponse<Categorization> |
updateTermCategorizationRelationship(String serverName,
String userId,
String guid,
Categorization termCategorizationRelationship,
Boolean isReplace)
Update a termCategorization Relationship.
|
SubjectAreaOMASAPIResponse<HasA> |
updateTermHasARelationship(String serverName,
String userId,
String guid,
HasA termHasARelationship,
boolean isReplace)
Update a Hasa is the relationship between a spine object and a spine attribute.
|
SubjectAreaOMASAPIResponse<IsATypeOf> |
updateTermIsATypeOfRelationship(String serverName,
String userId,
String guid,
IsATypeOf termIsATypeOfRelationship,
boolean isReplace)
Update a IsaTypeOf relationship, which is an inheritance relationship between two spine objects.
|
SubjectAreaOMASAPIResponse<TypedBy> |
updateTermTypedByRelationship(String serverName,
String userId,
String guid,
TypedBy termTypedByRelationship,
boolean isReplace)
Update a TypedBy relationship, which is a link between a spine attribute and its type.
|
SubjectAreaOMASAPIResponse<Translation> |
updateTranslationRelationship(String serverName,
String userId,
String guid,
Translation translationRelationship,
boolean isReplace)
Update a Translation relationship translation relationship, which is a link between glossary terms to provide different natural language translation of the same concept.
|
SubjectAreaOMASAPIResponse<UsedInContext> |
updateUsedInContextRelationship(String serverName,
String userId,
String guid,
UsedInContext usedInContextRelationship,
boolean isReplace)
Update a UsedInContext relationship which is a link between glossary terms, where one describes the context where the other one is valid to use.
|
SubjectAreaOMASAPIResponse<ValidValue> |
updateValidValueRelationship(String serverName,
String userId,
String guid,
ValidValue validValueRelationship,
boolean isReplace)
Update a ValidValue relationship which is a link between glossary terms that have the same meaning
|
createRelationship, deleteRelationship, getFindRequest, getRelationship, getResponseForException, restoreRelationship, updateRelationshippublic SubjectAreaRelationshipRESTServices()
public SubjectAreaOMASAPIResponse<HasA> createTermHasARelationship(String serverName, String userId, HasA termHasARelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtermHasARelationship - the HASA relationshippublic SubjectAreaOMASAPIResponse<HasA> getTermHasARelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the HAS A relationship to getpublic SubjectAreaOMASAPIResponse<HasA> updateTermHasARelationship(String serverName, String userId, String guid, HasA termHasARelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiptermHasARelationship - the HASA relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<HasA> deleteTermHasARelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the HAS A relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<HasA> restoreTermHasARelationship(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<RelatedTerm> createRelatedTerm(String serverName, String userId, RelatedTerm relatedTermRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedrelatedTermRelationship - the RelatedTerm relationshippublic SubjectAreaOMASAPIResponse<RelatedTerm> getRelatedTerm(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the related term relationship to getpublic SubjectAreaOMASAPIResponse<RelatedTerm> updateRelatedTerm(String serverName, String userId, String guid, RelatedTerm relatedTermRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiprelatedTermRelationship - the related term relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<RelatedTerm> deleteRelatedTerm(String serverName, String userId, String guid, boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Related term relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<RelatedTerm> restoreRelatedTerm(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<Synonym> createSynonym(String serverName, String userId, Synonym synonym)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedsynonym - the Synonym relationshippublic SubjectAreaOMASAPIResponse<Synonym> getSynonymRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termCategorization relationship to getpublic SubjectAreaOMASAPIResponse<Synonym> updateSynonymRelationship(String serverName, String userId, String guid, Synonym synonym, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipsynonym - the Synonym relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<Synonym> deleteSynonymRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Synonym relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<Synonym> restoreSynonym(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<Antonym> createAntonym(String serverName, String userId, Antonym antonym)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedantonym - the Antonym relationshippublic SubjectAreaOMASAPIResponse<Antonym> getAntonymRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the related term relationship to getpublic SubjectAreaOMASAPIResponse<Antonym> updateAntonymRelationship(String serverName, String userId, String guid, Antonym antonym, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipantonym - the Antonym relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<Antonym> deleteAntonymRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Antonym relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<Antonym> restoreAntonym(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<Translation> createTranslation(String serverName, String userId, Translation translationRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtranslationRelationship - the Translation relationshippublic SubjectAreaOMASAPIResponse<Translation> getTranslationRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the translation relationship to getpublic SubjectAreaOMASAPIResponse<Translation> updateTranslationRelationship(String serverName, String userId, String guid, Translation translationRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiptranslationRelationship - the Translation relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<Translation> deleteTranslationRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Translation relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<Translation> restoreTranslation(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<UsedInContext> createUsedInContext(String serverName, String userId, UsedInContext usedInContextRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedusedInContextRelationship - the UsedInContext relationshippublic SubjectAreaOMASAPIResponse<UsedInContext> getUsedInContextRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the usedInContext relationship to getpublic SubjectAreaOMASAPIResponse<UsedInContext> updateUsedInContextRelationship(String serverName, String userId, String guid, UsedInContext usedInContextRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipusedInContextRelationship - the UsedInContext relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<UsedInContext> deleteUsedInContextRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the UsedInContext relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<UsedInContext> restoreUsedInContext(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<PreferredTerm> createPreferredTerm(String serverName, String userId, PreferredTerm preferredTermRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedpreferredTermRelationship - the preferred Term relationshippublic SubjectAreaOMASAPIResponse<PreferredTerm> getPreferredTermRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the preferredTerm relationship to getpublic SubjectAreaOMASAPIResponse<PreferredTerm> updatePreferredTermRelationship(String serverName, String userId, String guid, PreferredTerm preferredTermRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshippreferredTermRelationship - the PreferredTerm relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<PreferredTerm> deletePreferredTermRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the PreferredTerm relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<PreferredTerm> restorePreferredTerm(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<ValidValue> createValidValue(String serverName, String userId, ValidValue validValueRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedvalidValueRelationship - the ValidValue relationshippublic SubjectAreaOMASAPIResponse<ValidValue> getValidValueRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the validValue relationship to getpublic SubjectAreaOMASAPIResponse<ValidValue> updateValidValueRelationship(String serverName, String userId, String guid, ValidValue validValueRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipvalidValueRelationship - the ValidValue relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<ValidValue> deleteValidValueRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the ValidValue relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<ValidValue> restoreValidValue(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<ReplacementTerm> createReplacementTerm(String serverName, String userId, ReplacementTerm replacementTermRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedreplacementTermRelationship - the ReplacementTerm relationshippublic SubjectAreaOMASAPIResponse<ReplacementTerm> getReplacementTerm(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the replacementTerm relationship to getpublic SubjectAreaOMASAPIResponse<ReplacementTerm> updateReplacementTerm(String serverName, String userId, String guid, ReplacementTerm replacementTermRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipreplacementTermRelationship - the ReplacementTerm relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<ReplacementTerm> deleteReplacementTerm(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the ReplacementTerm relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<ReplacementTerm> restoreReplacementTerm(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<TypedBy> createTermTypedByRelationship(String serverName, String userId, TypedBy termTypedByRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtermTypedByRelationship - the TypedBy relationshippublic SubjectAreaOMASAPIResponse<TypedBy> getTermTypedByRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termTypedByRelationship relationship to getpublic SubjectAreaOMASAPIResponse<TypedBy> updateTermTypedByRelationship(String serverName, String userId, String guid, TypedBy termTypedByRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiptermTypedByRelationship - the TypedBy relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<TypedBy> deleteTermTypedByRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the TypedBy relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<TypedBy> restoreTermTypedByRelationship(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<IsA> createIsARelationship(String serverName, String userId, IsA iSARelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performediSARelationship - the Isa relationshippublic SubjectAreaOMASAPIResponse<IsA> getIsARelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the iSARelationship relationship to getpublic SubjectAreaOMASAPIResponse<IsA> updateIsARelationship(String serverName, String userId, String guid, IsA iSARelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipiSARelationship - the Isa relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<IsA> deleteIsARelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Isa relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<IsA> restoreIsARelationship(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<IsATypeOf> createTermIsATypeOfRelationship(String serverName, String userId, IsATypeOf termIsATypeOfRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtermIsATypeOfRelationship - the IsaTypeOf relationshippublic SubjectAreaOMASAPIResponse<IsATypeOf> getTermIsATypeOfRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termIsATypeOfRelationship relationship to getpublic SubjectAreaOMASAPIResponse<IsATypeOf> updateTermIsATypeOfRelationship(String serverName, String userId, String guid, IsATypeOf termIsATypeOfRelationship, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiptermIsATypeOfRelationship - the IsaTypeOf relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<IsATypeOf> deleteIsATypeOfRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the IsaTypeOf relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<IsATypeOf> restoreTermIsATypeOfRelationship(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<Categorization> createTermCategorizationRelationship(String serverName, String userId, Categorization termCategorizationRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtermCategorizationRelationship - the TermCategorizationRelationship relationshippublic SubjectAreaOMASAPIResponse<Categorization> getTermCategorizationRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termCategorizationRelationship relationship to getpublic SubjectAreaOMASAPIResponse<Categorization> updateTermCategorizationRelationship(String serverName, String userId, String guid, Categorization termCategorizationRelationship, Boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshiptermCategorizationRelationship - the termCategorization relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<Categorization> deleteTermCategorizationRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the TermCategorizationRelationship relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<Categorization> restoreTermCategorizationRelationship(String serverName, String userId, String guid)
Restore allows the deleted TermCategorization Relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the TermCategorization Relationship to deletepublic SubjectAreaOMASAPIResponse<TermAnchor> createTermAnchorRelationship(String serverName, String userId, TermAnchor termAnchorRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedtermAnchorRelationship - the TermAnchorRelationship relationshippublic SubjectAreaOMASAPIResponse<TermAnchor> getTermAnchorRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termAnchor Relationship to getpublic SubjectAreaOMASAPIResponse<TermAnchor> updateTermAnchorRelationship(String serverName, String userId, String guid, TermAnchor termAnchor, Boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - guid of the TermAnchor relationshiptermAnchor - the termAnchor relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<TermAnchor> deleteTermAnchorRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the TermAnchorRelationship relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<TermAnchor> restoreTermAnchorRelationship(String serverName, String userId, String guid)
Restore allows the deleted TermAnchor Relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Term Anchor Relationship to deletepublic SubjectAreaOMASAPIResponse<CategoryAnchor> createCategoryAnchorRelationship(String serverName, String userId, CategoryAnchor categoryAnchorRelationship)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedcategoryAnchorRelationship - the CategoryAnchorRelationship relationshippublic SubjectAreaOMASAPIResponse<CategoryAnchor> getCategoryAnchorRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the categoryAnchor Relationship to getpublic SubjectAreaOMASAPIResponse<CategoryAnchor> updateCategoryAnchorRelationship(String serverName, String userId, String guid, CategoryAnchor categoryAnchor, Boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - guid of the CategoryAnchor relationshipcategoryAnchor - the categoryAnchor relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<CategoryAnchor> deleteCategoryAnchorRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the CategoryAnchorRelationship relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<CategoryAnchor> restoreCategoryAnchorRelationship(String serverName, String userId, String guid)
Restore allows the deleted CategoryAnchor Relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the Category Anchor Relationship to deletepublic SubjectAreaOMASAPIResponse<ProjectScope> createProjectScopeRelationship(String serverName, String userId, ProjectScope projectScope)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedprojectScope - the Synonym relationshippublic SubjectAreaOMASAPIResponse<ProjectScope> getProjectScopeRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the termCategorization relationship to getpublic SubjectAreaOMASAPIResponse<ProjectScope> updateProjectScopeRelationship(String serverName, String userId, String guid, ProjectScope projectScope, boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - unique identifier of the relationshipprojectScope - the ProjectScope relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<ProjectScope> deleteProjectScopeRelationship(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the ProjectScope relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<ProjectScope> restoreProjectScopeRelationship(String serverName, String userId, String guid)
Restore allows the deleted relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the relationship to restorepublic SubjectAreaOMASAPIResponse<CategoryHierarchyLink> createCategoryHierarchyLink(String serverName, String userId, CategoryHierarchyLink categoryHierarchyLink)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedcategoryHierarchyLink - the CategoryHierarchyLink relationshippublic SubjectAreaOMASAPIResponse<CategoryHierarchyLink> getCategoryHierarchyLink(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the CategoryHierarchyLink Relationship to getpublic SubjectAreaOMASAPIResponse<CategoryHierarchyLink> updateCategoryHierarchyLink(String serverName, String userId, String guid, CategoryHierarchyLink categoryHierarchyLink, Boolean isReplace)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - userId under which the request is performedguid - guid of the CategoryHierarchyLink relationshipcategoryHierarchyLink - the CategoryHierarchyLink relationshipisReplace - flag to indicate that this update is a replace. When not set only the supplied (non null) fields are updated.public SubjectAreaOMASAPIResponse<CategoryHierarchyLink> deleteCategoryHierarchyLink(String serverName, String userId, String guid, Boolean isPurge)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the CategoryHierarchyLink relationship to deleteisPurge - true indicates a hard delete, false is a soft delete.public SubjectAreaOMASAPIResponse<CategoryHierarchyLink> restoreCategoryHierarchyLink(String serverName, String userId, String guid)
Restore allows the deleted CategoryHierarchyLink Relationship to be made active again. Restore allows deletes to be undone. Hard deletes are not stored in the repository so cannot be restored.
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the CategoryHierarchyLink Relationship to deletepublic SubjectAreaOMASAPIResponse<SemanticAssignment> getSemanticAssignmentRelationship(String serverName, String userId, String guid)
serverName - serverName under which this request is performed, this is used in multi tenanting to identify the tenantuserId - unique identifier for requesting user, under which the request is performedguid - guid of the SemanticAssignment relationship to getCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.