Uses of Package
edu.cnm.deepdive.picmegallery.model.entity
-
Classes in edu.cnm.deepdive.picmegallery.model.entity used by edu.cnm.deepdive.picmegallery.controller Class Description Event Event is a @Entity class with the following fields id, name, address, description, time, latitude, longitude, passkey, and photos.Photo Photo is a @Entity class with the following fields id, event, uploaded, longitude, latitude, uploaded, and caption.User User is a @Entity class with the following fields id, created, updated, connected, displayName, and oauthKey. -
Classes in edu.cnm.deepdive.picmegallery.model.entity used by edu.cnm.deepdive.picmegallery.model.dao Class Description Event Event is a @Entity class with the following fields id, name, address, description, time, latitude, longitude, passkey, and photos.Photo Photo is a @Entity class with the following fields id, event, uploaded, longitude, latitude, uploaded, and caption.User User is a @Entity class with the following fields id, created, updated, connected, displayName, and oauthKey. -
Classes in edu.cnm.deepdive.picmegallery.model.entity used by edu.cnm.deepdive.picmegallery.model.entity Class Description Event Event is a @Entity class with the following fields id, name, address, description, time, latitude, longitude, passkey, and photos.Photo Photo is a @Entity class with the following fields id, event, uploaded, longitude, latitude, uploaded, and caption.User User is a @Entity class with the following fields id, created, updated, connected, displayName, and oauthKey. -
Classes in edu.cnm.deepdive.picmegallery.model.entity used by edu.cnm.deepdive.picmegallery.service Class Description Event Event is a @Entity class with the following fields id, name, address, description, time, latitude, longitude, passkey, and photos.Photo Photo is a @Entity class with the following fields id, event, uploaded, longitude, latitude, uploaded, and caption.User User is a @Entity class with the following fields id, created, updated, connected, displayName, and oauthKey.