|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DispositionHandler
Interface for the disposition handler. May be implemented in order to
define the classes which support InventoryDisposition as well as any
classes which need to be excluded from the base list of supported
classes.
Supported API: true
Extendable: true
DefaultDispositionHandler| 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. |
| Method Detail |
|---|
Set<Class> getSupportedClasses()
wt.part.WTPart) that supports the inventory disposition
Set<Class> getExcludedClasses()
getSupportedClasses( )
list, however a sub-type does not support inventory disposition
(such as a com.ptc.windchill.mpml.resource.MPMResource
object. This set should be a subset of the supported classes set.
getSupportedClasses( ) method.getSupportedClasses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||