----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3996/#review5270 -----------------------------------------------------------
trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplate.java <https://reviews.apache.org/r/3996/#comment11510> Don't need to override getEntityId and setEntityId trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplateRegion.java <https://reviews.apache.org/r/3996/#comment11511> Don't need to override getEntityId and setEntityId trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplateWidget.java <https://reviews.apache.org/r/3996/#comment11512> Don't need to override getEntityId and setEntityId trunk/rave-portal-resources/src/main/webapp/WEB-INF/db/initial_data.sql <https://reviews.apache.org/r/3996/#comment11513> this second page_layout record for 'person_profile' is not needed trunk/rave-portal-resources/src/main/webapp/WEB-INF/db/initial_data.sql <https://reviews.apache.org/r/3996/#comment11514> Modify the actual content and structure of the person profile page template to match what is currently being created for Canonical in the initial_data.sql - Anthony On 2012-02-22 12:55:20, Aaron Gooch wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3996/ > ----------------------------------------------------------- > > (Updated 2012-02-22 12:55:20) > > > Review request for rave. > > > Summary > ------- > > This includes the necessary model objects needed to create Page Templates > > > Diffs > ----- > > > trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplate.java > PRE-CREATION > > trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplateRegion.java > PRE-CREATION > > trunk/rave-components/rave-core/src/main/java/org/apache/rave/portal/model/PageTemplateWidget.java > PRE-CREATION > trunk/rave-portal-resources/src/main/webapp/WEB-INF/db/initial_data.sql > 1292255 > > Diff: https://reviews.apache.org/r/3996/diff > > > Testing > ------- > > > Thanks, > > Aaron > >
