java.lang.Object
org.pentaho.ui.xul.XulEventSourceAdapter
org.pentaho.di.ui.repository.repositoryexplorer.model.UIPartition
All Implemented Interfaces:
org.pentaho.ui.xul.XulEventSource

public class UIPartition extends org.pentaho.ui.xul.XulEventSourceAdapter
  • Field Summary

    Fields inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

    changeSupport
  • Constructor Summary

    Constructors
    Constructor
    Description
    UIPartition(org.pentaho.di.partition.PartitionSchema partitionSchema)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.pentaho.di.partition.PartitionSchema
     

    Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

    addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UIPartition

      public UIPartition(org.pentaho.di.partition.PartitionSchema partitionSchema)
  • Method Details

    • getPartitionSchema

      public org.pentaho.di.partition.PartitionSchema getPartitionSchema()
    • getName

      public String getName()