mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merge WOLF-1 to HEAD
EOL-2 : Remove NFS git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109179 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -53,21 +53,7 @@ public interface FileServerConfigMBean {
|
||||
* @param enabled true to enable, false to disable
|
||||
*/
|
||||
public void setFTPServerEnabled(boolean enabled) throws Exception;
|
||||
|
||||
/**
|
||||
* Check if the NFS server is enabled
|
||||
*
|
||||
* @return boolean
|
||||
*/
|
||||
public boolean isNFSServerEnabled();
|
||||
|
||||
/**
|
||||
* Enable/disable NFS server
|
||||
*
|
||||
* @param enabled true to enable, false to disable
|
||||
*/
|
||||
public void setNFSServerEnabled(boolean enabled) throws Exception;
|
||||
|
||||
|
||||
/**
|
||||
* Return the CIFS server name
|
||||
*
|
||||
|
Reference in New Issue
Block a user