- FacebookConstants - Class in eu.gambas.system.privacy.common
-
A class holding constants for Facebook.
- FacebookConstants() - Constructor for class eu.gambas.system.privacy.common.FacebookConstants
-
- FALSE - Static variable in class info.pppc.base.system.util.Static
-
A static boolean object representing false.
- FALSE - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- FB_USER_NAME - Static variable in class eu.gambas.system.privacy.common.FacebookConstants
-
This value "facebook_name" is only used for storing shared preferences in android.
- FETCH - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- FetchGraph() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- field - Variable in class eu.gambas.sdk.entity.EntityField
-
The field that is referenced.
- FileStorage - Class in eu.gambas.sdk.api.j2se.persistence
-
A helper class to load and store data in the storage of a core service from
and in a file.
- FileStorage() - Constructor for class eu.gambas.sdk.api.j2se.persistence.FileStorage
-
- fill(byte[], byte) - Static method in class vendor.org.bouncycastle.util.Arrays
-
- fill(long[], long) - Static method in class vendor.org.bouncycastle.util.Arrays
-
- fill(short[], short) - Static method in class vendor.org.bouncycastle.util.Arrays
-
- Filter - Class in eu.gambas.sdk.api.generic.sparql.model
-
- Filter() - Constructor for class eu.gambas.sdk.api.generic.sparql.model.Filter
-
- filter(CallerContext, String, SemanticDataStorage<ResultSetType, TripleType, NodeType>) - Method in interface eu.gambas.system.query.generic.privacy.PrivacyQueryVerifier
-
This method executes the query on SDS and filters the given results
using an implementation-specific access control algorithm.
- filter(CallerContext, String, SemanticDataStorage<ResultSetType, TripleType, NodeType>) - Method in class eu.gambas.system.query.generic.privacy.StaticPrivacyQueryVerifier
-
- filter(CallerContext, String, SemanticDataStorage<ResultSet, TripleType, NodeType>) - Method in class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier
-
- filter(CallerContext, String, SemanticDataStorage<ResultSet, Triple, Node>) - Method in class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier2
-
- filter(CallerContext, String, SemanticDataStorage<ResultSet, Triple, Node>) - Method in class eu.gambas.system.query.jenaderivates.privacy.SimpleFilteringPrivacyQueryVerifier
-
- Filter() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- FILTER - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- FILTER_EXCLUDE - Static variable in class info.pppc.base.log.Logging
-
A list of packages or classes that should not be logged.
- FILTER_INCLUDE - Static variable in class info.pppc.base.log.Logging
-
A list of packages or classes that should be logged in any case.
- FilterExprRouter - Class in org.deri.cqels.engine
-
This class implements the router with filter operator
- FilterExprRouter(ExecContext, OpFilter, OpRouter) - Constructor for class org.deri.cqels.engine.FilterExprRouter
-
- FilterGenerator - Interface in org.deri.yasoop.generator
-
- FilterGeneratorForYasoop - Class in eu.gambas.sdk.api.generic.sparql.parser
-
- FilterGeneratorForYasoop() - Constructor for class eu.gambas.sdk.api.generic.sparql.parser.FilterGeneratorForYasoop
-
- FilteringPrivacyQueryVerifier<TripleType,NodeType> - Class in eu.gambas.system.query.jenaderivates.privacy
-
Make all the queries execute but filter the results after.
- FilteringPrivacyQueryVerifier(PrivacyManager) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier
-
- FilteringPrivacyQueryVerifier(ResourceClassIdentifier, PrivacyManager) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier
-
- FilteringPrivacyQueryVerifier(ResourceClassIdentifier, ResourceClassIdentifier, PrivacyManager) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier
-
- FilteringPrivacyQueryVerifier2 - Class in eu.gambas.system.query.jenaderivates.privacy
-
- FilteringPrivacyQueryVerifier2(PrivacyManager) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringPrivacyQueryVerifier2
-
- FilteringResultSet - Class in eu.gambas.system.query.jenaderivates.privacy
-
A Jena ResultSet that performs the filtering of the bindings.
- FilteringResultSet(List<String>, ResultSet, Map<String, Set<String>>, PrivacyManager, CallerContext) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringResultSet
-
- FilteringResultSet2 - Class in eu.gambas.system.query.jenaderivates.privacy
-
- FilteringResultSet2(ResultSet, PrivacyManager, CallerContext) - Constructor for class eu.gambas.system.query.jenaderivates.privacy.FilteringResultSet2
-
- find(AbstractDeviceQuery) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
-
Proxy method that creates and transfers an invocation for the interface method.
- find(AbstractDeviceQuery<T>) - Method in interface eu.gambas.system.communication.registry.IDeviceRegistry
-
Executes a query and returns a result.
- findAll(AsyncCallback<Set<T>>, Class<T>, String[]) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
-
Finds all entities of a given type.
- findAll(AsyncCallback<Set<T>>, Class<T>, AbstractSelector, String[]) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
-
Finds all entities of a given type for which the specified selector applies.
- findAll(AsyncCallback<Set<T>>, Class<T>, AbstractSelector[], String[]) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
-
Finds all entities of a given type for which the specified selectors apply.
- findAll(Class<T>, String[]) - Method in class eu.gambas.sdk.entity.SyncEntityManager
-
Finds all entities of a given type.
- findAll(Class<T>, AbstractSelector, String[]) - Method in class eu.gambas.sdk.entity.SyncEntityManager
-
Finds all entities of a given type for which the selector applies.
- findAll(Class<T>, AbstractSelector[], String[]) - Method in class eu.gambas.sdk.entity.SyncEntityManager
-
Finds all entities of a given type for which the selectors apply.
- findByIri(AsyncCallback<T>, Class<T>, String, String[]) - Method in class eu.gambas.sdk.entity.AsyncEntityManager
-
Returns the entity with the specified type and iri.
- findByIri(Class<T>, String, String[]) - Method in class eu.gambas.sdk.entity.SyncEntityManager
-
Returns the entity with the specified type and iri.
- findDef(AbstractDeviceQuery) - Method in class eu.gambas.system.communication.registry.DeviceRegistryProxy
-
Proxy method that creates and transfers a deferred synchronous invocation.
- fireEvent(Event, boolean) - Method in class info.pppc.base.system.event.ListenerBundle
-
Sends the specified event to all listeners.
- fireEvent(Event) - Method in class info.pppc.base.system.event.ListenerBundle
-
Sends the specified event to all listeners.
- fireEvent(int) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires an event that cannot be undone that is created from the default source
with the specified type and without a data object.
- fireEvent(int, boolean) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires an event that cannot be undone that is created from the default source
with the specified type and without a data object.
- fireEvent(int, Object) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires an event that cannot be undone that is created from the default source
with the specified data object and type.
- fireEvent(int, Object, boolean) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires an event that cannot be undone that is created from the default source
with the specified data object and type.
- fireUndoableEvent(int) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires and undoable event and returns the status of the operation as result.
- fireUndoableEvent(int, boolean) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires and undoable event and returns the status of the operation as result.
- fireUndoableEvent(int, Object) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires and undoable event and returns the status of the operation as result.
- fireUndoableEvent(int, Object, boolean) - Method in class info.pppc.base.system.event.ListenerBundle
-
Fires and undoable event and returns the status of the operation as result.
- FixedPlanner - Class in org.deri.cqels.engine
-
- FixedPlanner(ExecContext, Op) - Constructor for class org.deri.cqels.engine.FixedPlanner
-
- FloodConnector - Class in info.pppc.base.plugin.common.util
-
The flood connector performs a scoped flooding for all packets that
it receives.
- FloodConnector(IOperator, IPacketConnector) - Constructor for class info.pppc.base.plugin.common.util.FloodConnector
-
Creates a new flood connector that uses the specified connector
as underlying implementation.
- FloodConnector(IOperator, IPacketConnector, short) - Constructor for class info.pppc.base.plugin.common.util.FloodConnector
-
Creates a flood connector that uses the specified connector as
underlying implementation.
- FloodConnector(IOperator, IPacketConnector, short, int) - Constructor for class info.pppc.base.plugin.common.util.FloodConnector
-
Creates a flood connector that uses the specified connector as
underlying implementation.
- FLOOR - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- flush() - Method in class info.pppc.base.io.ObjectOutputStream
-
Flushes the underlying stream.
- flush() - Method in class info.pppc.base.plugin.security.io.SecureOutputStream
-
Flushes the stream, creates a signature, if necessary.
- FOAF_NAME_FULL - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- FOAF_NAME_PREF - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- FOAF_PREFIX - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- FOAF_PREFIX_ID - Static variable in class eu.gambas.sdk.data.OntologyConstants
-
- forceUpdate() - Method in class eu.gambas.sdk.api.j2se.core.CommunicationSystem
-
- forEncryption() - Method in interface info.pppc.base.security.ISymmetricKey
-
If this symmetric key can be used for encryption, this method will return true.
- forEncryption() - Method in class info.pppc.base.security.key.AESSymmetricKey
-
This key can be used for encryption and decryption, so this method will return true.
- forEncryption() - Method in class info.pppc.base.security.key.HMACSymmetricKey
-
This key cannot be used for encryption or decryption, so this method will return false.
- forSigning() - Method in interface info.pppc.base.security.ISymmetricKey
-
If this symmetric key can be used to create signatures, this method will return true.
- forSigning() - Method in class info.pppc.base.security.key.AESSymmetricKey
-
This key cannot be used for signing, so this method will return false.
- forSigning() - Method in class info.pppc.base.security.key.HMACSymmetricKey
-
This key can be used for signing, so this method will return true.
- FORWARD_BUFFER - Static variable in class info.pppc.base.plugin.common.routing.RoutingOperation
-
The amount of buffer allocated for forwarding a single flow.
- FPATH - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- FragmentConnector - Class in info.pppc.base.system.plugin
-
The fragment connector is a wrapper for packet connectors that
performs an automatic packet fragmentation and defragmentation.
- FragmentConnector(IPacketConnector) - Constructor for class info.pppc.base.system.plugin.FragmentConnector
-
Creates a new fragment connector that uses the specified
connector to send packets.
- FragmentConnector(IPacketConnector, long) - Constructor for class info.pppc.base.system.plugin.FragmentConnector
-
Creates a new fragmenting packet connector that is capable
of sending larger packets than the underlying connector.
- from(OpRouter) - Method in interface org.deri.cqels.data.Mapping
-
- from() - Method in interface org.deri.cqels.data.Mapping
-
- from() - Method in class org.deri.cqels.data.MappingBase
-
- from(OpRouter) - Method in class org.deri.cqels.data.MappingBase
-
- FROM - Static variable in interface org.deri.cqels.lang.cqels.CQELSParserConstants
-
RegularExpression Id.
- fromByteArray(byte[]) - Static method in class vendor.org.bouncycastle.asn1.ASN1Object
-
Create a base ASN.1 object from a byte stream.
- fromJson(String) - Static method in class eu.gambas.sdk.data.CompactSparqlQueryResults
-
- fromJson(String) - Method in interface eu.gambas.sdk.data.SparqlQueryResultsFactory
-
Parses a JSON string encoding a SPARQL result set into a result set instance.
- fromJson(String) - Method in class eu.gambas.sdk.lod.SparqlQueryResultsFactoryForJenaDerivates
-
- fromJson(JSONObject) - Static method in class eu.gambas.sdk.rdf.DataNode
-
Deprecated.
Use ParcelableUpdates or SerializableUpdates instead.
- fromJson(JSONObject) - Static method in class eu.gambas.sdk.rdf.DataTriple
-
Deprecated.
Use ParcelableUpdates or SerializableUpdates instead.
- fromJson(JSONObject) - Static method in class eu.gambas.sdk.rdf.DataUpdate
-
Deprecated.
Use ParcelableUpdates or SerializableUpdates instead.
- fromJsonStream(InputStream, BindingFactory) - Method in class eu.gambas.sdk.lod.custom.CustomJsonResultSet
-
UNTESTED!!!
- fromJsonString(String, BindingFactory) - Static method in class eu.gambas.sdk.lod.custom.CustomJsonResultSet
-
The standard factory method for constructing a
CustomJsonResultSet from a JSON string.
- fromResultSet(ResultSet, BindingFactory, PrefixList) - Static method in class eu.gambas.sdk.lod.custom.CustomJsonResultSet
-
The standard factory method for constructing a
CustomJsonResultSet from a normal ResultSet.
- fromString(String) - Static method in class eu.gambas.data.user.Pseudonym
-
Creates a string representation of the pseudonym.
- fromSystemID(SystemID) - Static method in class eu.gambas.system.security.PseudonymUtils
-
- FunctionCall() - Method in class org.deri.cqels.lang.cqels.CQELSParser
-
- FutureResult - Class in info.pppc.base.system
-
The future service result is the result that
is returned in response to deferred synchronous
calls.
- FutureResult() - Constructor for class info.pppc.base.system.FutureResult
-
Creates a new future result.