Class MongoFacebookApplicationConfiguration
java.lang.Object
dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
dev.getelements.elements.dao.mongo.model.application.MongoFacebookApplicationConfiguration
@Entity("application_configuration")
public class MongoFacebookApplicationConfiguration
extends MongoApplicationConfiguration
Created by patricktwohig on 6/15/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplicationId
(String applicationId) void
setApplicationSecret
(String applicationSecret) Methods inherited from class dev.getelements.elements.dao.mongo.model.application.MongoApplicationConfiguration
getDescription, getName, getObjectId, getParent, getType, setDescription, setName, setObjectId, setParent, setType
-
Constructor Details
-
MongoFacebookApplicationConfiguration
public MongoFacebookApplicationConfiguration()
-
-
Method Details
-
getApplicationId
-
setApplicationId
-
getApplicationSecret
-
setApplicationSecret
-