public class CMISServerImpl extends Object implements CMISServer
| Constructor and Description |
|---|
CMISServerImpl(String name,
String description,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets CMIS Server Description
|
String |
getName()
Gets CMIS Server Name
|
Map<String,String> |
getParameters()
Gets CMIS Server Parameters
|
public String getName()
CMISServergetName in interface CMISServerpublic String getDescription()
CMISServergetDescription in interface CMISServerpublic Map<String,String> getParameters()
CMISServergetParameters in interface CMISServerCopyright © 2005–2015 Alfresco Software. All rights reserved.