Nitido Inc.
A B C D E F G H I J K L M N O P R S T U V W X Y Z _

S

SAT - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
Saturday
SAVE_DIRECTORY - Static variable in class com.nitido.nimbox.http.MultipartRequestParser
Key used to retrieve from the initialization settings the directory location where uploaded files are cached.
SCHEMA_FULL_CHECKING_FEATURE - Static variable in interface com.nitido.nimbox.http.enhanced.EnhancedDispatcherConstants
The key for Schema full checking validation.
SCHEMA_VALIDATION_FEATURE - Static variable in interface com.nitido.nimbox.http.enhanced.EnhancedDispatcherConstants
The key for XML Schema validation.
SCOPE_BASE - Static variable in class com.nitido.directory.jndi.DirectoryImpl
 
SCOPE_BASE - Variable in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
SCOPE_ONE - Static variable in class com.nitido.directory.jndi.DirectoryImpl
 
SCOPE_ONE - Variable in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
SCOPE_SUB - Static variable in class com.nitido.directory.jndi.DirectoryImpl
 
SCOPE_SUB - Variable in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
search(String) - Method in interface com.nitido.directory.Directory
Search with the specific filter.
search(String, String[]) - Method in interface com.nitido.directory.Directory
Search with the specific filter and return the specific attributes.
search(String, String, String[]) - Method in interface com.nitido.directory.Directory
Search with the specific filter and return the specific attributes.
search(String) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
search(String, String[]) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
search(String, String, String[]) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
search(String, String[]) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
search(String) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
search(String, String[]) - Method in class com.nitido.nimx.nuggets.helpdesk.HelpDeskNugget
Search for an entry and retrieve the specified attributes of the matched entry.
search(String) - Method in class com.nitido.nimx.nuggets.helpdesk.HelpDeskNugget
Search for an entry and retrieve ALL attributes associated to the matched entry.
search(String, String[]) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
search(String) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
search(String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
search(String, String[]) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
search(String, String, String[]) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
search(String, String, String[], long) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
SEARCH_CALPROPS_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The command has failed.
searchForCalendars(String, boolean, boolean, boolean, SearchOption, int) - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Search for calendars that matches the criteria.
SearchOption - Class in com.nitido.nimx.nuggets.wcap
The possible options that can be used when searching for calendar.
sec - Variable in class com.nitido.nimx.nuggets.wcap.Duration
The number of seconds in the duration.
SECONDLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
Predefined value for recurring on second base.
SECRETARIES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
Secretary is mapped to LDAP attribute "secretary".
SECTION_DEFAULT - Static variable in class com.nitido.qabase.FileConfigurator
The name of the default section used by the Configurator.
SECTION_LOGGER_ROOT - Static variable in class com.nitido.qabase.FileConfigurator
The section for Log4j's Root Category settings.
SECTION_QA - Static variable in class com.nitido.qabase.BaseTestDriver
 
SEE_ALSOS - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
SeeAlso is mapped to LDAP attribute "seealso".
selectUser(String) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
selectUser(String) - Method in class com.nitido.nimx.nuggets.helpdesk.HelpDeskNugget
Select the user id for the search.
selectUser(String) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
sendMessage(Message, Address[]) - Method in class com.nitido.nimx.nuggets.javamail.JavaMailNugget
Send the message to the address.
sendMessage(Message, Address[]) - Method in class com.nitido.nimx.nuggets.javamail.real.JavaMailNuggetImpl
 
sendMessage(Message, Address[]) - Method in class com.nitido.nimx.nuggets.javamail.valet.JavaMailNuggetImpl
 
sendMessage(Entity, Message, Address[]) - Method in class com.nitido.nimx.services.notification.channels.EmailDeliveryChannel
Sends the message by opening a new new SMTP connection and using its sendMessage() method.
sendMessage(Message, Address[]) - Method in class com.nitido.nimx.services.notification.channels.StubEmailDeliveryChannel
 
sendNotification(NotificationMessage) - Method in class com.nitido.nim.NiM
This method allows the application to send out messages to users both internal and external to the system.
sendNotification(NotificationMessage) - Method in class com.nitido.nim.NotificationService
Send out the notification message to the recipient(s) supplied in the message object.
sendNotification(NotificationMessage) - Method in class com.nitido.nimx.services.notification.NotificationServiceImpl
 
sendNotification(NotificationMessage) - Method in class com.nitido.nimx.services.notification.NotificationServiceStub
 
sendSystemResponse(HttpServletResponse, int, String) - Method in class com.nitido.nimbox.http.HttpNimletDriver
This method sends the given HTTP error code and error message back to the client browser.
sessionCreated(HttpSessionEvent) - Method in class com.nitido.nimbox.http.HttpNimletSessionListener
This method is called by the web server when a session is created.
sessionDestroyed(HttpSessionEvent) - Method in class com.nitido.nimbox.http.HttpNimletSessionListener
This method is called by the web server when a session is destroyed.
sessionIsAlive() - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Check whether the current session is still accepted by the Calendar Server.
set(Object, Object) - Method in class com.nitido.util.OpenHash
This method maps a key to a value in the hashtable and replace the all old mapped values if they exist.
set(Object, int, Object) - Method in class com.nitido.util.OpenHash
This method replace the specified value with the new value.
set(K, V) - Method in class com.nitido.util.OpenHashMap
This method maps a key to a value in the hashMap and replace the all old mapped values if they exist.
set(K, int, V) - Method in class com.nitido.util.OpenHashMap
This method replace the specified value with the new value.
set(int, String) - Method in class com.nitido.util.StringContainer
Replaces the element at the specified position in this StringList with the specified element.
SET_USERPREFS_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The command has failed.
setACL(Vector) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set the access control list.
setAction(FilterAction) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setAddress(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setAlarm(Alarm) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the alarm field.
setAttendees(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Event
Set the attendees.
setAttributeValue(String, Serializable) - Method in class com.nitido.nim.EntityProvisionDescriptor
This method replaces the given profile attribute value under the given key.
setAttributeValues(String, Set) - Method in class com.nitido.nim.EntityProvisionDescriptor
This method replaces the given profile attribute values under the given key.
setAuthenticated(boolean) - Method in class com.nitido.nim.Credential
This PROTECTED method is used by the nim core to set the authenticated flag.
setBase(String) - Method in interface com.nitido.directory.Directory
Set the base DN for the directory access.
setBase(String) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
setBase(String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
setBooleanExtendedMailPref(String, boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
 
setByDay(String[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of day (within a week) that the recurrence would happen.
setByHour(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of hour (within a day) that the recurrence would happen.
setByMinute(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of minute (within an hour) that the recurrence would happen.
setByMonth(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of month that the recurrence would happen.
setByMonthDay(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of day within a month that the recurrence would happen.
setBySecond(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of second (within a minute) that the recurrence would happen.
setBySetPos(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of occurrence within the set of recurrence instances specified by other fields of this rule.
setByWeekNo(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of week within a year that the recurrence would happen.
setByYearDay(int[]) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the list of values of day within a year that the recurrence would happen.
setCalendarId(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set calendar id.
setCalendarProperty(CalendarProperty) - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Set the specified calendar property.
SETCALPROPS_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The command has failed.
setCategories(Vector) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set categories.
setCharacterSet(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set character set.
setCity(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setCode(int) - Method in class com.nitido.nim.IndividualStatus
 
setCommand(int) - Method in class com.nitido.nim.Modifier
This method sets the integer representation of the operation associated to this control object.
setCommonName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the common name of the mail user.
setCommonName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setCommonName(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Common Name.
setComparator(String) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterCondition
 
setComposeTextSize(int) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the compose text font size.
setComposeTextSize(int) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setComposeWidth(int) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the width of the compose window.
setComposeWidth(int) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setConditions(Vector) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setConnectionOptions(LDAPConnection) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolServiceImpl
 
setContent(Object, String) - Method in class com.nitido.nim.NotificationBodyPart
This method override the MimeBodyPart's implementation by remembering the full content type string without any truncation.
setCopyForward(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the copy forward list for the mail user.
setCopyForward(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setCopyForwardEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the copy forward enabled/disabled flag.
setCopyForwardEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setCopySend(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the copy send flag.
setCopySend(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setCount(int) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the number of recurrence instances this rule will created.
setCountry(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setCreatedDate(Date) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the Date object that represents the component's creation time.
setDate(Date) - Method in class com.nitido.nimx.nuggets.wcap.RecurDate
Sets the date field.
setDateOrder(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set date order.
setDateSeparator(Character) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Date Separator.
setDateTime(boolean, Date, Date, Duration) - Method in class com.nitido.nimx.nuggets.wcap.Event
Set the date/time of the Event.
setDayEnd(Integer) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set day end.
setDayOnly(boolean) - Method in class com.nitido.nimx.nuggets.wcap.RecurDate
Sets the dayOnly field.
setDayStart(Integer) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set day start.
setDebug() - Method in class com.nitido.nimx.nuggets.javamail.real.JavaMailNuggetImpl
 
setDefaultAlarmEmail(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set default alarm email.
setDefaultAlarmStart(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set default alarm start.
setDefaultCalendarId(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Default Calendar Id.
setDefaultView(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set default calendar view.
setDepartment(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setDescription(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set description.
setDescription(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the description.
setDN(String) - Method in class com.nitido.directory.Entry
Set the dn.
setDuration(Duration) - Method in class com.nitido.nimx.nuggets.wcap.Alarm
Set the duration field.
setEmail(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setEmails(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Alarm
Set the emails field.
setEntity(Entity) - Method in class com.nitido.nimbox.http.services.ad.SkinAdMap
 
setEntityIdentifyingCredential(Entity, Credential) - Method in class com.nitido.nim.EntityService
This is a redirector method to allow the EntityService to change the IdentifyingCredential of the entity object.
setException(Exception) - Method in class com.nitido.nim.IndividualStatus
 
setExclusionDates(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the exclusion dates.
setExclusionRules(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the exclusion rules.
setExtendedCalendarPref(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets an icsExtendedUserPrefs value.
setExtendedCalendarPref(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setExtendedMailPref(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets an nswmExtendedUserPrefs value.
setExtendedMailPref(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setExtendedPref(String, String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets a value within a set of preferences in an extended attribute.
setExtendedPref(String, String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setExternalMailSetting(Vector) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Set the External Mail Setting.
setExternalMailSetting(Vector) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setFax(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setFilters(Vector) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the message filters for the user.
setFilters(Vector) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setFirstName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setFreq(RecurFreq) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the freq field.
setFullName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setFullRule(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setGivenName(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Given Name.
setGrant(boolean) - Method in class com.nitido.nimx.nuggets.wcap.AccessControlEntry
Set whether this ACE grant or deny the access privilege.
setGroupFixedAttributes(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
Method that set the "fixed" (always present) attributes of a PAB group entry.
setGroupFixedAttributes(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
setGroupMembers(String, Vector) - Method in class com.nitido.nimx.nuggets.pab.PABNugget
Set the group member of a group.
setGroupMembers(String, Vector) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
setGroupMembers(String, Vector) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
setGroups(Vector, String) - Method in class com.nitido.nimx.nuggets.pab.PABNugget
Set the groups that the specified entryDN belongs to.
setGroups(Vector, String) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
setGroups(Vector, String) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
setHomePage(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setHomePhone(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setHow(String) - Method in class com.nitido.nimx.nuggets.wcap.AccessControlEntry
Set the access mechanism to be controlled by this ACE.
setIdentifyingCredential(Credential) - Method in class com.nitido.nim.Entity
Change the identifying credential.
setInterval(int) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets how often the recurrence repeats.
setIs24Hour(Boolean) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set is24Hour.
setIsFinalStatus(boolean) - Method in class com.nitido.nim.IndividualStatus
 
setIsPositive(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterCondition
 
setIsRetired(boolean) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPool
 
setItemID(String) - Method in class com.nitido.nimx.services.valet.ValetItem
 
setJavaMailProperties() - Method in class com.nitido.nimx.nuggets.javamail.real.JavaMailNuggetImpl
 
setKey(String) - Method in class com.nitido.nim.Modifier
This method returns the key associated to the objects for which this control will operate on.
setKey(String) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterCondition
 
setLanguage(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set language.
setLastModDate(Date) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the Date object that represents the component's last modified time.
setLastName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setLocaleCookie(NimletInput, String) - Static method in class com.nitido.nimx.services.brand.BrandUtil
 
setLocation(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the location.
setMasterEmail(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set email contact of the calendar.
setMaxSMTPConnections(int) - Method in class com.nitido.nimx.services.notification.channels.StubEmailDeliveryChannel
 
setMemberRecipients(List<Member>) - Method in class com.nitido.nim.NotificationMessage
 
setMessage(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setMessage(String) - Method in class com.nitido.qabase.ResultStatus
This method sets a message to be associated with the result status
setMobile(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.dirpool.IPlanetSettingsNuggetImpl
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the attribute/value for the user's entry in the Directory.
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.real.IPlanetSettingsNuggetImpl
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setMultiValues(String, String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.userspace.IPlanetSettingsNuggetImpl
 
setName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setName(String) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterAction
 
setName(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set the text name of the calendar (not the id).
setNotificationEmailAddress(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the E-mail address that notification messages are sent to.
setNotificationEmailAddress(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationFrom(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets an array of String objects each containing an e-mail address that can trigger a notification when mail is received from that address.
setNotificationFrom(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationListOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the e-mail notifictaion list option.
setNotificationListOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationOption(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the current e-mail notification option setting.
setNotificationOption(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationPhoneFrom(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets an array of String objects each containing an e-mail address that triggers PCS phone based notification.
setNotificationPhoneFrom(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationPhoneListOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the phone notifictaion list option.
setNotificationPhoneListOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationPhoneOption(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the current phone notification option setting.
setNotificationPhoneOption(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationPhoneUrgentOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets whether the urgent option is set for phone notification.
setNotificationPhoneUrgentOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotificationUrgentOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets whether the urgent option is set for e-mail notification.
setNotificationUrgentOption(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setNotifyEmail(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set notify email.
setNotifyEnabled(Boolean) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set notify enabled.
setOperator(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setOrder(int) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setOrganization(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setOwners(Vector) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set owners ids.
setPager(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setPaginationSize(int) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the page size..
setPaginationSize(int) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setParticipateStatus(ParticipateStatus) - Method in class com.nitido.nimx.nuggets.wcap.Attendee
Set PariticpateStatus field.
setPercent(int) - Method in class com.nitido.nimx.nuggets.wcap.ToDo
Set the percent (of completion).
setPersonFixedAttributes(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
Method that set the "fixed" (always present) attributes of a PAB person entry.
setPersonFixedAttributes(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
setPlainTextMessage(String) - Method in class com.nitido.nim.NotificationMessage
Set a plain text message as a body part to this object.
setPreferredLanguage(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Preferred Language.
setPriority(int) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the priority.
setProperty(String, String, String) - Method in class com.nitido.qabase.Configurator
Set a specific property value.
setProperty(String, String, String) - Method in class com.nitido.qabase.FileConfigurator
 
setRecipient(String) - Method in class com.nitido.nim.IndividualStatus
 
setRecurrenceDates(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the recurrence rules.
setRecurrenceRules(Vector) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the recurrence rules.
setReplyInclude(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the reply included flag.
setReplyInclude(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setReplyTo(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the reply to field.
setReplyTo(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setRequire(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setRid(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the recurrence id.
setRSVP(boolean) - Method in class com.nitido.nimx.nuggets.wcap.Attendee
Set rsvp field.
setScope(int) - Method in interface com.nitido.directory.Directory
Set the scope.
setScope(int) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
setScope(int) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
setScopeFlag(char) - Method in class com.nitido.nimx.nuggets.wcap.AccessControlEntry
Set the scope of this access control entry would affect.
setSender(Entity) - Method in class com.nitido.nim.NotificationMessage
 
setSequence(int) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the sequence number.
setSignature(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the signature of the mail user.
setSignature(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setSignatureEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the signature enabled flag for the mail user.
setSignatureEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.dirpool.IPlanetSettingsNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the attribute/value pair for the user's entry in the Directory.
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.real.IPlanetSettingsNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setSingleValue(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.userspace.IPlanetSettingsNuggetImpl
 
setSkinName(String) - Method in interface com.nitido.nim.NimletOutput
This method sets the skin name to be dispatched by the NimletContainer
setSkinName(String) - Method in class com.nitido.nimbox.http.HttpNimletOutput
 
setSlotInterval(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set slot interval.
setState(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setStatus(IndividualStatus.Status) - Method in class com.nitido.nim.IndividualStatus
 
setStatus(CompStatus) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the status of the Event/ToDo.
setStringRecipient(String) - Method in class com.nitido.nim.NotificationMessage
 
setSubject(String) - Method in class com.nitido.nim.NotificationMessage
 
setSurname(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Surname.
setTarget(String, String) - Method in class com.nitido.nimx.nuggets.wcap.Attendee
Set the target of the attendee.
setTemplate(String) - Method in class com.nitido.nimx.nuggets.iplanetset.Filter
 
setTextMessage(String, String, String) - Method in class com.nitido.nim.NotificationMessage
Set a text message as a body part of this object with the specified charset encoding and declared subtype.
setTime(Date) - Method in class com.nitido.nimx.nuggets.wcap.Alarm
Set the time field.
setTime(boolean, Date, Date, Duration) - Method in class com.nitido.nimx.nuggets.wcap.ToDo
Set the date/time of the ToDo.
setTimezone(String) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Timezone.
setTimeZoneId(String) - Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
Set the calendar's default Time Zone id.
setTimeZoneId(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the time zone ID string that will be used in the notification email.
settingsToJMProp() - Method in class com.nitido.nimx.nuggets.javamail.valet.JavaMailNuggetImpl
 
settingsToProperties(String, Properties) - Method in class com.nitido.nimx.nuggets.extmail.ExternalMailNugget
 
settingsToProperties(Properties, String, String, String) - Method in class com.nitido.nimx.nuggets.extmail.real.ExternalMailNuggetImpl
 
settingsToProperties(String, Properties) - Method in class com.nitido.nimx.nuggets.javamail.real.JavaMailNuggetImpl
 
settingsToProperties(String, Properties) - Method in class com.nitido.nimx.nuggets.javamail.valet.JavaMailNuggetImpl
 
setTitle(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setTitle(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Set the title.
setToken(String, Serializable) - Method in class com.nitido.nim.Credential
This methods is used to add an authentication token to this credential.
setUid(String) - Method in class com.nitido.nimx.nuggets.wcap.Component
Get the unique id.
setUntil(Date) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets the time that the recurrence would end.
setup() - Method in class com.nitido.qabase.BaseTestDriver
The setup method should be used to ensure that the QA environment necessary to perform the test cases described in the TestCore class can be performed.
setupDirectory() - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
setUserPreference(UserPref) - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Set the user's preference.
setVacationMessageEnabled(boolean, String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the indicator to enable or disable vacation message.
setVacationMessageEnabled(boolean, String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setVacationMessageExternal(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the vacation message for external recipients.
setVacationMessageExternal(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setVacationMessageInternal(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the vacation message for internal recipients.
setVacationMessageInternal(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setVacationMessageRepeatDays(int) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Sets the number of days between sending a repeat of the vacation message to senders.
setVacationMessageRepeatDays(int) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setVacationMessageSubject(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the vacation message subject.
setVacationMessageSubject(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setValue(Serializable) - Method in class com.nitido.nim.Modifier
This method sets the objects associated to the operation in this control object.
setValue(String) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterAction
 
setValue(String) - Method in class com.nitido.nimx.nuggets.iplanetset.FilterCondition
 
setValues(Serializable[]) - Method in class com.nitido.nim.Modifier
This method sets the objects associated to the operation in this control object.
setValues(Object, Collection) - Method in class com.nitido.util.OpenHash
This method replace all old mapped values with the new ones.
setValues(K, Collection<? extends V>) - Method in class com.nitido.util.OpenHashMap
This method replace all old mapped values with the new ones.
setValues(Object, Collection) - Method in class com.nitido.util.OpenSerializableHash
This method replace all old mapped values with the new ones.
setVCard(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the vCard for the mail user.
setVCard(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setVCardEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
To set the vCard enable/disable flag for the mail user.
setVCardEnabled(boolean) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
setWeekStart(WeekDay) - Method in class com.nitido.nimx.nuggets.wcap.RecurRule
Sets which day is regarded as the start of the work week.
setWeekStart(Integer) - Method in class com.nitido.nimx.nuggets.wcap.UserPref
Set Week Start Day.
setWho(String) - Method in class com.nitido.nimx.nuggets.wcap.AccessControlEntry
Set who is this ACE applying to.
setWorkPhone(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
setZip(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
signalAccess(long) - Method in class com.nitido.nimx.nuggets.javamail.valet.IMAPItem
 
signalAccess(long) - Method in class com.nitido.nimx.services.valet.ValetItem
 
signalBirth() - Method in class com.nitido.nim.NotificationService
Invoked by the system's listener when the whole server is starting up.
signalBirth() - Method in class com.nitido.nimx.services.notification.NotificationServiceImpl
 
signalBirth() - Method in class com.nitido.nimx.services.notification.NotificationServiceStub
 
signalBirth() - Method in class com.nitido.nimx.services.valet.ValetService
Invoked by the system's listener when the whole server is starting up.
signalBirth() - Method in class com.nitido.nimx.services.valet.ValetServiceImpl
Invoked by the system's listener when the whole server is starting up.
signalDeath() - Method in class com.nitido.nim.NotificationService
Invoked by the system's listener when the whole server is shutting down.
signalDeath() - Method in class com.nitido.nimx.services.notification.NotificationServiceImpl
 
signalDeath() - Method in class com.nitido.nimx.services.notification.NotificationServiceStub
 
signalDeath() - Method in class com.nitido.nimx.services.valet.ValetService
Invoked by the system's listener when the whole server is shutting down.
signalDeath() - Method in class com.nitido.nimx.services.valet.ValetServiceImpl
Invoked by the system's listener when the whole server is shutting down.
signalExpired(long) - Method in class com.nitido.nimx.nuggets.javamail.valet.IMAPItem
 
signalExpired(long) - Method in class com.nitido.nimx.services.valet.ValetItem
 
signalIn() - Method in class com.nitido.nimx.nuggets.javamail.valet.IMAPItem
 
signalIn() - Method in class com.nitido.nimx.services.valet.ValetItem
 
signalOut() - Method in class com.nitido.nimx.nuggets.javamail.valet.IMAPItem
 
signalOut() - Method in class com.nitido.nimx.services.valet.ValetItem
 
signalShutdown() - Method in class com.nitido.nimx.services.notification.CleanStatusCacheThread
 
signalShutdown() - Method in class com.nitido.nimx.services.notification.StatusTicketCache
Server is shutting down so we need to make sure that the clean up thread(s) are shut down.
signalShutdown() - Method in class com.nitido.nimx.services.valet.ExpireItemsThread
 
SimpleAdService - Class in com.nitido.nimbox.http.services.ad.simple
This class implements the NiMAdService interface.
SimpleAdServiceConstants - Interface in com.nitido.nimbox.http.services.ad.simple
 
size() - Method in class com.nitido.nim.ModifierContainer
Returns the current number of Modifier objects currently stored in the ModifierContainer.
size() - Method in class com.nitido.util.OpenAttributeHash
Returns the number of keys in this OpenAttributeHash
size() - Method in class com.nitido.util.OpenHash
Returns the number of keys in this OpenHash.
size() - Method in class com.nitido.util.OpenHashMap
Returns the number of keys in this OpenHashMap.
size() - Method in class com.nitido.util.OpenParameterContainer
Returns the size of the parameter list.
size() - Method in class com.nitido.util.OpenSerializableHash
Returns the number of keys in this OpenSerializableHash.
size() - Method in class com.nitido.util.ParameterContainer
Returns the size of the parameter list.
size() - Method in interface com.nitido.util.ParameterList
Returns the size of the parameter list.
Skin - Class in com.nitido.nimbox.http
 
Skin(String, String) - Constructor for class com.nitido.nimbox.http.Skin
Class constructor.
Skin(String) - Constructor for class com.nitido.nimbox.http.Skin
Class constructor.
SKIN_NAME_IDENTIFIER - Static variable in class com.nitido.nimbox.http.enhanced.PathFormatter
Identifier for skin name (%n).
SKIN_START_DYNAMIC - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the skin name starts
SKIN_START_FORWARD - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the forwarding URL starts
SKIN_START_INCLUDE - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the URL to be included starts
SKIN_START_NIMLET - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the nimlet name starts
SKIN_START_REDIRECT - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the redirection URL starts
SKIN_START_STATIC - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the skin name starts
SKIN_START_VOID - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The location within the Skin URI that indicates the index where the protocol string terminates
SkinAd - Class in com.nitido.nimbox.http.services.ad
This class represents an AD that can be displayed on a skin.
SkinAd(String, String, String, String) - Constructor for class com.nitido.nimbox.http.services.ad.SkinAd
Instantiates a new SkinAd object.
SkinAd(SkinAd) - Constructor for class com.nitido.nimbox.http.services.ad.SkinAd
Copy constructor.
SkinAdMap - Class in com.nitido.nimbox.http.services.ad
This class contains all the Ads for a given skin.
SkinAdMap(String, boolean) - Constructor for class com.nitido.nimbox.http.services.ad.SkinAdMap
Default class constructor.
SkinAdMap(SkinAdMap) - Constructor for class com.nitido.nimbox.http.services.ad.SkinAdMap
This method creates a deep copy of the given SkinAdMap
SkinDispatcher - Class in com.nitido.nimbox.http
The SkinDispatcher interface for HTTP.
SkinDispatcher() - Constructor for class com.nitido.nimbox.http.SkinDispatcher
Default constructor.
SkinDispatcherForDynamic - Class in com.nitido.nimbox.http
The SkinDispatcher for Dynamic protocol (in other words, the regular JSP skins).
SkinDispatcherForDynamic() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForDynamic
Default constructor.
SkinDispatcherForForward - Class in com.nitido.nimbox.http
The SkinDispatcher for do a RequestDispatcher.forward().
SkinDispatcherForForward() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForForward
Default constructor.
SkinDispatcherForInclude - Class in com.nitido.nimbox.http
The SkinDispatcher for do a RequestDispatcher.include().
SkinDispatcherForInclude() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForInclude
Default constructor.
SkinDispatcherForNimlet - Class in com.nitido.nimbox.http
The SkinDispatcher for Nimlet.
SkinDispatcherForNimlet() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForNimlet
Default constructor.
SkinDispatcherForRedirect - Class in com.nitido.nimbox.http
The SkinDispatcher for do a HttpResponse.sendRedirect().
SkinDispatcherForRedirect() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForRedirect
Default constructor.
SkinDispatcherForStatic - Class in com.nitido.nimbox.http
The SkinDispatcher for Nimlet.
SkinDispatcherForStatic() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForStatic
Default constructor.
SkinDispatcherForVoid - Class in com.nitido.nimbox.http
The SkinDispatcher for Nimlet.
SkinDispatcherForVoid() - Constructor for class com.nitido.nimbox.http.SkinDispatcherForVoid
Default constructor.
SMSDeliveryChannel - Class in com.nitido.nimx.services.notification.channels
An implemenation of the delivery channel that handles the sending of SMS messages to mobile phones.
SMSDeliveryChannel(NiMKernelServiceVisa) - Constructor for class com.nitido.nimx.services.notification.channels.SMSDeliveryChannel
 
spaceQuota - Variable in class com.nitido.nimx.nuggets.javamail.Usage
The usage quota of the mail box.
spaceUsed - Variable in class com.nitido.nimx.nuggets.javamail.Usage
The amount of space used from the mail box.
START_CHAIN_LEVEL - Static variable in class com.nitido.nimbox.http.SkinDispatcherForNimlet
 
STARTS_WITH - Static variable in interface com.nitido.nimbox.http.enhanced.EnhancedDispatcherConstants
Mapping for "startswith" value for "relation" element of the rules xml file
startTransaction() - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
startTransaction() - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
startTransaction() - Method in class com.nitido.nimx.nuggets.iplanetset.dirpool.IPlanetSettingsNuggetImpl
 
startTransaction() - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Starts a batch of settings change.
startTransaction() - Method in class com.nitido.nimx.nuggets.iplanetset.real.IPlanetSettingsNuggetImpl
 
startTransaction() - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
startTransaction() - Method in class com.nitido.nimx.nuggets.iplanetset.userspace.IPlanetSettingsNuggetImpl
 
state - Variable in class com.nitido.nimx.nuggets.iplanetset.VCard
 
STATE - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
State is mapped to LDAP attribute "st".
StatusNotFoundException - Exception in com.nitido.nim
 
StatusNotFoundException() - Constructor for exception com.nitido.nim.StatusNotFoundException
 
StatusTicketCache - Class in com.nitido.nimx.services.notification
This class manages the cached status objects for the notification messages.
StatusTicketCache(ConfigurationService, NotificationService) - Constructor for class com.nitido.nimx.services.notification.StatusTicketCache
Protected constructor to only allow the service to instantiate the cache.
stepHeader(String) - Method in class com.nitido.qabase.BaseTestCore
Print out the Header for a step.
stepOK() - Method in class com.nitido.qabase.BaseTestCore
Print out the message "case_id: step_id completed successfully".
STORE_FAILED_DOUBLE_BOOKED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
If double booking is not allowed in the calendar, storeEvent and storeToDo will fail with this error when attempting to store an event/todo in a time slot that was already filled.
STORE_FAILED_RECUR_SAMEDAY - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
Two instances of a recurring event can't occur on the same day.
STORE_FAILED_RECUR_SKIP - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
One instance of a recurring event skips over another.
storeEvent(String, WcapModifier, Event) - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Add or modify an event.
STOREEVENTS_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The command has failed.
storeToDo(String, WcapModifier, ToDo) - Method in class com.nitido.nimx.nuggets.wcap.WcapNugget
Add or modify an todo.
STORETODOS_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The command has failed.
STR_ACCEPTED - Static variable in class com.nitido.nimx.nuggets.wcap.ParticipateStatus
The actual string value of ACCEPTED (as defined by RFC 2445 and WCAP).
STR_CANCELLED - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of CANCELLED.
STR_COMPLETED - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of COMPLETED.
STR_CONFIRMED - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of CONFIRMED.
STR_DAILY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of DAILY (as defined by RFC 2445 and WCAP).
STR_DECLINED - Static variable in class com.nitido.nimx.nuggets.wcap.ParticipateStatus
The actual string value of DECLINED (as defined by RFC 2445 and WCAP).
STR_DRAFT - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of DRAFT.
STR_FINAL - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of FINAL.
STR_FRI - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Friday (as defined by RFC 2445 and WCAP).
STR_HOURLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of HOURLY (as defined by RFC 2445 and WCAP).
STR_IN_PROCESS - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of "IN_PROCESS".
STR_IN_PROCESS2 - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of "IN-PROCESS".
STR_MINUTELY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of MINUTELY (as defined by RFC 2445 and WCAP).
STR_MON - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Monday (as defined by RFC 2445 and WCAP).
STR_MONTHLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of MONTHLY (as defined by RFC 2445 and WCAP).
STR_NEEDS_ACTION - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of "NEEDS_ACTION".
STR_NEEDS_ACTION - Static variable in class com.nitido.nimx.nuggets.wcap.ParticipateStatus
The actual string value of NEEDS_ACTION (as defined by RFC 2445 and WCAP).
STR_NEEDS_ACTION2 - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of "NEEDS-ACTION".
STR_SAT - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Saturday (as defined by RFC 2445 and WCAP).
STR_SECONDLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of SECONDLY (as defined by RFC 2445 and WCAP).
STR_SUN - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Sunday (as defined by RFC 2445 and WCAP).
STR_TENTATIVE - Static variable in class com.nitido.nimx.nuggets.wcap.CompStatus
The string value of TENTATIVE.
STR_THIS_AND_ALL - Static variable in class com.nitido.nimx.nuggets.wcap.WcapModifier
 
STR_THIS_AND_FUTURE - Static variable in class com.nitido.nimx.nuggets.wcap.WcapModifier
 
STR_THIS_INSTANCE - Static variable in class com.nitido.nimx.nuggets.wcap.WcapModifier
 
STR_THIS_PRIOR - Static variable in class com.nitido.nimx.nuggets.wcap.WcapModifier
 
STR_THU - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Thursday (as defined by RFC 2445 and WCAP).
STR_TUE - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Tuesday (as defined by RFC 2445 and WCAP).
STR_WED - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
The actual string value of Wednesday (as defined by RFC 2445 and WCAP).
STR_WEEKLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of WEEKLY (as defined by RFC 2445 and WCAP).
STR_YEARLY - Static variable in class com.nitido.nimx.nuggets.wcap.RecurFreq
The actual string value of YEARLY (as defined by RFC 2445 and WCAP).
STREET - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
Street is mapped to LDAP attribute "street".
STRING_FAIL - Static variable in class com.nitido.qabase.ResultStatus
String representation of a FAIL result status
STRING_FATAL - Static variable in class com.nitido.qabase.ResultStatus
String representation of a FATAL result status
STRING_PASS - Static variable in class com.nitido.qabase.ResultStatus
String representation of a PASS result status
stringArraysEqual(String[], String[]) - Static method in class com.nitido.nimx.nuggets.wcap.WcapNuggetHelper
 
stringArrayToString(String[]) - Static method in class com.nitido.nimx.nuggets.wcap.WcapNuggetHelper
 
StringContainer - Class in com.nitido.util
The StringContainer class is used to store a list of String objects.
StringContainer() - Constructor for class com.nitido.util.StringContainer
 
StringList - Interface in com.nitido.util
The StringList interface defines accessors to a list of String objects.
StubEmailDeliveryChannel - Class in com.nitido.nimx.services.notification.channels
This class is used for testing purposes.
StubEmailDeliveryChannel(NiMKernelServiceVisa) - Constructor for class com.nitido.nimx.services.notification.channels.StubEmailDeliveryChannel
 
SUBSCRIBE_FAILED - Static variable in exception com.nitido.nimx.nuggets.wcap.WcapServerException
The subscribe command failed.
SUN - Static variable in class com.nitido.nimx.nuggets.wcap.WeekDay
Sunday
SURNAMES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
[REQUIRED] Surname is mapped to LDAP attribute "sn".
SYSTEM_DEFAULT_BRAND_DESCRIPTION - Static variable in interface com.nitido.nim.BrandServiceConstants
The description for the system default brand.
SYSTEM_DEFAULT_BRAND_ID - Static variable in interface com.nitido.nim.BrandServiceConstants
The brand ID for the system default brand.
SYSTEM_DEFAULT_DOMAIN_ID - Static variable in interface com.nitido.nim.BrandServiceConstants
The domain ID for the system default domain.

Nitido NiM 2.5 Java API
A B C D E F G H I J K L M N O P R S T U V W X Y Z _
These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.