Class MongoMatchmakingApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoMatchmakingApplicationConfiguration
@Entity("application_configuration")
public class MongoMatchmakingApplicationConfiguration
extends MongoApplicationConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAlgorithm
(MatchingAlgorithm algorithm) void
setSuccess
(MongoCallbackDefinition success) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
equals, getAppleSignInPrivateKey, getCategory, getObjectId, getParent, getProductBundles, getUniqueIdentifier, hashCode, isActive, setActive, setAppleSignInPrivateKey, setCategory, setObjectId, setParent, setProductBundles, setUniqueIdentifier
-
Constructor Details
-
MongoMatchmakingApplicationConfiguration
public MongoMatchmakingApplicationConfiguration()
-
-
Method Details
-
getAlgorithm
-
setAlgorithm
-
getSuccess
-
setSuccess
-