public class BlackListDomain extends Object
| Constructor and Description |
|---|
BlackListDomain(CacheDatabase cache,
JobQueueDomain jobQueueDomain,
StampSheetConfiguration stampSheetConfiguration,
Gs2RestSession session,
String namespaceName,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCacheKey() |
static String |
createCacheParentKey(String namespaceName,
String userId,
String childType) |
String |
getNamespaceName() |
String |
getUserId() |
BlackList |
model() |
BlackListDomain |
register(RegisterBlackListByUserIdRequest request) |
BlackListDomain |
unregister(UnregisterBlackListByUserIdRequest request) |
public BlackListDomain(CacheDatabase cache, JobQueueDomain jobQueueDomain, StampSheetConfiguration stampSheetConfiguration, Gs2RestSession session, String namespaceName, String userId)
public String getNamespaceName()
public String getUserId()
public BlackListDomain register(RegisterBlackListByUserIdRequest request)
public BlackListDomain unregister(UnregisterBlackListByUserIdRequest request)
public static String createCacheParentKey(String namespaceName, String userId, String childType)
public static String createCacheKey()
public BlackList model()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.