See: Description
Interface | Description |
---|---|
KeepJsonDesign |
When dealing with JSON design objects there are repeating needs to extract elements by their ID or any property of an element in an array or object This interface implements the helper methods
|
Class | Description |
---|---|
CalendarFunctions |
Helper functions used by Calendar classes: CreateCalendars, CreateCalendarEntry, CreateUpdateCalendarEntry DeleteCalendarEntry, DeleteCalendar GetCalendars, GetOneCalendar, GetCalendarEntry
|
CalendarResponseFunctions |
Helper functions used by Calendar classes with responses: CreateCalendars, CreateCalendarEntry, CreateUpdateCalendarEntry DeleteCalendarEntry, DeleteCalendar GetCalendars, GetOneCalendar, GetCalendarEntry
|
DelegationFunctions |
Utility class to translate ACL Entries to delegation status back and forth
|
DesignFunctions |
Static helper methods around Database design
|
DocumentFunctions |
Helper functions for converting documents to JSON and JSON to documents.
|
FolderViewFunctions |
Helper functions to process views and folders to deal with access and JSON conversion
|
ItemJsonHelper |
Helper class to convert Items from a Domino document into their value suitable for inclusion in JSON
|
JournalFunctions |
Helper functions for Journal/Notebook classes
|
MessageFunctions |
Helper functions for message classes
|
PersonFunctions |
Helper functions used for Person/Group classes
|
PimItemFunctions |
Helper functions for PimItem classes
|
TaskFunctions |
Utility class to translate and process Task functionality
|
Enum | Description |
---|---|
CalendarFunctions.DateStartEnd |
Flag stating start or end date
|
DesignTypes |
Collection of classes with static functions to simplify the interaction of business logic with the various aspects of the NSF elements: - Forms - Views - Design etc.