wt.org.electronicIdentity
Interface Sign

All Known Implementing Classes:
SignElectronicSignature

public interface Sign

Interface to be used to set an ElectronicallySignable objects signature. Customers can use this interface to create subclasses for implementing their own methods for signing an object. The concrete classes that implement this interface should be used by the task complete, checkin and checkout features of Windchill.

Supported API: true

Extendable: true