A B C D E F G H I K L M N P R S T U V

D

DataObject - Class in edu.jhu.oose.collegechef
Represents a dataobject which may be persisted using Hibernate.
DataObject() - Constructor for class edu.jhu.oose.collegechef.DataObject
 
delete() - Method in class edu.jhu.oose.collegechef.Comment
object deletes itself from the database
delete() - Method in class edu.jhu.oose.collegechef.DataObject
object deletes itself from the database
delete() - Method in class edu.jhu.oose.collegechef.Rating
object deletes itself from the database
delete() - Method in class edu.jhu.oose.collegechef.Recipe
Method to delete a recipe
deleteComment(Comment, Commentable) - Static method in class edu.jhu.oose.collegechef.manager.CommentManager
Properly clears a commentable's comments, taking into account Hibernate's OneToMany persistance bug
description() - Method in class edu.jhu.oose.collegechef.test.RecipeTest
 

A B C D E F G H I K L M N P R S T U V