public class MoldModelMasterDomain extends Object
| Constructor and Description |
|---|
MoldModelMasterDomain(CacheDatabase cache,
JobQueueDomain jobQueueDomain,
StampSheetConfiguration stampSheetConfiguration,
Gs2RestSession session,
String namespaceName,
String moldName) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCacheKey(String moldName) |
static String |
createCacheParentKey(String namespaceName,
String moldName,
String childType) |
MoldModelMasterDomain |
delete(DeleteMoldModelMasterRequest request) |
String |
getMoldName() |
String |
getNamespaceName() |
MoldModelMaster |
model() |
MoldModelMasterDomain |
update(UpdateMoldModelMasterRequest request) |
public MoldModelMasterDomain(CacheDatabase cache, JobQueueDomain jobQueueDomain, StampSheetConfiguration stampSheetConfiguration, Gs2RestSession session, String namespaceName, String moldName)
public String getNamespaceName()
public String getMoldName()
public MoldModelMasterDomain update(UpdateMoldModelMasterRequest request)
public MoldModelMasterDomain delete(DeleteMoldModelMasterRequest request)
public static String createCacheParentKey(String namespaceName, String moldName, String childType)
public MoldModelMaster model()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.