|
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 |
java.lang.Objectcom.bea.content.spi.flexspi.common.SPITicketInterfaces
public final class SPITicketInterfaces
List of SPI interfaces.
Field Summary | |
---|---|
static String |
NODE_OPS
The base name for node operations implementations. |
static String |
NODE_OPS_LATEST
The class name of the Latest NodeOps interface. |
static String |
NODE_OPS_V1
The class name of the NodeOpsV1 interface. |
static String |
NODE_OPS_V2
The class name of the NodeOpsV2 interface. |
static String |
OBJECT_CLASS_OPS
The base name for objectclass operations implementations. |
static String |
OBJECT_CLASS_OPS_LATEST
The class name of the Latest ObjectClassOps interface. |
static String |
OBJECT_CLASS_OPS_V1
The class name of the ObjectClassOpsV1 interface. |
static String |
OBJECT_CLASS_OPS_V2
The class name of the ObjectClassOpsV2 interface. |
static String |
REPOSITORY_OPS
The base name for repository operations implementations. |
static String |
REPOSITORY_OPS_LATEST
The class name of the Latest RepositoryOps interface. |
static String |
REPOSITORY_OPS_V1
The class name of the RepositoryOpsV1 interface. |
static String |
SEARCH_OPS
The base name for search operations implementations. |
static String |
SEARCH_OPS_LATEST
The class name of the Latest SearchOps interface. |
static String |
SEARCH_OPS_V1
The class name of the SearchOpsV1 interface. |
static String |
SEARCH_OPS_V2
The class name of the SearchOpsV2 interface. |
static String |
WORKFLOW_OPS
The base name for workflow operations implementations. |
static String |
WORKFLOW_OPS_LATEST
The class name of the Latest WorkflowOs interface. |
static String |
WORKFLOW_OPS_V1
The class name of the WorkflowOpsV1 interface. |
static String |
WORKFLOW_OPS_V2
The class name of the WorkflowOpsV2 interface. |
Constructor Summary | |
---|---|
SPITicketInterfaces()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String REPOSITORY_OPS
public static final String NODE_OPS
public static final String OBJECT_CLASS_OPS
public static final String SEARCH_OPS
public static final String WORKFLOW_OPS
public static final String REPOSITORY_OPS_V1
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String REPOSITORY_OPS_LATEST
public static final String NODE_OPS_V1
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String NODE_OPS_V2
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String NODE_OPS_LATEST
public static final String OBJECT_CLASS_OPS_V1
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String OBJECT_CLASS_OPS_V2
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String OBJECT_CLASS_OPS_LATEST
public static final String SEARCH_OPS_V1
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String SEARCH_OPS_V2
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String SEARCH_OPS_LATEST
public static final String WORKFLOW_OPS_V1
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String WORKFLOW_OPS_V2
IExtensible.getAllInterfaces()
to return the implemented interface fully qualified class name, such as this.
public static final String WORKFLOW_OPS_LATEST
Constructor Detail |
---|
public SPITicketInterfaces()
|
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 |