Subversion Repositories bacoAlunos

Rev

Rev 1814 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1814 Rev 1830
Line 9... Line 9...
9
/**
9
/**
10
 * @author Jorge Machado
10
 * @author Jorge Machado
11
 * @date 28/Mai/2008
11
 * @date 28/Mai/2008
12
 * @see pt.estgp.estgweb.services.data
12
 * @see pt.estgp.estgweb.services.data
13
 */
13
 */
14
public class RepositoryManager
14
public class RepositoryManagerTier4
15
{
15
{
16
    public static final 1.5.0/docs/api/java/lang/String.html">String RESOURCE_PATH = "/files";
16
    public static final 1.5.0/docs/api/java/lang/String.html">String RESOURCE_PATH = "/files";
17
 
17
 
18
    private static final 1.5.0/docs/api/java/util/logging/Logger.html">Logger logger = 1.5.0/docs/api/java/util/logging/Logger.html">Logger.getLogger(RepositoryManager.class);
18
    private static final 1.5.0/docs/api/java/util/logging/Logger.html">Logger logger = 1.5.0/docs/api/java/util/logging/Logger.html">Logger.getLogger(RepositoryManagerTier4.class);
19
 
19
 
20
    /**
20
    /**
21
     * Store File and return MD5 of the file
21
     * Store File and return MD5 of the file
22
     * @param stream
22
     * @param stream
23
     * @param identifier
23
     * @param identifier