Class MongoFirebaseApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoFirebaseApplicationConfiguration
@Entity("application_configuration")
public class MongoFirebaseApplicationConfiguration
extends MongoApplicationConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setProjectId
(String projectId) void
setServiceAccountCredentials
(String serviceAccountCredentials) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
getDescription, getName, getObjectId, getParent, getType, setDescription, setName, setObjectId, setParent, setType
-
Constructor Details
-
MongoFirebaseApplicationConfiguration
public MongoFirebaseApplicationConfiguration()
-
-
Method Details
-
getProjectId
-
setProjectId
-
getServiceAccountCredentials
-
setServiceAccountCredentials
-