A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractFacade<T> - Class in org.filteredpush.messaging.mysqlbeans
An abstract class for implementing the facade pattern over persistence classes for database tables.
AbstractFacade(Class<T>) - Constructor for class org.filteredpush.messaging.mysqlbeans.AbstractFacade
 
AbstractJob - Class in org.filteredpush.triage.api
The base class for a strategy pattern implementation of Jobs.
AbstractJob() - Constructor for class org.filteredpush.triage.api.AbstractJob
 
ACCEPTED - Static variable in class org.filteredpush.annotationprocessor.data.AnnotationDisposalDef
 
AcceptMessage - Class in org.filteredpush.client.util
Java class for acceptMessage complex type.
AcceptMessage() - Constructor for class org.filteredpush.client.util.AcceptMessage
 
acceptMessage(String, String, XMLGregorianCalendar, String, String, String, ClientIdentity) - Method in interface org.filteredpush.client.util.FPNetworkAccessPointWebService
 
acceptMessage(FPMessage, ClientIdentity) - Method in class org.filteredpush.triage.FPNetworkAccessPoint
Takes an FPMessage and a ClientIdentity as arguments and passes them along to the triage processor to process the message.
acceptMessage(FPMessage, ClientIdentity) - Method in interface org.filteredpush.triage.FPNetworkAccessPointRemote
 
acceptMessage(String, String, Date, String, String, String, ClientIdentity) - Method in class org.filteredpush.triage.FPNetworkAccessPointWebService
The acceptMessage web method constructs an FPMessage object from the individual message components supplied as arguments.
AcceptMessageResponse - Class in org.filteredpush.client.util
Java class for acceptMessageResponse complex type.
AcceptMessageResponse() - Constructor for class org.filteredpush.client.util.AcceptMessageResponse
 
accessField(String) - Method in class org.filteredpush.rdf.reflection.DeconstructedObject
Accesses the field given by the name argument.
ACCESSPOINT_HOSTNAME_PROPERTY - Static variable in class org.filteredpush.util.FPConfigProperties
 
ACCESSPOINT_PORT_PROPERTY - Static variable in class org.filteredpush.util.FPConfigProperties
 
AdapterNotFound - Exception in org.filteredpush.mapper.exception
The exception that the adapter can't be found based on the input class or class name.
AdapterNotFound(String) - Constructor for exception org.filteredpush.mapper.exception.AdapterNotFound
 
add(List<BasicFieldDefinition>, Map<String, String>) - Method in class org.filteredpush.client.model.LocalDataRecord
 
add(String, Map<String, Object>) - Method in interface org.filteredpush.mapper.datapolicymapper.DataPolicyAdapter
Insert a record into the data source with the specified type and value.
add(String, Map<String, String>) - Method in interface org.filteredpush.mapper.datapolicymapper.DataPolicyMapper
Add the record of specified type in the local data source.
add(String, Map<String, String>) - Method in class org.filteredpush.mapper.datapolicymapper.DataPolicyMapperImpl
Add the record of specified type in the local data source.
add(String, Map<String, Object>) - Method in class org.filteredpush.mapper.datapolicymapper.SpecifyAdapter
Insert a record into the data source with the specified type and value.
add(Object, ClassMembers) - Method in class org.filteredpush.rdf.reflection.DeconstructedObjectGraph
Add an object and its ClassMembers to the object graph.
ADD_ANALYSIS - Static variable in class org.filteredpush.applepie.message.ApplePieMessageType
 
addAnnotationMetadataMapping() - Method in class org.filteredpush.client.jsf.UserBean
 
addBoundPropertyDescriptor(BoundPropertyDescriptor) - Method in class org.filteredpush.rdf.processing.ResourceDescriptor
 
addCandidate(String, Map<String, String>) - Method in exception org.filteredpush.mapper.exception.UniqueIdentificationException
 
addClass(Class<?>) - Method in class org.filteredpush.rdf.reflection.ClassDeconstructor
Add a class and its members if it does not already exist in the list, otherwise, return the members of the existing entry.
addErrorMsg(String) - Method in class org.filteredpush.annotationprocessor.data.Annotation
 
addFeed(String, URL) - Method in class org.filteredpush.messaging.sparqlpush.FeedSubscriptionRegistry
 
addFillin(Map<String, String>, String) - Method in class org.filteredpush.client.model.FPAnnotation
 
addNewInterest(Interest) - Method in class org.filteredpush.client.dao.UserDao
Add new interest.
addNewInterest() - Method in class org.filteredpush.client.jsf.UserBean
 
addNewInterest(Interest) - Method in class org.filteredpush.client.service.UserAccessService
 
addNewInterestCriteria() - Method in class org.filteredpush.client.jsf.UserBean
 
addNsPrefix(String, String) - Method in class org.filteredpush.rdf.processing.ModelDescriptor
 
addObjectPropertyDescriptor(ObjectPropertyDescriptor) - Method in class org.filteredpush.rdf.processing.ResourceDescriptor
 
addProperty(String, String) - Method in class org.filteredpush.rdf.generation.ClassMemberGenerator
Adding a property creates a field with the given type and name.
addRdfType(String) - Method in class org.filteredpush.client.model.Agent
 
addRdfType(String) - Method in class org.filteredpush.client.model.Annotation
 
addRdfType(String) - Method in class org.filteredpush.client.model.Annotator
 
addRdfType(String) - Method in class org.filteredpush.client.model.Body
 
addRdfType(String) - Method in class org.filteredpush.client.model.Evidence
 
addRdfType(String) - Method in class org.filteredpush.client.model.Expectation
 
addRdfType(String) - Method in class org.filteredpush.client.model.Generator
 
addRdfType(String) - Method in class org.filteredpush.client.model.Motivation
 
addRdfType(String) - Method in class org.filteredpush.client.model.Polarity
 
addRdfType(String) - Method in class org.filteredpush.client.model.Resolution
 
addRdfType(String) - Method in class org.filteredpush.client.model.Selector
 
addRdfType(String) - Method in class org.filteredpush.client.model.Source
 
addRdfType(String) - Method in class org.filteredpush.client.model.Target
 
addResourceDescriptor(ResourceDescriptor) - Method in class org.filteredpush.rdf.processing.ModelDescriptor
 
addResponse(AnnotationReponseNode) - Method in class org.filteredpush.client.model.AnnotationReponseNode
 
addUnboundPropertyDescriptor(UnboundPropertyDescriptor) - Method in class org.filteredpush.rdf.processing.ResourceDescriptor
 
addUri(String) - Method in class org.filteredpush.client.model.Folder
 
addUser() - Method in class org.filteredpush.client.jsf.UserBean
 
addUser(FPUser) - Method in class org.filteredpush.client.service.UserAccessService
 
addWarningMsg(String) - Method in class org.filteredpush.annotationprocessor.data.Annotation
 
Agent - Class in org.filteredpush.client.model
 
Agent() - Constructor for class org.filteredpush.client.model.Agent
 
AGREE - Static variable in class org.filteredpush.client.model.AnnotationResponse
 
AGREED - Static variable in class org.filteredpush.annotationprocessor.data.AnnotationDisposalDef
 
Analysis - Interface in org.filteredpush.analysis
 
AnalysisKepler - Class in org.filteredpush.analysis.kepler
Session Bean implementation class Analysis
AnalysisKepler() - Constructor for class org.filteredpush.analysis.kepler.AnalysisKepler
 
AnalysisLocal - Interface in org.filteredpush.analysis
 
AnalysisRemote - Interface in org.filteredpush.analysis
 
AnalysisTest - Class in org.filteredpush.analysis.test
 
AnalysisTest() - Constructor for class org.filteredpush.analysis.test.AnalysisTest
 
AnnotateDate - Class in org.filteredpush.annotationprocessor.data
The class representing annotate date concept.
AnnotateDate(HashMap<String, String>) - Constructor for class org.filteredpush.annotationprocessor.data.AnnotateDate
 
Annotation - Class in org.filteredpush.annotationprocessor.data
A annotation class which will be constructed with the information parsed out from the incoming annotation.
Annotation() - Constructor for class org.filteredpush.annotationprocessor.data.Annotation
 
Annotation - Class in org.filteredpush.client.model
 
Annotation() - Constructor for class org.filteredpush.client.model.Annotation
 
ANNOTATION - Static variable in class org.filteredpush.message.BaseFPMessageType
 
AnnotationCreationException - Exception in org.filteredpush.client.exception
An exception indicating failure to create the annotation.
AnnotationCreationException(String) - Constructor for exception org.filteredpush.client.exception.AnnotationCreationException
 
AnnotationDisposalDef - Class in org.filteredpush.annotationprocessor.data
A class representing annotation disposal concept in the respone annotation.
AnnotationDisposalDef() - Constructor for class org.filteredpush.annotationprocessor.data.AnnotationDisposalDef
 
AnnotationGenTest - Class in org.filteredpush.client.jsf
 
AnnotationGenTest() - Constructor for class org.filteredpush.client.jsf.AnnotationGenTest
 
AnnotationGenUtil - Class in org.filteredpush.client.util
The util class to generate the annotation
AnnotationGenUtil() - Constructor for class org.filteredpush.client.util.AnnotationGenUtil
 
AnnotationHelper - Class in org.filteredpush.client.util
Contains static methods to be used with annotation generation
AnnotationHelper() - Constructor for class org.filteredpush.client.util.AnnotationHelper
 
AnnotationMetadataMapping - Class in org.filteredpush.client.model
The class models the AnnotationMetadataMapping entity in the database.
AnnotationMetadataMapping() - Constructor for class org.filteredpush.client.model.AnnotationMetadataMapping
 
AnnotationParser - Interface in org.filteredpush.annotationprocessor
Interface of the annotation parser.
AnnotationParserException - Exception in org.filteredpush.mapper.exception
 
AnnotationParserException() - Constructor for exception org.filteredpush.mapper.exception.AnnotationParserException
 
AnnotationParserException(String) - Constructor for exception org.filteredpush.mapper.exception.AnnotationParserException
 
AnnotationParserException(Throwable) - Constructor for exception org.filteredpush.mapper.exception.AnnotationParserException
 
AnnotationParserException(String, Throwable) - Constructor for exception org.filteredpush.mapper.exception.AnnotationParserException
 
AnnotationParserSparqlImpl - Class in org.filteredpush.annotationprocessor
An annotation parser implemented by employing the Sparql rules for annotation validation and parse.
AnnotationParserSparqlImpl() - Constructor for class org.filteredpush.annotationprocessor.AnnotationParserSparqlImpl
 
AnnotationReponseNode - Class in org.filteredpush.client.model
This class models the the Annotation response node in the annotation response history tree.
AnnotationReponseNode(String, String, String, String) - Constructor for class org.filteredpush.client.model.AnnotationReponseNode
 
AnnotationResponse - Class in org.filteredpush.client.model
This class models the annotation response.
AnnotationResponse() - Constructor for class org.filteredpush.client.model.AnnotationResponse
 
AnnotationsBean - Class in org.filteredpush.client.jsf
A class responsible for all the annotations related functions except mapping, including retrieve annotations through the MessengerBean, parsing the annotations through annotation parser, organize the folders, delete/search the annotations etc.
AnnotationsBean() - Constructor for class org.filteredpush.client.jsf.AnnotationsBean
 
ANNOTATIONSRC - Static variable in class org.filteredpush.client.model.FPAnnotation
 
AnnotationStatus - Class in org.filteredpush.client.model
This class models the annotation status entity in the database, including the operation applied and the timestamp and its current location.
AnnotationStatus() - Constructor for class org.filteredpush.client.model.AnnotationStatus
 
AnnotationType - Class in org.filteredpush.annotationprocessor.data
A class representing annotation type which is decided according to the ApplePie rule.
AnnotationType() - Constructor for class org.filteredpush.annotationprocessor.data.AnnotationType
 
AnnotationTypes - Static variable in class org.filteredpush.annotationprocessor.data.AnnotationType
 
Annotator - Class in org.filteredpush.annotationprocessor.data
The class representing annotator concept.
Annotator(HashMap<String, String>) - Constructor for class org.filteredpush.annotationprocessor.data.Annotator
 
Annotator - Class in org.filteredpush.client.model
 
Annotator() - Constructor for class org.filteredpush.client.model.Annotator
 
AOD_ANNOTATION - Static variable in interface org.filteredpush.data.definition.RecordDefinition
 
AOD_ANNOTATION_TEXT - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_ANNOTATOR_NAME - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_DESCRIPTION - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_EVIDENCE - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_EXPECTATION - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_MOTIVATION - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_SUBJECT_ID - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
AOD_SUBJECT_TYPE - Static variable in interface org.filteredpush.data.definition.FieldDefinition
 
ApplePieAddAnalysisJob - Class in org.filteredpush.applepie.jobs
 
ApplePieAddAnalysisJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieAddAnalysisJob
 
ApplePieAnnotationGenerator - Class in org.filteredpush.client.annotation
 
ApplePieAnnotationGenerator() - Constructor for class org.filteredpush.client.annotation.ApplePieAnnotationGenerator
 
ApplePieAnnotationJob - Class in org.filteredpush.applepie.jobs
ApplePieAnnotationJob is a job implementation that will treat the content of an FPMessage as an Apple Pie annotation.
ApplePieAnnotationJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieAnnotationJob
 
ApplePieAnnotationProcedure - Class in org.filteredpush.applepie.procedures
 
ApplePieAnnotationProcedure() - Constructor for class org.filteredpush.applepie.procedures.ApplePieAnnotationProcedure
 
ApplePieAnnotationSearchProcedure - Class in org.filteredpush.applepie.procedures
 
ApplePieAnnotationSearchProcedure() - Constructor for class org.filteredpush.applepie.procedures.ApplePieAnnotationSearchProcedure
 
ApplePieClientIdentity - Class in org.filteredpush.applepie.identity
 
ApplePieClientIdentity() - Constructor for class org.filteredpush.applepie.identity.ApplePieClientIdentity
 
ApplePieClientIdentity(UUID) - Constructor for class org.filteredpush.applepie.identity.ApplePieClientIdentity
 
ApplePieFindDuplicatesJob - Class in org.filteredpush.applepie.jobs
 
ApplePieFindDuplicatesJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieFindDuplicatesJob
 
ApplePieJobsTest - Class in org.filteredpush.triage.test
 
ApplePieJobsTest() - Constructor for class org.filteredpush.triage.test.ApplePieJobsTest
 
ApplePieMessageConfigurationFactory - Class in org.filteredpush.applepie.message
Factory class for creating the types that can be assigned to FPMessage fields.
ApplePieMessageConfigurationFactory() - Constructor for class org.filteredpush.applepie.message.ApplePieMessageConfigurationFactory
 
ApplePieMessageIdentity - Class in org.filteredpush.applepie.identity
 
ApplePieMessageIdentity(String) - Constructor for class org.filteredpush.applepie.identity.ApplePieMessageIdentity
 
ApplePieMessageScheme - Class in org.filteredpush.applepie.message
 
ApplePieMessageScheme(String) - Constructor for class org.filteredpush.applepie.message.ApplePieMessageScheme
 
ApplePieMessageType - Class in org.filteredpush.applepie.message
Switch for agents to decide what to do with FPMessages in an ApplePie instance of a FP network.
ApplePieMessageType(String) - Constructor for class org.filteredpush.applepie.message.ApplePieMessageType
 
ApplePieProceduresTest - Class in org.filteredpush.triage.test
 
ApplePieProceduresTest() - Constructor for class org.filteredpush.triage.test.ApplePieProceduresTest
 
ApplePieRegisterInterestJob - Class in org.filteredpush.applepie.jobs
ApplePieRegisterInterestJob allows clients to register an interest expressed as key value pairs to be matched (e.g.
ApplePieRegisterInterestJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieRegisterInterestJob
 
ApplePieResponsesProcedure - Class in org.filteredpush.applepie.procedures
 
ApplePieResponsesProcedure() - Constructor for class org.filteredpush.applepie.procedures.ApplePieResponsesProcedure
 
ApplePieRunAnalysisJob - Class in org.filteredpush.applepie.jobs
 
ApplePieRunAnalysisJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieRunAnalysisJob
 
ApplePieSparqlQueryJob - Class in org.filteredpush.applepie.jobs
ApplePieSparqlQueryJob will take the content of a message with scheme SPARQL and message type QUERY and launch a SPARQL query against the triple store containing the annotation triples.
ApplePieSparqlQueryJob() - Constructor for class org.filteredpush.applepie.jobs.ApplePieSparqlQueryJob
 
approveUser(FPUser) - Method in class org.filteredpush.client.jsf.UserBean
 

A B C D E F G H I J K L M N O P Q R S T U V W X