com.metamatrix.common.object
Interface PropertiedObjectView

All Superinterfaces:
UserTransactionFactory
All Known Subinterfaces:
DirectoryEntryView, TreeView
All Known Implementing Classes:
AbstractTreeView, BasicTreeView, DefaultTreeView, FileSystemView, RuledDirectoryEntryViewImpl, RuledTreeViewImpl

public interface PropertiedObjectView
extends UserTransactionFactory


Method Summary
 PropertiedObjectEditor getPropertiedObjectEditor()
          Return the propertied object editor for this view.
 
Methods inherited from interface com.metamatrix.common.transaction.UserTransactionFactory
createReadTransaction, createWriteTransaction, createWriteTransaction
 

Method Detail

getPropertiedObjectEditor

PropertiedObjectEditor getPropertiedObjectEditor()
Return the propertied object editor for this view.

Returns:
the PropertiedObjectEditor instance


Copyright © 2009. All Rights Reserved.