Uses of Class
com.restfb.JsonMapper.JsonMappingCompleted
-
Packages that use JsonMapper.JsonMappingCompleted Package Description com.restfb.types Default implementations of Facebook Graph API Objects.com.restfb.types.webhook.messaging com.restfb.types.webhook.messaging.nlp -
-
Uses of JsonMapper.JsonMappingCompleted in com.restfb.types
Methods in com.restfb.types with annotations of type JsonMapper.JsonMappingCompleted Modifier and Type Method Description protected void
GraphResponse. check()
protected void
From. convert(JsonMapper jsonMapper)
protected void
Page. convertHours()
protected void
Page. convertLabels(JsonMapper jsonMapper)
protected void
UserInvitableFriend. convertPicture(JsonMapper jsonMapper)
void
Subscription.SubscriptionField. convertVersion()
protected void
Album. fillPicture(JsonMapper jsonMapper)
protected void
Event. fillProfilePicture(JsonMapper jsonMapper)
protected void
Page. fillProfilePicture(JsonMapper jsonMapper)
protected void
SearchPlace. fillProfilePicture(JsonMapper jsonMapper)
protected void
Page. graphApi26LikesFallback()
protected void
Comment. jsonMappingCompleted(JsonMapper jsonMapper)
Post-JSON-mapping operation that populates themessageTags
field "by hand".protected void
Photo. jsonMappingCompleted(JsonMapper jsonMapper)
Post-JSON-mapping operation that populates themessageTags
field "by hand".protected void
Post. jsonMappingCompleted(JsonMapper jsonMapper)
Post-JSON-mapping operation that populates themessageTags
field "by hand".protected void
User. jsonMappingCompleted(JsonMapper jsonMapper)
-
Uses of JsonMapper.JsonMappingCompleted in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging with annotations of type JsonMapper.JsonMappingCompleted Modifier and Type Method Description void
NlpResult. convertRawEntites(JsonMapper mapper)
-
Uses of JsonMapper.JsonMappingCompleted in com.restfb.types.webhook.messaging.nlp
Methods in com.restfb.types.webhook.messaging.nlp with annotations of type JsonMapper.JsonMappingCompleted Modifier and Type Method Description protected void
NlpLocation.Place. convertTimezone()
-