com.jamasoftware.contour.review.dao
Interface RevisionPropertyEntryDao
public interface RevisionPropertyEntryDao
getRevisionPropertyEntry
RevisionPropertyEntry getRevisionPropertyEntry(java.lang.Integer id)
saveRevisionPropertyEntry
RevisionPropertyEntry saveRevisionPropertyEntry(RevisionPropertyEntry property)
deleteRevisionPropertyEntry
void deleteRevisionPropertyEntry(RevisionPropertyEntry rpe)
getRevisionPropertyEntryFor
RevisionPropertyEntry getRevisionPropertyEntryFor(java.lang.Integer revisionId,
java.lang.String propertyName)
Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.