filenet.vw.api
Interface IVWPastable
-
- All Known Implementing Classes:
- VWCompoundStepDefinition, VWMapNode, VWStepDefinition, VWTextAnnotationDefinition
public interface IVWPastableCatagorizes 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)