com.bea.content.spi
Interface ExtendedTicket

All Superinterfaces
Serializable, Ticket

public interface ExtendedTicket
extends Ticket

The Extended Ticket interface allows users to use the extended functionality present In the content management system.


Method Summary
 WorkflowOps getWorkflowOps()
          Return WorkflowOps that will service the repository.
 
Methods inherited from interface com.bea.content.spi.Ticket
getNodeOps, getObjectClassOps, getSearchOps
 

Method Detail

getWorkflowOps

WorkflowOps getWorkflowOps()
Return WorkflowOps that will service the repository.



Copyright © 2006 BEA Systems, Inc. All Rights Reserved