|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.enterprise.change2.handler.DefaultDispositionHandler
public class DefaultDispositionHandler
Default implementation of the DispositionHandler interface
for use within the change wizards.
Supported API: true
Extendable: true
DispositionHandler,
Serialized Form| Method Summary | |
|---|---|
Set<Class> |
getExcludedClasses()
Specifies the set of excluded classes which do not support Inventory Disposition. |
Set<Class> |
getSupportedClasses()
Specifies the set of supported classes which support Inventory Disposition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Set<Class> getSupportedClasses()
wt.part.WTPart) that supports the inventory disposition
getSupportedClasses in interface DispositionHandlerpublic Set<Class> getExcludedClasses()
getSupportedClasses( )
list, however a sub-type does not support inventory disposition
(such as a com.ptc.windchill.mpml.resource.MPMResource
object.
getExcludedClasses in interface DispositionHandlergetSupportedClasses( ) method.getSupportedClasses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||