com.filenet.api.action

Class Delete

  • All Implemented Interfaces:
    java.io.Serializable


    public class Delete
    extends PendingAction
    Represents a pending action for deleting an object. Calling a method that deletes an object automatically creates an instance of Delete, which is then added to the underlying object's PendingActions collection.
    See Also:
    Serialized Form
    • Constructor Detail

      • Delete

        public Delete()

© Copyright IBM Corporation 2006, 2013. All rights reserved.