public class SocialNetwork extends Object implements ISocialNetwork
Constructor and Description |
---|
SocialNetwork(String name,
ChannelConfig channelBase,
PageConfig personalPage,
ServiceInstanceConfig serviceInstance,
String sourceId,
String userFieldId,
String className) |
Modifier and Type | Method and Description |
---|---|
String |
getChannelBaseId()
Returns the channelBaseId.
|
Date |
getCreationDate()
Returns the creationDate.
|
String |
getId()
Returns the id.
|
String |
getName()
Returns the name.
|
String |
getPersonalPageId()
Returns the personalPageId.
|
String |
getSocialProfileProviderClassName()
Returns the socialProfileClassName.
|
String |
getSocialProfileServiceInstanceId()
Returns the socialProfileServiceInstanceId.
|
String |
getSocialProfileServiceInstanceSourceId()
Returns the socialProfileServiceInstanceSourceId.
|
String |
getSocialProfileUserFieldId()
Returns the socialProfileUserFieldId.
|
void |
setChannelBaseId(String channelBaseId)
Sets the channelBaseId.
|
void |
setCreationDate(Date creationDate)
Sets the creationDate.
|
void |
setName(String name)
Sets the name.
|
void |
setPersonalPageId(String personalPageId)
Sets the personalPageId.
|
void |
setSocialProfileProviderClassName(String socialProfileClassName)
Sets the socialProfileClassName.
|
void |
setSocialProfileServiceInstanceId(String socialProfileServiceInstanceId)
Sets the socialProfileServiceInstanceId.
|
void |
setSocialProfileServiceInstanceSourceId(String socialProfileServiceInstanceSourceId)
Sets the socialProfileServiceInstanceSourceId.
|
void |
setSocialProfileUserFieldId(String socialProfileUserFieldId)
Sets the socialProfileUserFieldId.
|
public SocialNetwork(String name, ChannelConfig channelBase, PageConfig personalPage, ServiceInstanceConfig serviceInstance, String sourceId, String userFieldId, String className)
public String getChannelBaseId()
getChannelBaseId
in interface ISocialNetwork
public void setChannelBaseId(String channelBaseId)
channelBaseId
- the channelBaseId value to set.public Date getCreationDate()
getCreationDate
in interface ISocialNetwork
public void setCreationDate(Date creationDate)
creationDate
- the creationDate value to set.public String getName()
getName
in interface ISocialNetwork
public void setName(String name)
name
- the name value to set.public String getPersonalPageId()
getPersonalPageId
in interface ISocialNetwork
public void setPersonalPageId(String personalPageId)
personalPageId
- the personalPageId value to set.public String getSocialProfileProviderClassName()
public void setSocialProfileProviderClassName(String socialProfileClassName)
socialProfileClassName
- the socialProfileClassName value to set.public String getSocialProfileServiceInstanceId()
public void setSocialProfileServiceInstanceId(String socialProfileServiceInstanceId)
socialProfileServiceInstanceId
- the socialProfileServiceInstanceId value to set.public String getSocialProfileServiceInstanceSourceId()
public void setSocialProfileServiceInstanceSourceId(String socialProfileServiceInstanceSourceId)
socialProfileServiceInstanceSourceId
- the socialProfileServiceInstanceSourceId value to set.public String getSocialProfileUserFieldId()
public void setSocialProfileUserFieldId(String socialProfileUserFieldId)
socialProfileUserFieldId
- the socialProfileUserFieldId value to set.public String getId()
getId
in interface ISocialNetwork
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.