public String createFolder( String arg0, String arg1, CmisProperties arg2, String arg3 ) throws StorageException,
InvalidArgumentException, ConstraintViolationException, RuntimeException, UpdateConflictException,
StreamNotSupportedException, OperationNotSupportedException, PermissionDeniedException, TypeNotFoundException,
FolderNotValidException {
// TODO implement this via PublisherUtil
throw new OperationNotSupportedException();
}