public class ForeignIdSources
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSTOM_ID_OFFSET
Constant used as offset for custom id to prevent id mix.
|
static int |
FACEBOOK
Facebook.
|
static int |
GOOGLEPLUS
Google +.
|
static int |
LINKEDIN
Linkedin.
|
static int |
MOBILE_NOTIFICATION
Mobile app.
|
static int |
TWITTER
Twitter.
|
static int |
XING
Xing.
|
| Constructor and Description |
|---|
ForeignIdSources() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCustomIdWithOffset(int customId) |
public static final int CUSTOM_ID_OFFSET
public static final int FACEBOOK
public static final int GOOGLEPLUS
public static final int LINKEDIN
public static final int TWITTER
public static final int XING
public static final int MOBILE_NOTIFICATION
Copyright © 2012-2023 anotheria.net. All Rights Reserved.