|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IExtensible
Represents an extensible repository SPI interface.
| Method Summary | |
|---|---|
Map<String,ISPIMarker> |
getAllInterfaces()Retrieve all CM SPI interfaces on this extensible (ticket or repository) object. |
Map<ICapabilityDefinition,CapabilityLevel> |
getCapabilitySupport(Set<ICapabilityDefinition> capabilities)Returns the degree of capability support for each of the specified capabilities. |
ISPIMarker |
getInterface(String interfaceName)Retrieve the specified SPI interface, or null if the extensible does not implement the specified SPI interface. |
| Method Detail |
|---|
Map<String,ISPIMarker> getAllInterfaces()
SPIRepositoryInterfaces or SPITicketInterfaces and the value should be an implementation of ISPIMarker (the interface implementation).ISPIMarker getInterface(String interfaceName)
Map<ICapabilityDefinition,CapabilityLevel> getCapabilitySupport(Set<ICapabilityDefinition> capabilities)
capabilities - The capabilities to look up.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.