A C D E F G H I L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addSeedDocuments(ISeedingActivity, Specification, String, long, int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Queue "seed" documents.
- adminPassword - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- adminUserName - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- advance() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
-
Go on to next token.
- appendMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Append a match/replace string pair
- appendOldstyleMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Append old-style match/replace pair.
- attemptToConnect() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Set up connection before attempting to use it
- AuthorizationResponseDescription(String, String, String, String, String, String, String, String, String, String, String, String, long, int) - Constructor for class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
Constructor.
C
- cacheManager - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Cache manager.
- check() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Check connection for sanity.
- check() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Test the connection.
- CLASS - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
- classOrFolderId - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
- classOrFolderName - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
- clearCache() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- clearThreadContext() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Clear thread context.
- clientWorkstation - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- configureEngine(AxisEngine) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
- connect(ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Connect.
- containerType - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
D
- DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- deleteMatchPair(int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Delete a specified match/replace string pair
- disconnect() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Close the connection.
- disconnect() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Close the connection.
- DMSearchResults - Class in org.apache.manifoldcf.meridio
- DMSearchResults() - Constructor for class org.apache.manifoldcf.meridio.DMSearchResults
- dmwsConnectionManager - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- dmwsHttpClient - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- DMWSProxyHost - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- DMWSProxyPort - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- DmwsURL - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- DmwsURL - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- documentSpecificationSearch(Specification, long, long, int, int, long[], MeridioConnector.ReturnMetadata[]) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Returns objects from the Meridio repository matching the document specification, and constrained by the start/end object addition times, and the subset of the total results to return (startPositionOfHits and maxHitsToReturn) The search method can return the results in "batches" results, based on the start position and maximum hits to return.
- dsDM - Variable in class org.apache.manifoldcf.meridio.DMSearchResults
E
- emptyStringSet - Static variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
- engineConfiguration - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- equals(Object) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- escape(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Escape a string so it is verbatim
- EvaluatorToken() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- EvaluatorToken(int, int) - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- EvaluatorToken(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- EvaluatorTokenStream(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
-
Constructor.
- expirationTime - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
The expiration time
F
- findClassOrFolder(String) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given a string representing the path to a class or folder within the FilePlan, this method returns the identifier of the matching class (if any).
- findClassOrFolder(String, int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given a string representing the path to a class or folder within the FilePlan, this method returns the identifier of the matching class (if any).
- FOLDER - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
G
- getAcls(Specification) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Grab forced acl out of document specification.
- getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Obtain the access tokens for a given user name.
- getAuthorizationResponseUncached(String) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Uncached method to get an authorization response.
- getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Get the bin name string for a document identifier.
- getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getCategories() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetCategories" Web Service Method The following is the text from the Meridio Web Services Programming Guide Retrieves all categories accessible by the user.
- getClassContents(int, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Returns a dataset containing information about the classes or folders within the class specified by the "classOrFolderId" parameter
- getClassOrFolderContents(int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- getConfiguration() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetConfiguration" RM Web Service Method The following is the text from the Meridio Web Services Programming Guide Returns a DataSet containing information about all system configuration settings.
- getConnectorModel() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Tell the world what model this connector uses for getDocumentIdentifiers().
- getContainerData(int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetContainerData" Web Service Method Retrieves data relating to a specified container.
- getCriticalSectionName() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
Get the critical section name, used for synchronizing the creation of the object
- getDefaultAuthorizationResponse(String) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Obtain the default access tokens for a given user name.
- getDeployedServices() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Get an enumeration of the services deployed to this engine
- getDeployment() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
- getDMDataSet(MessageElement[]) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given the SOAP response received by AXIS on the successful call to a Meridio Web Service, this helper method returns a castor DMDataSet object which represents the XML This makes it much easier to subsequently manipulate the data that has been returned from the web service, and ensures that the Meridio wrapper implementation is as close to native .NET code as we can get.
- getDMWebService() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getDocumentData(int, boolean, boolean, boolean, boolean, DmVersionInfo, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetDocumentData" Web Service Method Retrieves data relating to a specified document.
- getDocumentPartList(int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getFolder(int, boolean, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getGlobalOptions() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Returns the global configuration options.
- getGlobalRequest() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Returns a global request handler.
- getGlobalResponse() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Returns a global response handler.
- getGroupNumber() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- getGroupStyle() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- getHandler(QName) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
retrieve an instance of the named handler
- getLatestVersionFile(int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetLatestVersionFile" Web Service Method These methods retrieve a copy of a the latest version of a file that is stored in Meridio.
- getLoginToken() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getMatchCount() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Get the number of match/replace strings
- getMatchString(int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Get a specific match string
- getMaxDocumentRequest() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Get the maximum number of documents to amalgamate together into one batch, for this connector.
- getMCWSWebService() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getMeridioCategories() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Returns the categories set up in the Meridio system; these are used by the UI for two purposes 1) To populate the "SearchCategory" Use "getPROP_title()" on the list of CATEGORIES object in the return ArrayList 2) To assist with population of the metadata values to return.
- getMeridioDocumentProperties() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- getObjectExpirationTime(long) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
Return the object expiration interval
- getObjectKeys() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
Return the invalidation keys for this object.
- getPropertyDefs() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetPropertyDefs" RM Web Service Method The following is the text from the Meridio Web Services Programming Guide Returns a DataSet containing information about all fixed property definitions for objects in the RM Web Service.
- getProtectiveMarkingList(int, int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getRecord(int, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getRecordPartList(int, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getReplaceString(int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Get a specific replace string
- getRMDataSet(MessageElement[]) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given the SOAP response received by AXIS on the successful call to a Meridio Web Service, this helper method returns a castor RMDataSet object which represents the XML This makes it much easier to subsequently manipulate the data that has been returned from the web service, and ensures that the Meridio wrapper implementation is as close to native .NET code as we can get.
- getRMWebService() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getRoles() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Get a list of roles that this engine plays globally.
- getRolesAndMembership() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getService(QName) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
retrieve an instance of the named service
- getServiceByNamespaceURI(String) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Get a service which has been mapped to a particular namespace
- getSession() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Set up the session with Meridio
- getSOAPMessage(DMDataSet) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given the castor object representing the Meridio DMDataSet XSD, this method generates the XML that must be passed over the wire to invoke the Meridio DM Web Service
- getSOAPMessage(RMDataSet) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given the castor object representing the Meridio DMDataSet XSD, this method generates the XML that must be passed over the wire to invoke the Meridio DM Web Service
- getStaticData() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetStaticData" Web Service Method The following is the text from the Meridio Web Services Programming Guide Returns data that may be considered as static in a typical Meridio system, and that is not subject to access control.
- getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getString(Locale, String) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- getTextValue() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- getTransport(QName) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
retrieve an instance of the named transport
- getType() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- getTypeMappingRegistry() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
- getUserData(long, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "GetUsersData" Web Service Method The following table shows which results are populated in the return result if they are set to "true" ACCESSCONTROL getCanDo (also controls retrieval of activity information for requested groups, containers, stored searches and locked documents) CONTAINERS getSharedContainers DOCUMENT_CUSTOMPROPS getLockedDocuments GROUP_CUSTOMPROPS getGroupList USER_CUSTOMPROPS getPropList DOCUMENTS getLockedDocuments GROUPS getGroupList STOREDSEARCHES getStoredSearches USERS getPropList
- getUserIdFromName(String) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getUserPrivilegeList(int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
- getUsersGroups(int) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Given a user id, find all the groups that it belongs to (including parents of parents)
- getValue() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector.MutableInteger
- groupNumber - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- groupStyle - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- GROUPSTYLE_LOWER - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- GROUPSTYLE_MIXED - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- GROUPSTYLE_NONE - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- GROUPSTYLE_UPPER - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
H
- hashCode() - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- HTTPCLIENT_PROPERTY - Static variable in class org.apache.manifoldcf.meridio.MeridioWrapper
I
- increment() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector.MutableInteger
- insertMatchPair(int, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Insert a match/replace string pair
L
- loginToken_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- loginUnified() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Checks if login needed, and if so performs a login to Meridio, using integrated Windows NT authentication (NTLM)
- logout() - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
Logs out from Meridio
M
- MatchMap - Class in org.apache.manifoldcf.crawler.connectors.meridio
-
An instance of this class describes a "match map", which describes a translation of an input string using regexp technology.
- MatchMap() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Constructor.
- MatchMap(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Constructor.
- MatchMap(ArrayList, ArrayList) - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Constructor.
- MatchMap.EvaluatorToken - Class in org.apache.manifoldcf.crawler.connectors.meridio
-
Evaluator token.
- MatchMap.EvaluatorTokenStream - Class in org.apache.manifoldcf.crawler.connectors.meridio
-
Token stream.
- matchPatterns - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
This is the set of Pattern objects corresponding to the match regexp strings.
- matchStrings - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
This is the set of match regexp strings
- mcwsConnectionManager - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- mcwsHttpClient - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridio_ - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- MeridioAuthority - Class in org.apache.manifoldcf.authorities.authorities.meridio
-
This is the Meridio implementation of the IAuthorityConnector interface.
- MeridioAuthority() - Constructor for class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Constructor.
- MeridioAuthority.AuthorizationResponseDescription - Class in org.apache.manifoldcf.authorities.authorities.meridio
-
This is the cache object descriptor for cached access tokens from this connector.
- meridioCategories_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioCategoriesExpire - Static variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioCategoriesTime - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- MeridioClassContents - Class in org.apache.manifoldcf.crawler.connectors.meridio
- MeridioClassContents() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MeridioClassContents
- MeridioConnector - Class in org.apache.manifoldcf.crawler.connectors.meridio
-
This is the "repository connector" for a file system.
- MeridioConnector() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Constructor.
- MeridioConnector.MutableInteger - Class in org.apache.manifoldcf.crawler.connectors.meridio
-
Helper class for keeping track of metadata index for each document
- MeridioDataSetException - Exception in org.apache.manifoldcf.meridio
- MeridioDataSetException(String) - Constructor for exception org.apache.manifoldcf.meridio.MeridioDataSetException
- MeridioDataSetException(String, Throwable) - Constructor for exception org.apache.manifoldcf.meridio.MeridioDataSetException
- MeridioDataSetException(Throwable) - Constructor for exception org.apache.manifoldcf.meridio.MeridioDataSetException
- meridioDMWebService_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioMCWS_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioRMWebService_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioStaticData_ - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioStaticDataExpire - Static variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- meridioStaticDataTime - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- MeridioWrapper - Class in org.apache.manifoldcf.meridio
- MeridioWrapper(Logger, URL, URL, URL, String, String, String, String, String, String, String, String, String, SSLSocketFactory, Class, String) - Constructor for class org.apache.manifoldcf.meridio.MeridioWrapper
-
The Meridio Wrapper constructor that calls the Meridio login method
- MeridioWrapper.ResourceProvider - Class in org.apache.manifoldcf.meridio
-
Implementation of EngineConfiguration that we'll use to get the wsdd file from a local resource.
- MeridioWrapperException - Exception in org.apache.manifoldcf.meridio
- MeridioWrapperException(String) - Constructor for exception org.apache.manifoldcf.meridio.MeridioWrapperException
- MeridioWrapperException(String, Throwable) - Constructor for exception org.apache.manifoldcf.meridio.MeridioWrapperException
- MeridioWrapperException(Throwable) - Constructor for exception org.apache.manifoldcf.meridio.MeridioWrapperException
- Messages - Class in org.apache.manifoldcf.authorities.authorities.meridio
- Messages - Class in org.apache.manifoldcf.crawler.connectors.meridio
- Messages() - Constructor for class org.apache.manifoldcf.authorities.authorities.meridio.Messages
-
Constructor - do no instantiate
- Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.Messages
-
Constructor - do no instantiate
- MutableInteger() - Constructor for class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector.MutableInteger
- mySSLFactory - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
N
- nextToken() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
O
- oLog - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- org.apache.manifoldcf.authorities.authorities.meridio - package org.apache.manifoldcf.authorities.authorities.meridio
- org.apache.manifoldcf.crawler.connectors.meridio - package org.apache.manifoldcf.crawler.connectors.meridio
- org.apache.manifoldcf.meridio - package org.apache.manifoldcf.meridio
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Output the configuration body section.
- outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Output the configuration body section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Output the configuration header section.
- outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Output the configuration header section.
- outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.authorities.authorities.meridio.Messages
- outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.Messages
- outputSpecificationBody(IHTTPOutput, Locale, Specification, int, int, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Output the specification body section.
- outputSpecificationHeader(IHTTPOutput, Locale, Specification, int, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Output the specification header section.
P
- peek() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
-
Get current token.
- pos - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Process a configuration post.
- processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Process a configuration post.
- processDocuments(String[], IExistingVersions, Specification, IProcessActivity, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Process a set of documents.
- processSpecificationPost(IPostParameters, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Process a specification post.
R
- replaceStrings - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
This is the set of replace strings
- requestInfo(Configuration, String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
Request arbitrary connector information.
- ResourceProvider(Class, String) - Constructor for class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
-
Constructor setting the resource name.
- responseLifetime - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- returnedHitsCount - Variable in class org.apache.manifoldcf.meridio.DMSearchResults
- rmwsConnectionManager - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- rmwsHttpClient - Variable in class org.apache.manifoldcf.meridio.MeridioWrapper
- RMWSProxyHost - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- RMWSProxyPort - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- RmwsURL - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- RmwsURL - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
S
- searchDocuments(DMDataSet, int, int, DmPermission, boolean, DmSearchScope, boolean, boolean, boolean, DmLogicalOp) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "SearchDocuments" Web Service Method The following is the text is paraphrased from the Meridio Web Services Programming Guide
- searchRecords(DMDataSet, int, int, DmPermission, boolean, DmSearchScope, boolean, boolean, boolean, DmLogicalOp) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "SearchRecords" Web Service Method
- searchUsers(DMDataSet, int, int, boolean) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper
-
This method is a wrapper around the Meridio "SearchUsers" Web Service Method
- setThreadContext(IThreadContext) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
Set thread context.
- stuff(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Stuff characters
T
- text - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
- textValue - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- token - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorTokenStream
- toString() - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Convert the matchmap to string form.
- totalHitsCount - Variable in class org.apache.manifoldcf.meridio.DMSearchResults
- translate(String) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
-
Perform a translation.
- type - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- TYPE_COMMA - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- TYPE_GROUP - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
- TYPE_TEXT - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap.EvaluatorToken
U
- urlBase - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- urlVersionBase - Variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
- userName - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
-
The user name associated with the access tokens
V
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
-
View configuration.
- viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
View configuration.
- viewSpecification(IHTTPOutput, Locale, Specification, int) - Method in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
-
View specification.
W
- writeEngineConfig(AxisEngine) - Method in class org.apache.manifoldcf.meridio.MeridioWrapper.ResourceProvider
- wsProxyHost - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- wsProxyPort - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
- wsURL - Variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority.AuthorizationResponseDescription
_
- _rcsid - Static variable in class org.apache.manifoldcf.authorities.authorities.meridio.MeridioAuthority
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MatchMap
- _rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.meridio.MeridioConnector
All Classes All Packages