[This is preliminary documentation and is subject to change.]
Business Layer for the profile. In OfficeClip, two types of profiles are possible, user profile and the organization profile
Classes
Class | Description | |
---|---|---|
![]() | BulletinBoardUserProfile |
Class for bulletin board user profile
|
![]() | CalendarGroupProfile |
Class the describe the calendar group Profile
|
![]() | CalendarUserProfile |
The calendar user profile
|
![]() | DocumentUserProfile |
Class to represent the document user profile
|
![]() | ExpenseGroupProfile |
Class to represent the expense group profile
|
![]() | ExpenseUserProfile |
Class to represent the expense user profile
|
![]() | GeneralUserProfile |
Class to represent the general user profile
|
![]() | ProfileBase |
The base class for user and group profile
|
![]() | ProfileHttpContext |
The http profile context
|
![]() | PunchClockGroupProfile |
Punch Clock Group Profile
|
![]() | PunchClockUserProfile |
Class to represent the punch clock user profile
|
![]() | TimesheetGroupProfile |
Class to represent the timesheet group profile
|
![]() | TimesheetUserProfile |
The timesheet user profile
|
![]() | TrackerUserProfile |
Class for issue tracker user profile
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BulletinBoardUserEnum |
Enumerated type for the user profile of bulletin board
|
![]() | CalendarGroupEnum |
Enumerated types for the calendar group profile
|
![]() | CalendarUserEnum |
Enumerated types for the user profile for the calendar
|
![]() | DocumentUserEnum |
Enumerated types for the user profile for documents
|
![]() | ExpenseGroupEnum |
Enumerated types for the group profile for expenses
|
![]() | ExpenseUserEnum |
Enumerated type for the user profile for expenses
|
![]() | GeneralUserEnum |
Enumerated types for the general user profiles
|
![]() | PunchClockGroupEnum |
Enumerated type for the group profile for punch clock
|
![]() | PunchClockUserEnum |
Enumerated type for the user profile for punch clock
|
![]() | TimesheetGroupEnum |
Enumeration for the group profile for timesheet
|
![]() | TimesheetUserEnum |
Enumerated type for the user profile for timesheet
|
![]() | TrackerUserEnum |
Enumerated types for the user profile for tracker
|