Package com.brayan.SECS.DAL

Class Summary
Activity This class is part of the event class and store information about the activity and resources involved.
AddressLocator this class reads detailed location information from http://www.ip-adress.com/ip_tracer/
Document This class extends the File with additional meta attributes
Enums This class hold all important enumeration that need to be shared throughout the system.
Event This class provides the general class of an Event.
Identity This class represents the identity of the user and his environment and stores real an logical information.
Location this Class represents Location details
Notification This Class represents a Notification that has a Message, a contact if possible and a recommendation for the next task.
Person This class represents a Person
SensorEvent This class is a data class.
 

Enum Summary
Enums.EventInteractionType Enumeration of possible Event Descriptions.
Enums.SensorType Enumeration of possible Event Descriptions MSOFFICEFILESENSOR: A microsoft sensor
Enums.SoftwareType Enumeration of Software Types, which are used during an Activity (or Task :subClassOf of Activity) GROUPWARE: Outlook, Notes OFFICE: spreadsheet, word processing, local DB WEBAPPLICATION: browser application OTHER: single applicationss
Enums.TypeOfIssuer Enumeration of possible Types of Event Issuers.
Enums.TypeOfNotificationObligation Enumeration of Notification Types, which are used to determine the obligation that comes with the message.