|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.itracker.model | |
|---|---|
| org.itracker.core.resources | This package contains code for Resources (what is Resources? Please precise) |
| org.itracker.model | All entity classes are POJO beans. |
| org.itracker.model.util | This package contains code for what? |
| org.itracker.persistence.dao | This package contains all Data Access Object (XxxDAO) interfaces along with their Hibernate implementations (XxxDAOImpl). |
| org.itracker.services | Service Interfaces |
| org.itracker.services.authentication | This package has something to do with Authentication ;) |
| org.itracker.services.authentication.adsson | This package has something to do with Authentication, maybe Active Directory Service for those not using Linux for whatever reason ;) |
| org.itracker.services.implementations | This package contains XXXService interface implementations, named XXXServiceImpl by convention. |
| org.itracker.web.actions | This package contains Struts actions |
| org.itracker.web.actions.base | |
| org.itracker.web.actions.project | |
| org.itracker.web.actions.report | |
| org.itracker.web.ptos | This package holds PTO's (Presentatin Transfer Objects) that are used in case normal entities from the model are not good enough. |
| org.itracker.web.servlets | |
| org.itracker.web.taglib | |
| org.itracker.web.util | This package has something to do with utilities for web actions, but please explain in detail what shall be in, or not in here. |
| Classes in org.itracker.model used by org.itracker.core.resources | |
|---|---|
| Language
Models a language entry. |
|
| Classes in org.itracker.model used by org.itracker.model | |
|---|---|
| AbstractEntity
This is a POJO Business Domain Object. |
|
| Component
Models a project component. |
|
| Configuration
A configuration item. |
|
| Configuration.ConfigurationOrderComparator
|
|
| Configuration.Type
|
|
| CustomField
A custom field that can be added to an Issue. |
|
| CustomField.DateFormat
Date format for fields of type DATE. |
|
| CustomField.Type
Enumeration of possible data types. |
|
| CustomFieldValue
An option for the value of a CustomField of type LIST. |
|
| Entity
All database entities must implement this interface, which represents the minimum requirements to meet. |
|
| IntCodeEnum
An interface to be implemented by java.lang.Enum classes that need to associate a unique and constant integer code to their enum constants. |
|
| Issue
A project issue. |
|
| IssueActivity
An issue activity. |
|
| IssueActivityType
|
|
| IssueAttachment
A file attachment to an Issue. |
|
| IssueField
A CustomField with its value for an Issue. |
|
| IssueHistory
An issue history entry. |
|
| IssueHistory.Status
|
|
| IssueRelation
A relation between issues. |
|
| IssueRelation.Type
|
|
| Language
Models a language entry. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| Notification
A notification to a user about an Issue. |
|
| Notification.Role
|
|
| Notification.Type
|
|
| Permission
A user permission on a project. |
|
| Permission.PermissionPropertiesComparator
|
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| Project.ProjectComparator
Comparator for comparing projects by name |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| ProjectScript.FieldPriorityComparator
|
|
| Report
This is a POJO Business Domain Object. |
|
| Status
Enumeration of Project, Component or Version statuses. |
|
| SystemConfiguration
|
|
| User
A user. |
|
| UserPreferences
The system configuration of a User. |
|
| Version
A Project version. |
|
| WorkflowScript
A BeanShell script to execute on a particular event. |
|
| Classes in org.itracker.model used by org.itracker.model.util | |
|---|---|
| AbstractEntity
This is a POJO Business Domain Object. |
|
| Component
Models a project component. |
|
| Configuration
A configuration item. |
|
| Configuration.Type
|
|
| CustomField
A custom field that can be added to an Issue. |
|
| CustomField.Type
Enumeration of possible data types. |
|
| CustomFieldValue
An option for the value of a CustomField of type LIST. |
|
| Issue
A project issue. |
|
| IssueActivityType
|
|
| IssueField
A CustomField with its value for an Issue. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| Notification
A notification to a user about an Issue. |
|
| Notification.Role
|
|
| Permission
A user permission on a project. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| Status
Enumeration of Project, Component or Version statuses. |
|
| SystemConfiguration
|
|
| User
A user. |
|
| Version
A Project version. |
|
| Classes in org.itracker.model used by org.itracker.persistence.dao | |
|---|---|
| Component
Models a project component. |
|
| Configuration
A configuration item. |
|
| Configuration.Type
|
|
| CustomField
A custom field that can be added to an Issue. |
|
| CustomFieldValue
An option for the value of a CustomField of type LIST. |
|
| Entity
All database entities must implement this interface, which represents the minimum requirements to meet. |
|
| Issue
A project issue. |
|
| IssueActivity
An issue activity. |
|
| IssueAttachment
A file attachment to an Issue. |
|
| IssueHistory
An issue history entry. |
|
| IssueRelation
A relation between issues. |
|
| IssueSearchQuery
|
|
| Language
Models a language entry. |
|
| Notification
A notification to a user about an Issue. |
|
| Permission
A user permission on a project. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| Report
This is a POJO Business Domain Object. |
|
| User
A user. |
|
| UserPreferences
The system configuration of a User. |
|
| Version
A Project version. |
|
| WorkflowScript
A BeanShell script to execute on a particular event. |
|
| Classes in org.itracker.model used by org.itracker.services | |
|---|---|
| Component
Models a project component. |
|
| Configuration
A configuration item. |
|
| Configuration.Type
|
|
| CustomField
A custom field that can be added to an Issue. |
|
| CustomFieldValue
An option for the value of a CustomField of type LIST. |
|
| Issue
A project issue. |
|
| IssueActivity
An issue activity. |
|
| IssueAttachment
A file attachment to an Issue. |
|
| IssueField
A CustomField with its value for an Issue. |
|
| IssueHistory
An issue history entry. |
|
| IssueRelation
A relation between issues. |
|
| IssueSearchQuery
|
|
| Language
Models a language entry. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| Notification
A notification to a user about an Issue. |
|
| Notification.Role
|
|
| Notification.Type
|
|
| Permission
A user permission on a project. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| Report
This is a POJO Business Domain Object. |
|
| SystemConfiguration
|
|
| User
A user. |
|
| UserPreferences
The system configuration of a User. |
|
| Version
A Project version. |
|
| WorkflowScript
A BeanShell script to execute on a particular event. |
|
| Classes in org.itracker.model used by org.itracker.services.authentication | |
|---|---|
| Permission
A user permission on a project. |
|
| User
A user. |
|
| Classes in org.itracker.model used by org.itracker.services.authentication.adsson | |
|---|---|
| User
A user. |
|
| Classes in org.itracker.model used by org.itracker.services.implementations | |
|---|---|
| Component
Models a project component. |
|
| Configuration
A configuration item. |
|
| Configuration.Type
|
|
| CustomField
A custom field that can be added to an Issue. |
|
| CustomFieldValue
An option for the value of a CustomField of type LIST. |
|
| Issue
A project issue. |
|
| IssueActivity
An issue activity. |
|
| IssueAttachment
A file attachment to an Issue. |
|
| IssueField
A CustomField with its value for an Issue. |
|
| IssueHistory
An issue history entry. |
|
| IssueRelation
A relation between issues. |
|
| IssueSearchQuery
|
|
| Language
Models a language entry. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| Notification
A notification to a user about an Issue. |
|
| Notification.Role
|
|
| Notification.Type
|
|
| Permission
A user permission on a project. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| Report
This is a POJO Business Domain Object. |
|
| SystemConfiguration
|
|
| User
A user. |
|
| UserPreferences
The system configuration of a User. |
|
| Version
A Project version. |
|
| WorkflowScript
A BeanShell script to execute on a particular event. |
|
| Classes in org.itracker.model used by org.itracker.web.actions | |
|---|---|
| Issue
A project issue. |
|
| Classes in org.itracker.model used by org.itracker.web.actions.base | |
|---|---|
| PermissionType
Enumeration for permission types. |
|
| Classes in org.itracker.model used by org.itracker.web.actions.project | |
|---|---|
| PermissionType
Enumeration for permission types. |
|
| Classes in org.itracker.model used by org.itracker.web.actions.report | |
|---|---|
| Issue
A project issue. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| Report
This is a POJO Business Domain Object. |
|
| Classes in org.itracker.model used by org.itracker.web.ptos | |
|---|---|
| Issue
A project issue. |
|
| IssueAttachment
A file attachment to an Issue. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| Status
Enumeration of Project, Component or Version statuses. |
|
| User
A user. |
|
| Classes in org.itracker.model used by org.itracker.web.servlets | |
|---|---|
| PermissionType
Enumeration for permission types. |
|
| Classes in org.itracker.model used by org.itracker.web.taglib | |
|---|---|
| CustomField
A custom field that can be added to an Issue. |
|
| Issue
A project issue. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| Classes in org.itracker.model used by org.itracker.web.util | |
|---|---|
| AbstractEntity
This is a POJO Business Domain Object. |
|
| CustomField
A custom field that can be added to an Issue. |
|
| Issue
A project issue. |
|
| IssueField
A CustomField with its value for an Issue. |
|
| IssueRelation
A relation between issues. |
|
| NameValuePair
Class provides basic storage for name values pairs. |
|
| PermissionType
Enumeration for permission types. |
|
| Project
This is a POJO Business Domain Object modelling a project. |
|
| ProjectScript
A Beanshell script configured to be executed for a specific Project field. |
|
| User
A user. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||