coldfusion.server
Interface VerityService

All Superinterfaces:
Service

public interface VerityService
extends Service


Field Summary
 
Fields inherited from interface coldfusion.server.Service
STARTED, STARTING, STOOPED, STOPPING, UNINITALIZED
 
Method Summary
 String getCollectiondir()
           
 Map getCollectionInfo(String arg0)
           
 long getDocumentCount()
           
 void registerCollection(String arg0, String arg1, String arg2)
           
 
Methods inherited from interface coldfusion.server.Service
getMetaData, getProperty, getResourceBundle, getStatus, restart, setProperty, start, stop
 

Method Detail

getCollectiondir

String getCollectiondir()

getDocumentCount

long getDocumentCount()

getCollectionInfo

Map getCollectionInfo(String arg0)

registerCollection

void registerCollection(String arg0,
                        String arg1,
                        String arg2)


Copyright © 2012 Railo