Class MongoIosApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoIosApplicationConfiguration
@Entity("application_configuration")
public class MongoIosApplicationConfiguration
extends MongoApplicationConfiguration
Created by patricktwohig on 5/31/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplicationId
(String applicationId) void
setProductBundles
(List<MongoProductBundle> productBundles) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
getDescription, getName, getObjectId, getParent, getType, setDescription, setName, setObjectId, setParent, setType
-
Constructor Details
-
MongoIosApplicationConfiguration
public MongoIosApplicationConfiguration()
-
-
Method Details
-
getApplicationId
-
setApplicationId
-
getProductBundles
-
setProductBundles
-