|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ticket
. The SPI interfaces in
the com.bea.content.spi package have all been deprecated as of 10.2. Oracle does not intend to remove these interfaces
during the next major release of WebLogic Portal. However, please note that new development should take place using
the com.bea.content.spi.flexspi interfaces going forward.
The methods in this interface are replaced by IExtensible.getAllInterfaces()
and
IExtensible.getInterface(String)
.
@Deprecated public interface ExtendedTicket
The Extended Ticket interface allows users to use the extended functionality present In the content management system.
Method Summary | |
---|---|
WorkflowOps |
getWorkflowOps()
Deprecated Return WorkflowOps that will service the repository. |
Methods inherited from interface com.bea.content.spi.Ticket |
---|
getNodeOps, getObjectClassOps, getSearchOps |
Method Detail |
---|
WorkflowOps getWorkflowOps()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |