Examples of ExportManifestEntityDto


Examples of org.pentaho.platform.plugin.services.importexport.exportManifest.bindings.ExportManifestEntityDto

  private EntityMetaData entityMetaData;
  private EntityAcl entityAcl;
  private List<CustomProperty> customProperties;

  protected ExportManifestEntity() {
    rawExportManifestEntity = new ExportManifestEntityDto();
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.