XPUSP - Home

This is the ovewiew for the XPUSP project.

See:
          Description

Object Model
br.usp.ime.xpusp.om This package contains the object-model for XPUSP project.
br.usp.ime.xpusp.om.map  

 
Utility
br.usp.ime.xpusp.util Utility classes

 
Actions/Screens/Navigations
br.usp.ime.xpusp.modules.actions  
br.usp.ime.xpusp.modules.navigations This package contains classes for the navigations templates
br.usp.ime.xpusp.modules.screens Classes for rendering screens.

 
Applet
br.usp.ime.xpusp.applet This package contains the classes used by applets

 
Other Packages
br.usp.ime.xpusp  
br.usp.ime.xpusp.paxyroj  

 

This is the ovewiew for the XPUSP project.







Specification of Screen Classes
All classes in the br.usp.ime.xpusp.modules.screens package sould provide a specification table that looks like the following example:
Parameters
Parameter Name Parameter Type Parameter Description
entryid int Id for the entry that will be fetched
Context
Context Name Context Type Context Description
entry some.package.Entry A reference for the fetched entry


XPUSP - Home