com.atlan.model.assets.IGlossaryCategory Maven / Gradle / Ivy
/* SPDX-License-Identifier: Apache-2.0
Copyright 2023 Atlan Pte. Ltd. */
package com.atlan.model.assets;
import com.atlan.model.enums.AtlanAnnouncementType;
import com.atlan.model.enums.AtlanConnectorType;
import com.atlan.model.enums.AtlanIcon;
import com.atlan.model.enums.AtlanStatus;
import com.atlan.model.enums.AtlasGlossaryCategoryType;
import com.atlan.model.enums.CertificateStatus;
import com.atlan.model.enums.SourceCostUnitType;
import com.atlan.model.fields.KeywordField;
import com.atlan.model.fields.RelationField;
import com.atlan.model.fields.TextField;
import com.atlan.model.relations.RelationshipAttributes;
import com.atlan.model.relations.UniqueAttributes;
import com.atlan.model.structs.PopularityInsights;
import com.atlan.model.structs.StarredDetails;
import com.atlan.serde.AssetDeserializer;
import com.atlan.serde.AssetSerializer;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import java.util.List;
import java.util.Map;
import java.util.SortedSet;
import javax.annotation.processing.Generated;
/**
* Instance of a category in Atlan, an organizational construct for glossary terms.
*/
@Generated(value = "com.atlan.generators.ModelGeneratorV2")
@JsonSerialize(using = AssetSerializer.class)
@JsonDeserialize(using = AssetDeserializer.class)
public interface IGlossaryCategory {
public static final String TYPE_NAME = "AtlasGlossaryCategory";
/** TBC */
KeywordField ADDITIONAL_ATTRIBUTES = new KeywordField("additionalAttributes", "additionalAttributes");
/** TBC */
KeywordField CATEGORY_TYPE = new KeywordField("categoryType", "categoryType");
/** TBC */
RelationField CHILDREN_CATEGORIES = new RelationField("childrenCategories");
/** TBC */
TextField LONG_DESCRIPTION = new TextField("longDescription", "longDescription");
/** TBC */
TextField SHORT_DESCRIPTION = new TextField("shortDescription", "shortDescription");
/** TBC */
RelationField TERMS = new RelationField("terms");
/** Glossary in which the category is contained, searchable by the qualifiedName of the glossary. */
KeywordField ANCHOR = new KeywordField("anchor", "__glossary");
/** Parent category in which a subcategory is contained, searchable by the qualifiedName of the category. */
KeywordField PARENT_CATEGORY = new KeywordField("parentCategory", "__parentCategory");
/** TBC */
Map getAdditionalAttributes();
/** TBC */
SortedSet getAdminGroups();
/** TBC */
SortedSet getAdminRoles();
/** TBC */
SortedSet getAdminUsers();
/** TBC */
IGlossary getAnchor();
/** TBC */
String getAnnouncementMessage();
/** TBC */
String getAnnouncementTitle();
/** TBC */
AtlanAnnouncementType getAnnouncementType();
/** TBC */
Long getAnnouncementUpdatedAt();
/** TBC */
String getAnnouncementUpdatedBy();
/** TBC */
SortedSet getAnomaloChecks();
/** TBC */
SortedSet getAssetAnomaloAppliedCheckTypes();
/** TBC */
Long getAssetAnomaloCheckCount();
/** TBC */
String getAssetAnomaloCheckStatuses();
/** TBC */
String getAssetAnomaloDQStatus();
/** TBC */
Long getAssetAnomaloFailedCheckCount();
/** TBC */
SortedSet getAssetAnomaloFailedCheckTypes();
/** TBC */
Long getAssetAnomaloLastCheckRunAt();
/** TBC */
String getAssetAnomaloSourceUrl();
/** TBC */
String getAssetCoverImage();
/** TBC */
String getAssetDbtAccountName();
/** TBC */
String getAssetDbtAlias();
/** TBC */
String getAssetDbtEnvironmentDbtVersion();
/** TBC */
String getAssetDbtEnvironmentName();
/** TBC */
Long getAssetDbtJobLastRun();
/** TBC */
String getAssetDbtJobLastRunArtifactS3Path();
/** TBC */
Boolean getAssetDbtJobLastRunArtifactsSaved();
/** TBC */
Long getAssetDbtJobLastRunCreatedAt();
/** TBC */
Long getAssetDbtJobLastRunDequedAt();
/** TBC */
String getAssetDbtJobLastRunExecutedByThreadId();
/** TBC */
String getAssetDbtJobLastRunGitBranch();
/** TBC */
String getAssetDbtJobLastRunGitSha();
/** TBC */
Boolean getAssetDbtJobLastRunHasDocsGenerated();
/** TBC */
Boolean getAssetDbtJobLastRunHasSourcesGenerated();
/** TBC */
Boolean getAssetDbtJobLastRunNotificationsSent();
/** TBC */
String getAssetDbtJobLastRunOwnerThreadId();
/** TBC */
String getAssetDbtJobLastRunQueuedDuration();
/** TBC */
String getAssetDbtJobLastRunQueuedDurationHumanized();
/** TBC */
String getAssetDbtJobLastRunRunDuration();
/** TBC */
String getAssetDbtJobLastRunRunDurationHumanized();
/** TBC */
Long getAssetDbtJobLastRunStartedAt();
/** TBC */
String getAssetDbtJobLastRunStatusMessage();
/** TBC */
String getAssetDbtJobLastRunTotalDuration();
/** TBC */
String getAssetDbtJobLastRunTotalDurationHumanized();
/** TBC */
Long getAssetDbtJobLastRunUpdatedAt();
/** TBC */
String getAssetDbtJobLastRunUrl();
/** TBC */
String getAssetDbtJobName();
/** TBC */
Long getAssetDbtJobNextRun();
/** TBC */
String getAssetDbtJobNextRunHumanized();
/** TBC */
String getAssetDbtJobSchedule();
/** TBC */
String getAssetDbtJobScheduleCronHumanized();
/** TBC */
String getAssetDbtJobStatus();
/** TBC */
String getAssetDbtMeta();
/** TBC */
String getAssetDbtPackageName();
/** TBC */
String getAssetDbtProjectName();
/** TBC */
String getAssetDbtSemanticLayerProxyUrl();
/** TBC */
String getAssetDbtSourceFreshnessCriteria();
/** TBC */
SortedSet getAssetDbtTags();
/** TBC */
String getAssetDbtTestStatus();
/** TBC */
String getAssetDbtUniqueId();
/** TBC */
String getAssetDbtWorkflowLastUpdated();
/** TBC */
AtlanIcon getAssetIcon();
/** TBC */
SortedSet getAssetMcAlertQualifiedNames();
/** TBC */
SortedSet getAssetMcIncidentNames();
/** TBC */
SortedSet getAssetMcIncidentPriorities();
/** TBC */
SortedSet getAssetMcIncidentQualifiedNames();
/** TBC */
SortedSet getAssetMcIncidentSeverities();
/** TBC */
SortedSet getAssetMcIncidentStates();
/** TBC */
SortedSet getAssetMcIncidentSubTypes();
/** TBC */
SortedSet getAssetMcIncidentTypes();
/** TBC */
Long getAssetMcLastSyncRunAt();
/** TBC */
SortedSet getAssetMcMonitorNames();
/** TBC */
SortedSet getAssetMcMonitorQualifiedNames();
/** TBC */
SortedSet getAssetMcMonitorScheduleTypes();
/** TBC */
SortedSet getAssetMcMonitorStatuses();
/** TBC */
SortedSet getAssetMcMonitorTypes();
/** TBC */
Long getAssetPoliciesCount();
/** TBC */
SortedSet getAssetPolicyGUIDs();
/** TBC */
Long getAssetSodaCheckCount();
/** TBC */
String getAssetSodaCheckStatuses();
/** TBC */
String getAssetSodaDQStatus();
/** TBC */
Long getAssetSodaLastScanAt();
/** TBC */
Long getAssetSodaLastSyncRunAt();
/** TBC */
String getAssetSodaSourceURL();
/** TBC */
SortedSet getAssetTags();
/** TBC */
String getAssetThemeHex();
/** TBC */
SortedSet getAssignedTerms();
/** TBC */
AtlasGlossaryCategoryType getCategoryType();
/** TBC */
CertificateStatus getCertificateStatus();
/** TBC */
String getCertificateStatusMessage();
/** TBC */
Long getCertificateUpdatedAt();
/** TBC */
String getCertificateUpdatedBy();
/** TBC */
SortedSet getChildrenCategories();
/** TBC */
String getConnectionName();
/** TBC */
String getConnectionQualifiedName();
/** TBC */
AtlanConnectorType getConnectorType();
/** TBC */
IDataContract getDataContractLatest();
/** TBC */
IDataContract getDataContractLatestCertified();
/** TBC */
String getDbtQualifiedName();
/** TBC */
String getDescription();
/** TBC */
String getDisplayName();
/** TBC */
SortedSet getDomainGUIDs();
/** TBC */
SortedSet getFiles();
/** TBC */
Boolean getHasContract();
/** TBC */
Boolean getHasLineage();
/** TBC */
SortedSet getInputPortDataProducts();
/** TBC */
Boolean getIsAIGenerated();
/** TBC */
Boolean getIsDiscoverable();
/** TBC */
Boolean getIsEditable();
/** TBC */
Boolean getIsPartial();
/** TBC */
Long getLastRowChangedAt();
/** TBC */
String getLastSyncRun();
/** TBC */
Long getLastSyncRunAt();
/** TBC */
String getLastSyncWorkflowName();
/** TBC */
String getLexicographicalSortOrder();
/** TBC */
SortedSet getLinks();
/** TBC */
String getLongDescription();
/** TBC */
SortedSet getMcIncidents();
/** TBC */
SortedSet getMcMonitors();
/** TBC */
SortedSet getMetrics();
/** TBC */
String getName();
/** TBC */
SortedSet getNonCompliantAssetPolicyGUIDs();
/** TBC */
SortedSet getOutputPortDataProducts();
/** TBC */
SortedSet getOwnerGroups();
/** TBC */
SortedSet getOwnerUsers();
/** TBC */
IGlossaryCategory getParentCategory();
/** TBC */
Double getPopularityScore();
/** TBC */
String getQualifiedName();
/** TBC */
IReadme getReadme();
/** TBC */
String getSampleDataUrl();
/** TBC */
SortedSet getSchemaRegistrySubjects();
/** TBC */
String getShortDescription();
/** TBC */
SortedSet getSodaChecks();
/** TBC */
SourceCostUnitType getSourceCostUnit();
/** TBC */
Long getSourceCreatedAt();
/** TBC */
String getSourceCreatedBy();
/** TBC */
String getSourceEmbedURL();
/** TBC */
Long getSourceLastReadAt();
/** TBC */
String getSourceOwners();
/** TBC */
List getSourceQueryComputeCostRecords();
/** TBC */
SortedSet getSourceQueryComputeCosts();
/** TBC */
Long getSourceReadCount();
/** TBC */
List getSourceReadExpensiveQueryRecords();
/** TBC */
List getSourceReadPopularQueryRecords();
/** TBC */
Double getSourceReadQueryCost();
/** TBC */
List getSourceReadRecentUserRecords();
/** TBC */
SortedSet getSourceReadRecentUsers();
/** TBC */
List getSourceReadSlowQueryRecords();
/** TBC */
List getSourceReadTopUserRecords();
/** TBC */
SortedSet getSourceReadTopUsers();
/** TBC */
Long getSourceReadUserCount();
/** TBC */
Double getSourceTotalCost();
/** TBC */
String getSourceURL();
/** TBC */
Long getSourceUpdatedAt();
/** TBC */
String getSourceUpdatedBy();
/** TBC */
SortedSet getStarredBy();
/** TBC */
Integer getStarredCount();
/** TBC */
List getStarredDetails();
/** TBC */
String getSubType();
/** TBC */
String getTenantId();
/** TBC */
SortedSet getTerms();
/** TBC */
SortedSet getUserDefRelationshipFroms();
/** TBC */
SortedSet getUserDefRelationshipTos();
/** TBC */
String getUserDescription();
/** TBC */
Double getViewScore();
/** TBC */
SortedSet getViewerGroups();
/** TBC */
SortedSet getViewerUsers();
/** Name of the type that defines the asset. */
String getTypeName();
/** Globally-unique identifier for the asset. */
String getGuid();
/** Human-readable name of the asset. */
String getDisplayText();
/** Status of the asset (if this is a related asset). */
String getEntityStatus();
/** Type of the relationship (if this is a related asset). */
String getRelationshipType();
/** Unique identifier of the relationship (when this is a related asset). */
String getRelationshipGuid();
/** Status of the relationship (when this is a related asset). */
AtlanStatus getRelationshipStatus();
/** Attributes specific to the relationship (unused). */
RelationshipAttributes getRelationshipAttributes();
/**
* Attribute(s) that uniquely identify the asset (when this is a related asset).
* If the guid is not provided, these must be provided.
*/
UniqueAttributes getUniqueAttributes();
/**
* When true, indicates that this object represents a complete view of the entity.
* When false, this object is only a reference or some partial view of the entity.
*/
boolean isComplete();
/**
* Indicates whether this object can be used as a valid reference by GUID.
* @return true if it is a valid GUID reference, false otherwise
*/
boolean isValidReferenceByGuid();
/**
* Indicates whether this object can be used as a valid reference by qualifiedName.
* @return true if it is a valid qualifiedName reference, false otherwise
*/
boolean isValidReferenceByQualifiedName();
}