org.chromattic.dataobject
Class CompilationSource

java.lang.Object
  extended by org.chromattic.dataobject.CompilationSource

public class CompilationSource
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
CompilationSource(java.lang.String repositoryRef, java.lang.String workspaceRef, java.lang.String path)
           
 
Method Summary
 java.lang.String getPath()
           
 java.lang.String getRepositoryRef()
           
 java.lang.String getWorkspaceRef()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilationSource

public CompilationSource(java.lang.String repositoryRef,
                         java.lang.String workspaceRef,
                         java.lang.String path)
Method Detail

getRepositoryRef

public java.lang.String getRepositoryRef()

getWorkspaceRef

public java.lang.String getWorkspaceRef()

getPath

public java.lang.String getPath()


Copyright © 2011 eXo Platform SAS. All Rights Reserved.