public static class SocialLinkEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
socialProvider |
protected UserEntity |
user |
Constructor and Description |
---|
SocialLinkEntity.Key() |
SocialLinkEntity.Key(UserEntity user,
String socialProvider) |
protected UserEntity user
protected String socialProvider
public SocialLinkEntity.Key()
public SocialLinkEntity.Key(UserEntity user, String socialProvider)
Copyright © 2014. All Rights Reserved.