blob: 196b96e203242b06cec376cb0ff5be5a6e1c2611 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ManagedLegacyRepositoryContent (Archiva :: Modules 1.4-M4 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ManagedLegacyRepositoryContent (Archiva :: Modules 1.4-M4 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ManagedLegacyRepositoryContent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/archiva/repository/content/legacy/LegacyPathParser.html" title="class in org.apache.archiva.repository.content.legacy"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/archiva/repository/content/legacy/RemoteLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ManagedLegacyRepositoryContent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.archiva.repository.content.legacy</FONT>
<BR>
Class ManagedLegacyRepositoryContent</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy">org.apache.archiva.repository.content.legacy.AbstractLegacyRepositoryContent</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.archiva.repository.content.legacy.ManagedLegacyRepositoryContent</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></DD>
</DL>
<HR>
<DL>
<DT><PRE><FONT SIZE="-1">@Service(value="managedRepositoryContent#legacy")
@Scope(value="prototype")
</FONT>public class <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.51"><B>ManagedLegacyRepositoryContent</B></A><DT>extends <A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy">AbstractLegacyRepositoryContent</A><DT>implements <A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></DL>
</PRE>
<P>
ManagedLegacyRepositoryContent
<P>
<P>
<DL>
<DT><B>To Do:</B></DT>
<DD>no need to be a component when filetypes, legacy path parser is not</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../../org/apache/archiva/configuration/FileTypes.html" title="class in org.apache.archiva.configuration">FileTypes</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#filetypes">filetypes</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#repository">repository</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#ManagedLegacyRepositoryContent()">ManagedLegacyRepositoryContent</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteArtifact(org.apache.archiva.model.ArtifactReference)">deleteArtifact</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;artifactReference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;delete a specified artifact from the repository</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteGroupId(java.lang.String)">deleteGroupId</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;groupId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteProject(java.lang.String, java.lang.String)">deleteProject</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;projectId)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteSupportFile(java.io.File, java.lang.String)">deleteSupportFile</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;repoFile,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;supportExtension)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteSupportFiles(java.io.File)">deleteSupportFiles</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;repoFile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteVersion(org.apache.archiva.model.VersionedReference)">deleteVersion</A></B>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Delete from the managed repository all files / directories associated with the
provided version reference.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#deleteVersions(java.io.File, org.apache.archiva.model.VersionedReference)">deleteVersions</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getId()">getId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Convenience method to get the repository id.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getProjectVersions(java.io.File, org.apache.archiva.model.ProjectReference, java.util.Set)">getProjectVersions</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;foundVersions)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getRelatedArtifacts(org.apache.archiva.model.ArtifactReference)">getRelatedArtifacts</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Gather up the list of related artifacts to the ArtifactReference provided.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getRelatedArtifacts(java.io.File, org.apache.archiva.model.ArtifactReference, java.util.Set)">getRelatedArtifacts</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&gt;&nbsp;foundArtifacts)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getRepoRoot()">getRepoRoot</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Convenience method to get the repository (on disk) root directory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getRepository()">getRepository</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the repository configuration associated with this
repository content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getVersionedVersions(java.io.File, org.apache.archiva.model.VersionedReference, java.util.Set)">getVersionedVersions</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;foundVersions)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getVersions(org.apache.archiva.model.ProjectReference)">getVersions</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a specific <A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model"><CODE>ProjectReference</CODE></A>, return the list of available versions for
that project reference.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#getVersions(org.apache.archiva.model.VersionedReference)">getVersions</A></B>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Given a specific <A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model"><CODE>VersionedReference</CODE></A>, return the list of available versions for that
versioned reference.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#hasContent(org.apache.archiva.model.ArtifactReference)">hasContent</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines if the artifact referenced exists in the repository.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#hasContent(org.apache.archiva.model.ProjectReference)">hasContent</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines if the project referenced exists in the repository.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#hasContent(org.apache.archiva.model.VersionedReference)">hasContent</A></B>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Determines if the version reference exists in the repository.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#setFileTypes(org.apache.archiva.configuration.FileTypes)">setFileTypes</A></B>(<A HREF="../../../../../../org/apache/archiva/configuration/FileTypes.html" title="class in org.apache.archiva.configuration">FileTypes</A>&nbsp;fileTypes)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#setRepository(org.apache.archiva.admin.model.beans.ManagedRepository)">setRepository</A></B>(<A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A>&nbsp;repository)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the repository configuration to associate with this
repository content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#toArtifactReference(java.lang.String)">toArtifactReference</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a path to an artifact reference.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#toFile(org.apache.archiva.model.ArchivaArtifact)">toFile</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ArchivaArtifact.html" title="class in org.apache.archiva.model">ArchivaArtifact</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given an <A HREF="../../../../../../org/apache/archiva/model/ArchivaArtifact.html" title="class in org.apache.archiva.model"><CODE>ArchivaArtifact</CODE></A>, return the file reference to the artifact.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#toFile(org.apache.archiva.model.ArtifactReference)">toFile</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given an <A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model"><CODE>ArtifactReference</CODE></A>, return the file reference to the artifact.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#toMetadataPath(org.apache.archiva.model.ProjectReference)">toMetadataPath</A></B>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a <A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model"><CODE>ProjectReference</CODE></A>, return the path to the metadata for
the project.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#toMetadataPath(org.apache.archiva.model.VersionedReference)">toMetadataPath</A></B>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Given a <A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model"><CODE>VersionedReference</CODE></A>, return the path to the metadata for
the specific version of the project.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.archiva.repository.content.legacy.AbstractLegacyRepositoryContent"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.archiva.repository.content.legacy.<A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy">AbstractLegacyRepositoryContent</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html#setLegacyPathParser(org.apache.archiva.repository.content.PathParser)">setLegacyPathParser</A>, <A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html#toPath(org.apache.archiva.model.ArchivaArtifact)">toPath</A>, <A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html#toPath(org.apache.archiva.model.ArtifactReference)">toPath</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.archiva.repository.ManagedRepositoryContent"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.archiva.repository.<A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toPath(org.apache.archiva.model.ArchivaArtifact)">toPath</A>, <A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toPath(org.apache.archiva.model.ArtifactReference)">toPath</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="filetypes"><!-- --></A><H3>
filetypes</H3>
<PRE>
<FONT SIZE="-1">@Inject
</FONT>private <A HREF="../../../../../../org/apache/archiva/configuration/FileTypes.html" title="class in org.apache.archiva.configuration">FileTypes</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.59"><B>filetypes</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="repository"><!-- --></A><H3>
repository</H3>
<PRE>
private <A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.61"><B>repository</B></A></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ManagedLegacyRepositoryContent()"><!-- --></A><H3>
ManagedLegacyRepositoryContent</H3>
<PRE>
public <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.51"><B>ManagedLegacyRepositoryContent</B></A>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="deleteVersion(org.apache.archiva.model.VersionedReference)"><!-- --></A><H3>
deleteVersion</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.63"><B>deleteVersion</B></A>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteVersion(org.apache.archiva.model.VersionedReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Delete from the managed repository all files / directories associated with the
provided version reference.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteVersion(org.apache.archiva.model.VersionedReference)">deleteVersion</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the version reference to delete.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="deleteVersions(java.io.File, org.apache.archiva.model.VersionedReference)"><!-- --></A><H3>
deleteVersions</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.99"><B>deleteVersions</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="deleteProject(java.lang.String, java.lang.String)"><!-- --></A><H3>
deleteProject</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.132"><B>deleteProject</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;namespace,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;projectId)
throws <A HREF="../../../../../../org/apache/archiva/repository/RepositoryException.html" title="class in org.apache.archiva.repository">RepositoryException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteProject(java.lang.String, java.lang.String)">deleteProject</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>namespace</CODE> - groupId for maven<DD><CODE>projectId</CODE> - artifactId for maven
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/RepositoryException.html" title="class in org.apache.archiva.repository">RepositoryException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="deleteSupportFiles(java.io.File)"><!-- --></A><H3>
deleteSupportFiles</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.138"><B>deleteSupportFiles</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;repoFile)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="deleteSupportFile(java.io.File, java.lang.String)"><!-- --></A><H3>
deleteSupportFile</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.146"><B>deleteSupportFile</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;repoFile,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;supportExtension)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.155"><B>getId</B></A>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getId()">ManagedRepositoryContent</A></CODE></B></DD>
<DD><p>
Convenience method to get the repository id.
</p>
<p/>
<p>
Equivalent to calling <code>.getRepository().getId()</code>
</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getId()">getId</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the repository id.</DL>
</DD>
</DL>
<HR>
<A NAME="getRelatedArtifacts(org.apache.archiva.model.ArtifactReference)"><!-- --></A><H3>
getRelatedArtifacts</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&gt; <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.160"><B>getRelatedArtifacts</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRelatedArtifacts(org.apache.archiva.model.ArtifactReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD><p>
Gather up the list of related artifacts to the ArtifactReference provided.
This typically inclues the pom files, and those things with
classifiers (such as doc, source code, test libs, etc...)
</p>
<p/>
<p>
<strong>NOTE:</strong> Some layouts (such as maven 1 "legacy") are not compatible with this query.
</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRelatedArtifacts(org.apache.archiva.model.ArtifactReference)">getRelatedArtifacts</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the reference to work off of.
<DT><B>Returns:</B><DD>the set of ArtifactReferences for related artifacts.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE> - if the initial artifact reference does not exist within the repository.</DL>
</DD>
</DL>
<HR>
<A NAME="getRepoRoot()"><!-- --></A><H3>
getRepoRoot</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.202"><B>getRepoRoot</B></A>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRepoRoot()">ManagedRepositoryContent</A></CODE></B></DD>
<DD><p>
Convenience method to get the repository (on disk) root directory.
</p>
<p/>
<p>
Equivalent to calling <code>.getRepository().getLocation()</code>
</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRepoRoot()">getRepoRoot</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the repository (on disk) root directory.</DL>
</DD>
</DL>
<HR>
<A NAME="getRepository()"><!-- --></A><H3>
getRepository</H3>
<PRE>
public <A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.207"><B>getRepository</B></A>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRepository()">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Get the repository configuration associated with this
repository content.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getRepository()">getRepository</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the repository that is associated with this repository content.</DL>
</DD>
</DL>
<HR>
<A NAME="getVersions(org.apache.archiva.model.ProjectReference)"><!-- --></A><H3>
getVersions</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.212"><B>getVersions</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getVersions(org.apache.archiva.model.ProjectReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Given a specific <A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model"><CODE>ProjectReference</CODE></A>, return the list of available versions for
that project reference.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getVersions(org.apache.archiva.model.ProjectReference)">getVersions</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the project reference to work off of.
<DT><B>Returns:</B><DD>the list of versions found for that project reference.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE> - if the project reference does nto exist within the repository.</DL>
</DD>
</DL>
<HR>
<A NAME="getVersions(org.apache.archiva.model.VersionedReference)"><!-- --></A><H3>
getVersions</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.252"><B>getVersions</B></A>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getVersions(org.apache.archiva.model.VersionedReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD><p>
Given a specific <A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model"><CODE>VersionedReference</CODE></A>, return the list of available versions for that
versioned reference.
</p>
<p/>
<p>
<strong>NOTE:</strong> This is really only useful when working with SNAPSHOTs.
</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#getVersions(org.apache.archiva.model.VersionedReference)">getVersions</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the versioned reference to work off of.
<DT><B>Returns:</B><DD>the set of versions found.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE> - if the versioned reference does not exist within the repository.</DL>
</DD>
</DL>
<HR>
<A NAME="hasContent(org.apache.archiva.model.ArtifactReference)"><!-- --></A><H3>
hasContent</H3>
<PRE>
public boolean <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.292"><B>hasContent</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.ArtifactReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Determines if the artifact referenced exists in the repository.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.ArtifactReference)">hasContent</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the artifact reference to check for.
<DT><B>Returns:</B><DD>true if the artifact referenced exists.</DL>
</DD>
</DL>
<HR>
<A NAME="hasContent(org.apache.archiva.model.ProjectReference)"><!-- --></A><H3>
hasContent</H3>
<PRE>
public boolean <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.298"><B>hasContent</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.ProjectReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Determines if the project referenced exists in the repository.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.ProjectReference)">hasContent</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the project reference to check for.
<DT><B>Returns:</B><DD>true it the project referenced exists.</DL>
</DD>
</DL>
<HR>
<A NAME="hasContent(org.apache.archiva.model.VersionedReference)"><!-- --></A><H3>
hasContent</H3>
<PRE>
public boolean <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.311"><B>hasContent</B></A>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.VersionedReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Determines if the version reference exists in the repository.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#hasContent(org.apache.archiva.model.VersionedReference)">hasContent</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the version reference to check for.
<DT><B>Returns:</B><DD>true if the version referenced exists.</DL>
</DD>
</DL>
<HR>
<A NAME="setRepository(org.apache.archiva.admin.model.beans.ManagedRepository)"><!-- --></A><H3>
setRepository</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.324"><B>setRepository</B></A>(<A HREF="../../../../../../org/apache/archiva/admin/model/beans/ManagedRepository.html" title="class in org.apache.archiva.admin.model.beans">ManagedRepository</A>&nbsp;repository)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#setRepository(org.apache.archiva.admin.model.beans.ManagedRepository)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Set the repository configuration to associate with this
repository content.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#setRepository(org.apache.archiva.admin.model.beans.ManagedRepository)">setRepository</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>repository</CODE> - the repository to associate with this repository content.</DL>
</DD>
</DL>
<HR>
<A NAME="toArtifactReference(java.lang.String)"><!-- --></A><H3>
toArtifactReference</H3>
<PRE>
public <A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.336"><B>toArtifactReference</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;path)
throws <A HREF="../../../../../../org/apache/archiva/repository/layout/LayoutException.html" title="class in org.apache.archiva.repository.layout">LayoutException</A></PRE>
<DL>
<DD>Convert a path to an artifact reference.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toArtifactReference(java.lang.String)">toArtifactReference</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html#toArtifactReference(java.lang.String)">toArtifactReference</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/archiva/repository/content/legacy/AbstractLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy">AbstractLegacyRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>path</CODE> - the path to convert. (relative or full location path)
<DT><B>Returns:</B><DD>the <A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model"><CODE>ArtifactReference</CODE></A> representing the path. (or null if path cannot be converted to
a <A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model"><CODE>ArtifactReference</CODE></A>)
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/layout/LayoutException.html" title="class in org.apache.archiva.repository.layout">LayoutException</A></CODE> - if the path cannot be converted to an artifact reference.</DL>
</DD>
</DL>
<HR>
<A NAME="toFile(org.apache.archiva.model.ArchivaArtifact)"><!-- --></A><H3>
toFile</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.347"><B>toFile</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ArchivaArtifact.html" title="class in org.apache.archiva.model">ArchivaArtifact</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toFile(org.apache.archiva.model.ArchivaArtifact)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Given an <A HREF="../../../../../../org/apache/archiva/model/ArchivaArtifact.html" title="class in org.apache.archiva.model"><CODE>ArchivaArtifact</CODE></A>, return the file reference to the artifact.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toFile(org.apache.archiva.model.ArchivaArtifact)">toFile</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the archiva artifact to use.
<DT><B>Returns:</B><DD>the relative path to the artifact.</DL>
</DD>
</DL>
<HR>
<A NAME="toFile(org.apache.archiva.model.ArtifactReference)"><!-- --></A><H3>
toFile</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.352"><B>toFile</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toFile(org.apache.archiva.model.ArtifactReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Given an <A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model"><CODE>ArtifactReference</CODE></A>, return the file reference to the artifact.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toFile(org.apache.archiva.model.ArtifactReference)">toFile</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the artifact reference to use.
<DT><B>Returns:</B><DD>the relative path to the artifact.</DL>
</DD>
</DL>
<HR>
<A NAME="toMetadataPath(org.apache.archiva.model.ProjectReference)"><!-- --></A><H3>
toMetadataPath</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.357"><B>toMetadataPath</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toMetadataPath(org.apache.archiva.model.ProjectReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Given a <A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model"><CODE>ProjectReference</CODE></A>, return the path to the metadata for
the project.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toMetadataPath(org.apache.archiva.model.ProjectReference)">toMetadataPath</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the reference to use.
<DT><B>Returns:</B><DD>the path to the metadata file, or null if no metadata is appropriate.</DL>
</DD>
</DL>
<HR>
<A NAME="toMetadataPath(org.apache.archiva.model.VersionedReference)"><!-- --></A><H3>
toMetadataPath</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.363"><B>toMetadataPath</B></A>(<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toMetadataPath(org.apache.archiva.model.VersionedReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>Given a <A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model"><CODE>VersionedReference</CODE></A>, return the path to the metadata for
the specific version of the project.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#toMetadataPath(org.apache.archiva.model.VersionedReference)">toMetadataPath</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - the reference to use.
<DT><B>Returns:</B><DD>the path to the metadata file, or null if no metadata is appropriate.</DL>
</DD>
</DL>
<HR>
<A NAME="getProjectVersions(java.io.File, org.apache.archiva.model.ProjectReference, java.util.Set)"><!-- --></A><H3>
getProjectVersions</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.369"><B>getProjectVersions</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/ProjectReference.html" title="class in org.apache.archiva.model">ProjectReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;foundVersions)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRelatedArtifacts(java.io.File, org.apache.archiva.model.ArtifactReference, java.util.Set)"><!-- --></A><H3>
getRelatedArtifacts</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.400"><B>getRelatedArtifacts</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&gt;&nbsp;foundArtifacts)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getVersionedVersions(java.io.File, org.apache.archiva.model.VersionedReference, java.util.Set)"><!-- --></A><H3>
getVersionedVersions</H3>
<PRE>
private void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.432"><B>getVersionedVersions</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;typeDir,
<A HREF="../../../../../../org/apache/archiva/model/VersionedReference.html" title="class in org.apache.archiva.model">VersionedReference</A>&nbsp;reference,
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;foundVersions)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFileTypes(org.apache.archiva.configuration.FileTypes)"><!-- --></A><H3>
setFileTypes</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.464"><B>setFileTypes</B></A>(<A HREF="../../../../../../org/apache/archiva/configuration/FileTypes.html" title="class in org.apache.archiva.configuration">FileTypes</A>&nbsp;fileTypes)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="deleteArtifact(org.apache.archiva.model.ArtifactReference)"><!-- --></A><H3>
deleteArtifact</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.469"><B>deleteArtifact</B></A>(<A HREF="../../../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</A>&nbsp;artifactReference)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteArtifact(org.apache.archiva.model.ArtifactReference)">ManagedRepositoryContent</A></CODE></B></DD>
<DD>delete a specified artifact from the repository
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteArtifact(org.apache.archiva.model.ArtifactReference)">deleteArtifact</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="deleteGroupId(java.lang.String)"><!-- --></A><H3>
deleteGroupId</H3>
<PRE>
public void <A HREF="../../../../../../src-html/org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html#line.475"><B>deleteGroupId</B></A>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;groupId)
throws <A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html#deleteGroupId(java.lang.String)">deleteGroupId</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository">ManagedRepositoryContent</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../org/apache/archiva/repository/ContentNotFoundException.html" title="class in org.apache.archiva.repository">ContentNotFoundException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ManagedLegacyRepositoryContent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/archiva/repository/content/legacy/LegacyPathParser.html" title="class in org.apache.archiva.repository.content.legacy"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/archiva/repository/content/legacy/RemoteLegacyRepositoryContent.html" title="class in org.apache.archiva.repository.content.legacy"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/archiva/repository/content/legacy/ManagedLegacyRepositoryContent.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ManagedLegacyRepositoryContent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>