com.ptc.windchill.uwgm.cadx.associate
Class AssociateToPartConfigurableTable

java.lang.Object
  extended bycom.ptc.windchill.uwgm.cadx.associate.AssociateConfigurableTable
      extended bycom.ptc.windchill.uwgm.cadx.associate.AssociateToPartConfigurableTable
All Implemented Interfaces:
ConfigurableTable

public class AssociateToPartConfigurableTable
extends AssociateConfigurableTable


Field Summary
 
Fields inherited from class com.ptc.windchill.uwgm.cadx.associate.AssociateConfigurableTable
RESOURCE
 
Constructor Summary
AssociateToPartConfigurableTable()
           
 
Method Summary
 List getOOTBTableViews(String tableId, Locale locale)
           
 
Methods inherited from class com.ptc.windchill.uwgm.cadx.associate.AssociateConfigurableTable
canAttributeBeUsedInFilter, getClassTypes, getLabel, getOOTBActiveViewName, getSpecialTableColumnsAttrDefinition, isColumnLocked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociateToPartConfigurableTable

public AssociateToPartConfigurableTable()
Method Detail

getOOTBTableViews

public List getOOTBTableViews(String tableId,
                              Locale locale)
                       throws WTException
Specified by:
getOOTBTableViews in interface ConfigurableTable
Overrides:
getOOTBTableViews in class AssociateConfigurableTable
Throws:
WTException