public class UserWrapper extends AbstractFBTypeWrapper
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
SI_BASE |
private com.restfb.types.User |
user |
logger
Constructor and Description |
---|
UserWrapper(com.restfb.types.User user) |
Modifier and Type | Method and Description |
---|---|
private void |
addPicture(TopicMap tm,
Topic userTopic) |
com.restfb.types.FacebookType |
getEnclosedEntity() |
java.lang.String |
getSIBase() |
java.lang.String |
getType() |
Topic |
mapToTopicMap(TopicMap tm) |
private Topic |
mapUserWork(com.restfb.types.User.Work work,
TopicMap tm) |
create
associateNamedType, getFacebookTopic, getLangTopic, getOrCreateTopic, getOrCreateTopic, getOrCreateType, getWandoraClassTopic, makeSubclassOf, mapNamedType, mapToTopicMap, setLogger
private static final java.lang.String SI_BASE
private final com.restfb.types.User user
public Topic mapToTopicMap(TopicMap tm) throws TopicMapException
mapToTopicMap
in class AbstractFBTypeWrapper
TopicMapException
public com.restfb.types.FacebookType getEnclosedEntity()
getEnclosedEntity
in class AbstractFBTypeWrapper
public java.lang.String getType()
getType
in class AbstractFBWrapper
public java.lang.String getSIBase()
getSIBase
in class AbstractFBWrapper
private Topic mapUserWork(com.restfb.types.User.Work work, TopicMap tm) throws TopicMapException
TopicMapException
Copyright 2004-2015 Wandora Team