com.wewebu.ow.server.ecmimpl.opencmis
Class OwCMISRepositoryResourceInfo

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.OwCMISRepositoryResourceInfo
All Implemented Interfaces:
OwCMISResourceInfo

public class OwCMISRepositoryResourceInfo
extends Object
implements OwCMISResourceInfo

OwCMISRepositoryResourceInfo.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
OwCMISRepositoryResourceInfo(org.apache.chemistry.opencmis.commons.data.RepositoryInfo repositoryInfo)
           
 
Method Summary
 OwCMISRepositoryCapabilities getCapabilities()
           
 String getDisplayName()
           
 String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwCMISRepositoryResourceInfo

public OwCMISRepositoryResourceInfo(org.apache.chemistry.opencmis.commons.data.RepositoryInfo repositoryInfo)
Method Detail

getCapabilities

public OwCMISRepositoryCapabilities getCapabilities()
Specified by:
getCapabilities in interface OwCMISResourceInfo

getId

public String getId()
Specified by:
getId in interface OwCMISResourceInfo

getDisplayName

public String getDisplayName()
Specified by:
getDisplayName in interface OwCMISResourceInfo


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.