org.xcmis.spi.model
Class RepositoryShortInfo
java.lang.Object
org.xcmis.spi.model.RepositoryShortInfo
public class RepositoryShortInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
repositoryId
protected String repositoryId
repositoryName
protected String repositoryName
rootFolderId
protected String rootFolderId
RepositoryShortInfo
public RepositoryShortInfo(String repositoryId)
RepositoryShortInfo
public RepositoryShortInfo(String storageId,
String storageName)
getRepositoryId
public String getRepositoryId()
getRepositoryName
public String getRepositoryName()
getRootFolderId
public String getRootFolderId()
setRootFolderId
public void setRootFolderId(String rootFolderId)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.