Process API

filenet.vw.api
Interface IVWPastable

All Known Implementing Classes:
VWCompoundStepDefinition, VWMapNode, VWStepDefinition, VWTextAnnotationDefinition

public interface IVWPastable

Catagorizes classes that can be pasted into a map. VWMapDefintion has a paste method that will return an array of objects that implement this IVWPastable interface.

Since:
P8 4.0
See Also:
VWMapNode, VWTextAnnotationDefinition, VWMapDefinition.paste(java.lang.String)


Process API

© Copyright IBM Corporation 2002, 2008. All rights reserved.