ISystemArtifactCacheRepository public interface ISystemArtifactCacheRepository : IRepository, IContextualInformation Documentation bool ExistsInSystemArtifact(int artifactID) int RetrieveArtifactIDByIdentifier(string identifier) int RetrieveArtifactIDByIdentifier(SystemArtifact identifier)