public class RepositoryFileUtils extends Object
Constructor and Description |
---|
RepositoryFileUtils() |
Modifier and Type | Method and Description |
---|---|
static org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileDto |
convertFromRepositoryFile(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile file) |
static org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileTreeDto |
convertFromRepositoryFileTree(org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree tree) |
static org.pentaho.gwt.widgets.client.filechooser.RepositoryFile |
convertToRepositoryFile(org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileDto file) |
static org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree |
convertToRepositoryFileTree(org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileTreeDto tree) |
public static org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree convertToRepositoryFileTree(org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileTreeDto tree)
public static org.pentaho.gwt.widgets.client.filechooser.RepositoryFile convertToRepositoryFile(org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileDto file)
public static org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileTreeDto convertFromRepositoryFileTree(org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree tree)
public static org.pentaho.platform.api.repository2.unified.webservices.RepositoryFileDto convertFromRepositoryFile(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile file)
Copyright © 2021 Hitachi Vantara. All rights reserved.