Skip navigation links


com.bea.content.spi.flexspi.ticket
Interface RepositoryOpsV1

All Superinterfaces
ISPIMarker, ISPITicketMarker, Serializable

public interface RepositoryOpsV1
extends Serializable, ISPITicketMarker

RepositoryOps is a Ticket interface for Repository operations. <p/>


Nested Class Summary
static class RepositoryOpsV1.MethodName
           

 

Method Summary
 void pingRepository(IContentContext context)
          Verify the connection to the back-end repository datastore

 

Method Detail

pingRepository

void pingRepository(IContentContext context)
                    throws RepositoryException
Verify the connection to the back-end repository datastore
Parameters
context - the ContentContext object
Throws
RepositoryException - - if a connection error occurs.

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.