com.bea.content.spi.flexspi.common
Class SPIRepositoryInterfaces

java.lang.Object
  extended by com.bea.content.spi.flexspi.common.SPIRepositoryInterfaces

public final class SPIRepositoryInterfaces
extends Object

List of SPI interfaces.


Field Summary
static String REPOSITORY_CONFIG_OPS
          The base name for repository configuration operations implementations.
static String REPOSITORY_CONFIG_OPS_V1
          The class name of the RepositoryConfigOpsV1 interface.
 
Constructor Summary
SPIRepositoryInterfaces()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPOSITORY_CONFIG_OPS

public static final String REPOSITORY_CONFIG_OPS
The base name for repository configuration operations implementations.

See Also
Constants Summary

REPOSITORY_CONFIG_OPS_V1

public static final String REPOSITORY_CONFIG_OPS_V1
The class name of the RepositoryConfigOpsV1 interface. Use this in conjunction with the IExtensible.getAllInterfaces() method.

Constructor Detail

SPIRepositoryInterfaces

public SPIRepositoryInterfaces()


Copyright © 2008 BEA Systems, Inc. All Rights Reserved