...
- Welcome to Amsterdam Bootcamp
- Sakai development getting started
- Sakai application (tool) structure
- Sakai App Builder
- Run the app builder plugin to generate the basic structure for the RSF Blog Tool Exercise
- Inherit and review html templates from designer
- Inherit and review database structure from DBA
- Write HBM files based on database structure
- Write model classes (entity POJOs) based on HBM file schema
- Presenter: ~aaronz Former user (Deleted)
Session 2: (10:00) Persistence
- Data Access layer
- Review of GenericDAO capabilities
- Write DAO Java interface in api module, and demonstrate starting implementation by extending GenericDAO base class
- Create DAO stub implementation
- Construct DAO test data
- Write DAO tests
- Write DAO implementation
- Add/update spring bean config files (components.xml, etc.)
- Run dao tests
- Presenter: ~aaronz Former user (Deleted)
Break (10:40)
Session 3: (10:55) Logic
- Logic layer
- Write logic API methods in api module to be called from tool
- Demonstrate calling a DAO method from a logic API method
- Create logic layer stub implementation
- Create logic layer tests
- Write logic layer implementation
- Run logic tests
- Presenter: ~aaronz Former user (Deleted)
Session 4: (11:30) Working on the view layer (RSF)
- Implementing the starting view (HomeProducer)
- Eyeing over the template for rsf:ids - leaf and branch tags
- Simple components and producers (UIInput, UIOutput)
- I18N in RSF (formatted dates, UIMessage)
- Presenter: ~antranig Former user (Deleted)
Lunch: (12:40) Please plan to be back to the session on time
Special Session: Developer involvement in Sakai
- Presenter: ~knoop Former user (Deleted)
Session 4: (2:00)
- Multiple views and templates, the ViewParameters system
- Setting up file templates and injection for the navigation bar (NavBarRenderer)
- The EntityBroker and ViewParameters
- Rendering a public RSS feed
- Presenter: ~antranig Former user (Deleted)
Session 5: (3:00) RSF and storage
- The main Blog view
- Setting up an RSF form, UICommand controls and parameters
- Setting up OTP locators for the backing model
- OneTruePath.png
- Presenter: ~s-githens@northwestern.edu Former user (Deleted)
Combo Session: (4:30) /wiki/spaces/UI/pages/560234602
- UI and developer related conversation
- Presenter: ~colinclark Former user (Deleted) and company