A C F G I O P R S T V

A

allArguments() - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get argument types and names used by all methods.

C

configureProperties(Map<String, Object>) - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
configureReadingProperties(FacebookEndpointConfiguration, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
Apply properties for Reading type to the supplied FacebookEndpointConfiguration.
convertToGetMethod(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
convertToSearchMethod(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
copy() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
copy(Reading, boolean) - Static method in class org.apache.camel.component.facebook.data.ReadingBuilder
 
createConsumer(Processor) - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.facebook.FacebookComponent
 
createProducer() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 

F

FACEBOOK_DATE_FORMAT - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FACEBOOK_PROPERTY_PREFIX - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FACEBOOK_THREAD_PROFILE_NAME - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
FacebookComponent - Class in org.apache.camel.component.facebook
Represents the component that manages FacebookEndpoint.
FacebookComponent() - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(FacebookConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(CamelContext) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookComponent(CamelContext, FacebookConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookComponent
 
FacebookConfiguration - Class in org.apache.camel.component.facebook.config
Facebook component configuration.
FacebookConfiguration() - Constructor for class org.apache.camel.component.facebook.config.FacebookConfiguration
 
FacebookConstants - Interface in org.apache.camel.component.facebook
Common constants.
FacebookConsumer - Class in org.apache.camel.component.facebook
The Facebook consumer.
FacebookConsumer(FacebookEndpoint, Processor) - Constructor for class org.apache.camel.component.facebook.FacebookConsumer
 
FacebookEndpoint - Class in org.apache.camel.component.facebook
Represents a Facebook endpoint.
FacebookEndpoint(String, FacebookComponent, String, FacebookEndpointConfiguration) - Constructor for class org.apache.camel.component.facebook.FacebookEndpoint
 
FacebookEndpointConfiguration - Class in org.apache.camel.component.facebook.config
 
FacebookEndpointConfiguration() - Constructor for class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
FacebookMethodsType - Enum in org.apache.camel.component.facebook.data
Enum for Facebook4J *Method interfaces.
FacebookMethodsTypeHelper - Class in org.apache.camel.component.facebook.data
Helper class for working with FacebookMethodsType.
FacebookMethodsTypeHelper.MatchType - Enum in org.apache.camel.component.facebook.data
 
FacebookNameStyle - Enum in org.apache.camel.component.facebook.config
Constants for method name style.
FacebookProducer - Class in org.apache.camel.component.facebook
The Facebook producer.
FacebookProducer(FacebookEndpoint) - Constructor for class org.apache.camel.component.facebook.FacebookProducer
 
FacebookPropertiesHelper - Class in org.apache.camel.component.facebook.data
Helper class to work with Facebook component properties.
filterMethods(List<FacebookMethodsType>, FacebookMethodsTypeHelper.MatchType, String...) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Filters a list of methods to those that take the given set of arguments.
findMethod(String, Class<?>...) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
Find method type by name and argument types.

G

getAchievementURL() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAlbumCreate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAlbumId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getAppId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getArgNames() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getArgTypes() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getArguments(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets argument types and names for all overloaded methods with the given name.
getArgumentsForNameStyle(String, FacebookNameStyle) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets argument types and names for all overloaded methods with the given short form name.
getCandidateMethods(String, String...) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Gets methods that match the given name and arguments.

Note that the args list is a required subset of arguments for returned methods.

getCandidates() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getCenter() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getCheckinCreate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getCheckinId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getClientURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getClientVersion() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getCommentId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.facebook.FacebookComponent
 
getConfiguration() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getDebugEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getDescription() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDistance() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomainId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomainName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getDomainNames() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getEndpointProperties(FacebookEndpointConfiguration, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
getEndpointPropertyNames(FacebookEndpointConfiguration) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
getEventId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getEventUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getExchangeProperties(Exchange, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
Gets exchange header properties that start with FacebookConstants.FACEBOOK_PROPERTY_PREFIX.
getExecutorService(CamelContext) - Static method in class org.apache.camel.component.facebook.FacebookProducer
 
getFacebook() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
Returns Facebook instance.
getFriendId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendlistId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendlistName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getFriendUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getGroupId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getGzipEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHighestPriorityMethod(List<FacebookMethodsType>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
 
getHttpConnectionTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpDefaultMaxPerRoute() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpMaxTotalConnections() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyHost() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyPassword() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyPort() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpProxyUser() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpReadTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpRetryCount() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpRetryIntervalSeconds() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getHttpStreamingReadTimeout() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getInBody() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getJsonStoreEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getLink() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getLinkId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getLocale() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMbeanEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getMessage() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMessageId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMethod() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getMethodName() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getMetric() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getMissingProperties(String, FacebookNameStyle, Set<String>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get missing properties.
getName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getName() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getNameStyle() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
getNoteId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getNotificationId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getOAuthAccessToken() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAccessTokenURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAppId() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAppSecret() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthAuthorizationURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getOAuthPermissions() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getObjectId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getOptionDescription() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getOptions() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPermissionName() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPermissions() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPhotoId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPlace() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPlaceId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPostId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPostUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getPrettyDebugEnabled() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getQueries() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQuery() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQuestion() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getQuestionId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getReading() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getRestBaseURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getResultType() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 
getScoreValue() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSize() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSource() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getSubject() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTagUpdate() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTestUser1() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTestUser2() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTestUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getTitle() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getToUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getToUserIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getType(String) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Get the type for the given argument name.
getUserId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserId1() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserId2() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserIds() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUserLocale() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
getUseSSL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getValidEndpointProperties() - Static method in class org.apache.camel.component.facebook.data.FacebookPropertiesHelper
 
getVideoBaseURL() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
getVideoId() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 

I

invokeMethod(Facebook, FacebookMethodsType, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper
Invokes given method with argument values from given properties.
isAllowNewOptions() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
isGreedy() - Method in class org.apache.camel.component.facebook.FacebookConsumer
 
isIncludeRead() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
isNoStory() - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
isSingleton() - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 

O

org.apache.camel.component.facebook - package org.apache.camel.component.facebook
 
org.apache.camel.component.facebook.config - package org.apache.camel.component.facebook.config
 
org.apache.camel.component.facebook.data - package org.apache.camel.component.facebook.data
 

P

poll() - Method in class org.apache.camel.component.facebook.FacebookConsumer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.facebook.FacebookProducer
 

R

RAW_JSON_HEADER - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
READING_PPROPERTY - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
READING_PREFIX - Static variable in interface org.apache.camel.component.facebook.FacebookConstants
 
ReadingBuilder - Class in org.apache.camel.component.facebook.data
Builds Reading instances.

S

setAchievementURL(URL) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setAlbumCreate(AlbumCreate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setAlbumId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setAllowNewOptions(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setAppId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setCenter(GeoLocation) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setCheckinCreate(CheckinCreate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setCheckinId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setClientURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setClientVersion(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setCommentId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setConfiguration(FacebookConfiguration) - Method in class org.apache.camel.component.facebook.FacebookComponent
 
setDebugEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setDescription(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setDistance(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setDomainId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setDomainName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setDomainNames(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setEventId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setEventUpdate(EventUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setFriendId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setFriendlistId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setFriendlistName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setFriendUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setGroupId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setGzipEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpConnectionTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpDefaultMaxPerRoute(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpMaxTotalConnections(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpProxyHost(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpProxyPassword(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpProxyPort(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpProxyUser(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpReadTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpRetryCount(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpRetryIntervalSeconds(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setHttpStreamingReadTimeout(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setInBody(String) - Method in class org.apache.camel.component.facebook.FacebookEndpoint
 
setIncludeRead(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setJsonStoreEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setLink(URL) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setLinkId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setLocale(Locale) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setMbeanEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setMessage(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setMessageId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setMetric(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setNoStory(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setNoteId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setNotificationId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setOAuthAccessToken(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setOAuthAccessTokenURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setOAuthAppId(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setOAuthAppSecret(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setOAuthAuthorizationURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setOAuthPermissions(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setObjectId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setOptionDescription(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setOptions(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPermissionName(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPermissions(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPhotoId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPlace(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPlaceId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPostId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPostUpdate(PostUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setPrettyDebugEnabled(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setProperties(Reading, Map<String, Object>) - Static method in class org.apache.camel.component.facebook.data.ReadingBuilder
Sets Reading properties.
setQueries(Map<String, String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setQuery(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setQuestion(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setQuestionId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setReading(Reading) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setRestBaseURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setScoreValue(Integer) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setSize(PictureSize) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setSource(Media) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setSubject(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setTagUpdate(TagUpdate) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setTestUser1(TestUser) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setTestUser2(TestUser) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setTestUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setTitle(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setToUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setToUserIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUserId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUserId1(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUserId2(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUserIds(List<String>) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUserLocale(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 
setUseSSL(Boolean) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setVideoBaseURL(String) - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
setVideoId(String) - Method in class org.apache.camel.component.facebook.config.FacebookEndpointConfiguration
 

T

toString() - Method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
 

V

validate() - Method in class org.apache.camel.component.facebook.config.FacebookConfiguration
 
valueOf(String) - Static method in enum org.apache.camel.component.facebook.config.FacebookNameStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper.MatchType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.facebook.config.FacebookNameStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.facebook.data.FacebookMethodsTypeHelper.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.

A C F G I O P R S T V

Apache Camel