org.exoplatform.services.deployment
Class DeploymentDescriptor.Target
java.lang.Object
org.exoplatform.services.deployment.DeploymentDescriptor.Target
- Enclosing class:
- DeploymentDescriptor
public static class DeploymentDescriptor.Target
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentDescriptor.Target
public DeploymentDescriptor.Target()
getRepository
public String getRepository()
- Returns:
- the repository
setRepository
public void setRepository(String repository)
- Parameters:
repository - the repository to set
getWorkspace
public String getWorkspace()
- Returns:
- the workspace
setWorkspace
public void setWorkspace(String workspace)
- Parameters:
workspace - the workspace to set
getNodePath
public String getNodePath()
- Returns:
- the nodePath
setNodePath
public void setNodePath(String nodePath)
- Parameters:
nodePath - the nodePath to set
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.