Uses of Class
net.fckeditor.connector.exception.InvalidNewFolderNameException

Packages that use InvalidNewFolderNameException
net.fckeditor.connector Central interfaces and classes for the connector life cycle. 
net.fckeditor.connector.impl Default implementations for the connector interface. 
 

Uses of InvalidNewFolderNameException in net.fckeditor.connector
 

Methods in net.fckeditor.connector that throw InvalidNewFolderNameException
 void Connector.createFolder(ResourceType type, String currentFolder, String newFolder)
          Creates a new folder on the backend.
 

Uses of InvalidNewFolderNameException in net.fckeditor.connector.impl
 

Methods in net.fckeditor.connector.impl that throw InvalidNewFolderNameException
 void AbstractLocalFileSystemConnector.createFolder(ResourceType type, String currentFolder, String newFolder)
           
 



Copyright © 2004-2010 Frederico Caldeira Knabben. All Rights Reserved.