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) |
createassociateNamedType, getFacebookTopic, getLangTopic, getOrCreateTopic, getOrCreateTopic, getOrCreateType, getWandoraClassTopic, makeSubclassOf, mapNamedType, mapToTopicMap, setLoggerprivate static final java.lang.String SI_BASE
private final com.restfb.types.User user
public Topic mapToTopicMap(TopicMap tm) throws TopicMapException
mapToTopicMap in class AbstractFBTypeWrapperTopicMapExceptionpublic com.restfb.types.FacebookType getEnclosedEntity()
getEnclosedEntity in class AbstractFBTypeWrapperpublic java.lang.String getType()
getType in class AbstractFBWrapperpublic java.lang.String getSIBase()
getSIBase in class AbstractFBWrapperprivate Topic mapUserWork(com.restfb.types.User.Work work, TopicMap tm) throws TopicMapException
TopicMapExceptionCopyright 2004-2015 Wandora Team