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 _
E
- EC_BACKEND_FAILURE -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_ENTRY_ALREADY_EXISTS -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_ENTRY_NOT_FOUND -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_EXCEEDED_LIMIT -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_INVALID_ENTRY -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_NULL_ENTRY -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_OK -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- EC_REQ_FIELD_MISSING -
Static variable in exception com.nitido.nimx.nuggets.pab.PABException
-
- elementAt(int) -
Method in class com.nitido.util.StringContainer
-
- elementAt(int) -
Method in interface com.nitido.util.StringList
-
- elements() -
Method in class com.nitido.util.StringContainer
-
- elements() -
Method in interface com.nitido.util.StringList
-
- email -
Variable in class com.nitido.nimx.nuggets.iplanetset.VCard
-
- EmailDeliveryChannel - Class in com.nitido.nimx.services.notification.channels
- An implementation of the delivery channel that handles the sending of email
messages.
- EmailDeliveryChannel(NiMKernelServiceVisa) -
Constructor for class com.nitido.nimx.services.notification.channels.EmailDeliveryChannel
-
- EMPLOYEE_NUMBER -
Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
- EmployeeNumber is mapped to LDAP attribute "employeenumber".
- EMPLOYEE_TYPES -
Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
- EmployeeType is mapped to LDAP attribute "employeetype".
- ENDS_WITH -
Static variable in class com.nitido.nimx.nuggets.wcap.SearchOption
- Predefined value for searching for calendars that end with the
specified string.
- EnhancedDispatcher - Class in com.nitido.nimbox.http.enhanced
- The Enhanced Skin dispatcher for Nimlet.
- EnhancedDispatcher() -
Constructor for class com.nitido.nimbox.http.enhanced.EnhancedDispatcher
- Default constructor.
- EnhancedDispatcherConstants - Interface in com.nitido.nimbox.http.enhanced
- This interface contains the constants used by rules.
- enterThrottle(long) -
Method in class com.nitido.throttle.BlockingCountThrottle
- Method to call when entering the throttle.
- enterThrottle(long) -
Method in interface com.nitido.throttle.BlockingThrottle
- Method to be called when entering the code block that needs the
throttling control.
- enterThrottle() -
Method in class com.nitido.throttle.CountPerTimeThrottle
- Check if the current call can enter the throttle sucessfully.
- enterThrottle() -
Method in class com.nitido.throttle.CountThrottle
- The method to call when entering the throttle.
- enterThrottle() -
Method in interface com.nitido.throttle.NonBlockingThrottle
- The method to call when entering the throttle.
- ENTITLEMENT -
Static variable in interface com.nitido.nim.NiMKernelConstants
- The name used to reference the EntitlementService.
- EntitlementService - Class in com.nitido.nim
- The EntitlementService is the NiMKernel module responsible for
checking the entitlements associated to a given credential
- EntitlementService(NiMKernelServiceVisa) -
Constructor for class com.nitido.nim.EntitlementService
- This class constructor is used by NiMKernel to instantiate a
new EntitlementService
- EntitlementServiceImpl - Class in com.nitido.nimx.services.entitlement.sim
- This class provides an implemenation of the EntitlementService for
simulation purposes.
- EntitlementServiceImpl(NiMKernelServiceVisa) -
Constructor for class com.nitido.nimx.services.entitlement.sim.EntitlementServiceImpl
- This class constructor is used by NiMKernel to instantiate a
new EntitlementService
- EntitlementServiceImpl - Class in com.nitido.nimx.services.simbackend
- This class provides an implemenation of the EntitlementService for
simulation purposes.
- EntitlementServiceImpl(NiMKernelServiceVisa) -
Constructor for class com.nitido.nimx.services.simbackend.EntitlementServiceImpl
- This class constructor is used by NiMKernel to instantiate a
new EntitlementService
- Entity - Class in com.nitido.nim
- The Entity class is the abstraction of an entity in a NiM
application for which requests take place.
- Entity(NiMKernelServiceVisa, Credential, DataControl) -
Constructor for class com.nitido.nim.Entity
- This constructor is called by the EntityService of the NiMKernel to
create a new instance of the class.
- ENTITY -
Static variable in interface com.nitido.nim.NiMKernelConstants
- The name used to reference the EntityService.
- EntityProvisionDescriptor - Class in com.nitido.nim
- This class is a data object used by application developers to
collect entity profile information.
- EntityProvisionDescriptor(Credential) -
Constructor for class com.nitido.nim.EntityProvisionDescriptor
- This constructor is used to create a new instance of this class
- EntityProvisionException - Exception in com.nitido.nim
- The EntityProvisionException is thrown when the system is unable to
provision a new NiM entity.
- EntityProvisionException() -
Constructor for exception com.nitido.nim.EntityProvisionException
- This constructor is used to instantiate a new
EntityProvisioningException that has no particular message
attached to it.
- EntityProvisionException(String) -
Constructor for exception com.nitido.nim.EntityProvisionException
- This constructor is called to instantiate a new
EntityProvisioningException with an associated message.
- EntityReleasedException - Exception in com.nitido.nim
- The EntityReleasedException class is thrown when an entity operation (except
(releasing a nugget) is attempted when the Entity object is already
released.
- EntityReleasedException() -
Constructor for exception com.nitido.nim.EntityReleasedException
- This constructor is used to instantiate a new
EntityReleasedException that has no particular message attached to
it.
- EntityReleasedException(String) -
Constructor for exception com.nitido.nim.EntityReleasedException
- This constructor is called to instantiate a new
EntityReleasedException with an associated message.
- EntityService - Class in com.nitido.nim
- The EntityService is the NiMKernel module resopnsible for managing
entity instantiation.
- EntityService(NiMKernelServiceVisa) -
Constructor for class com.nitido.nim.EntityService
- This class constructor is used by NiMKernel to instantiate a
new EntityService
- EntityServiceImpl - Class in com.nitido.nimx.services.entity.generic
- A generic implementation of the EntityService.
- EntityServiceImpl(NiMKernelServiceVisa) -
Constructor for class com.nitido.nimx.services.entity.generic.EntityServiceImpl
- This class constructor is used by NiMKernel to instantiate a
new EntityService
- Entry - Class in com.nitido.directory
- The Entry class is used to encapsulate a directory entry.
- Entry(String) -
Constructor for class com.nitido.directory.Entry
- Default constructor.
- ENTRY_ALREADY_EXISTS -
Static variable in exception com.nitido.directory.DirectoryException
-
- entrySet() -
Method in class com.nitido.util.OpenHashMap
- Required by java.util.Map.
- enumerateValues() -
Method in class com.nitido.nim.Modifier
- This method returns the enumeration of objects associated to the
operation in this control object.
- equals(Object) -
Method in class com.nitido.nim.Credential
- This method returns true if the given object is a credential with the
same tokens as this credential.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.AccessControlEntry
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.Alarm
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.Attendee
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.CalendarProperty
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.Component
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.CompStatus
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.Duration
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.Event
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.FreeBusySlot
- Override the default java.lang.Object's equal command.
- equals(ParticipateStatus) -
Method in class com.nitido.nimx.nuggets.wcap.ParticipateStatus
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.RecurDate
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.RecurFreq
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.RecurRule
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.SearchOption
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.ToDo
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.WcapModifier
- Override the default java.lang.Object's equal command.
- equals(Object) -
Method in class com.nitido.nimx.nuggets.wcap.WeekDay
- Override the default java.lang.Object's equal command.
- equals(ResultStatus) -
Method in class com.nitido.qabase.ResultStatus
- Returns true if the two ResultStatus objects represent the same
result status
- ERR_MSG -
Static variable in exception com.nitido.nimx.nuggets.javamail.MessageNotInFolderException
-
- error(SAXParseException) -
Method in class com.nitido.nimbox.http.enhanced.RulesHandler
-
- ERROR -
Static variable in class com.nitido.util.Logger
-
- error(Object) -
Method in class com.nitido.util.Logger
-
- error(Object, Throwable) -
Method in class com.nitido.util.Logger
-
- Event - Class in com.nitido.nimx.nuggets.wcap
- The data object contains all information of an event.
- Event(String, String, String, String, String, CompStatus, Vector, Vector, Vector, Vector, Alarm, int, int, Vector, boolean, Date, Date, Duration, Date, Date, String) -
Constructor for class com.nitido.nimx.nuggets.wcap.Event
- Default Constructor - This constructor takes in parameters for
intializing all of the member fields.
- Event(String, String, String, String, String, CompStatus, Vector, Vector, Vector, Vector, Alarm, int, int, Vector, boolean, Date, Date, Duration, Date, Date) -
Constructor for class com.nitido.nimx.nuggets.wcap.Event
- Constructor for older version of application
- This constructor does not require the timeZoneId parameter.
- Event(String, String, String, String, String, CompStatus, Vector, Vector, Vector, Vector, Alarm, int, int, Vector, boolean, Date, Date, Duration) -
Constructor for class com.nitido.nimx.nuggets.wcap.Event
- Constructor for application - This is the constructor one should use
when creating/adding a new Event.
- Event(String, String, String, String, String, CompStatus, Vector, Vector, Vector, Vector, Alarm, Vector, boolean, Date, Date, Duration) -
Constructor for class com.nitido.nimx.nuggets.wcap.Event
- Proprietary Default Constructor - This constructor does not specify
the priority and sequence.
- Event(String, Date) -
Constructor for class com.nitido.nimx.nuggets.wcap.Event
- Convenience constructor.
- EVENT_MONITOR -
Static variable in interface com.nitido.nim.NiMKernelConstants
- The name used to reference the EventMonitorService.
- EventMonitorService - Class in com.nitido.nim
- EventMonitorService is the NiMKernel module responsible for logging
application level event messages.
- EventMonitorService(NiMKernelServiceVisa) -
Constructor for class com.nitido.nim.EventMonitorService
- This class constructor is used by NiMKernel to instantiate a
new EventMonitorService
- EventMonitorServiceImpl - Class in com.nitido.nimx.services.eventmonitor.log4j
- This class implements the EventMonitorService such that application
level events are placed in a file on the local file system of the
running node using log4j as the underlying library for writting the
log messages.
- EventMonitorServiceImpl(NiMKernelServiceVisa) -
Constructor for class com.nitido.nimx.services.eventmonitor.log4j.EventMonitorServiceImpl
- This class constructor is used by NiMKernel to instantiate a
new EventMonitorService
- EXACT -
Static variable in class com.nitido.nimx.nuggets.wcap.SearchOption
- Predefined value for searching for calendars that exactly match the
specified string.
- execute(Entity, NimletInput, NimletOutput) -
Method in interface com.nitido.nim.Nimlet
- This method is called to handle an authenticated request from
an entity.
- execute(NimletInput, NimletOutput) -
Method in interface com.nitido.nim.Nimlet
- This method is called to handle a non-authenticated request
from a client.
- execute(NimletInput, NimletOutput) -
Method in class com.nitido.nimbox.http.services.ad.ADTrackingRedirectNimlet
-
- execute(Entity, NimletInput, NimletOutput) -
Method in class com.nitido.nimbox.http.services.ad.ADTrackingRedirectNimlet
-
- exitThrottle() -
Method in class com.nitido.throttle.BlockingCountThrottle
- Method to be called when exiting the code block that was throttle
controlled
- exitThrottle() -
Method in interface com.nitido.throttle.BlockingThrottle
- Method to be called when exiting the code block that was throttle
controlled
- exitThrottle() -
Method in class com.nitido.throttle.CountPerTimeThrottle
- Leaving the throttle.
- exitThrottle() -
Method in class com.nitido.throttle.CountThrottle
- The method to call when leaving the throttle.
- exitThrottle() -
Method in interface com.nitido.throttle.NonBlockingThrottle
- The method to call when leaving the throttle.
- ExpireItemsThread - Class in com.nitido.nimx.services.valet
- Data class that contains sender specific configuration.
- ExpireItemsThread(String, long, long) -
Constructor for class com.nitido.nimx.services.valet.ExpireItemsThread
-
- Expression - Class in com.nitido.nimbox.http.enhanced
- Data object for expression.
- Expression(String, String, String) -
Constructor for class com.nitido.nimbox.http.enhanced.Expression
- Default constructor.
- EXTERNAL_NONAMESPACE_SCHEMA_LOCATION_PROP -
Static variable in interface com.nitido.nimbox.http.enhanced.EnhancedDispatcherConstants
- The key for external no name space location property.
- ExternalMailNugget - Class in com.nitido.nimx.nuggets.extmail
- The ExternalMailNugget is a NiM nugget that abstracts access to external POP3
servers.
- ExternalMailNugget(NuggetVisa) -
Constructor for class com.nitido.nimx.nuggets.extmail.ExternalMailNugget
- Default constructor
- ExternalMailNuggetException - Exception in com.nitido.nimx.nuggets.extmail
- The generic exception for ExternalMailNugget.
- ExternalMailNuggetException() -
Constructor for exception com.nitido.nimx.nuggets.extmail.ExternalMailNuggetException
-
- ExternalMailNuggetException(String) -
Constructor for exception com.nitido.nimx.nuggets.extmail.ExternalMailNuggetException
-
- ExternalMailNuggetImpl - Class in com.nitido.nimx.nuggets.extmail.real
- Actual implementation of ExternalMailNugget.
- ExternalMailNuggetImpl(NuggetVisa) -
Constructor for class com.nitido.nimx.nuggets.extmail.real.ExternalMailNuggetImpl
- Default constructor
- ExternalMailSetting - Class in com.nitido.nimx.nuggets.iplanetset
- ExternalMailSetting is a data object used to store the external mail
settings.
- ExternalMailSetting() -
Constructor for class com.nitido.nimx.nuggets.iplanetset.ExternalMailSetting
- A lazy constructor with default values set.
- ExternalMailSetting(int, String, int, String, String, String, String, boolean, boolean, String, boolean) -
Constructor for class com.nitido.nimx.nuggets.iplanetset.ExternalMailSetting
- The default constructor.
- ExternalMailSetting(int, String, int, String, String, String, String, boolean, boolean, String) -
Constructor for class com.nitido.nimx.nuggets.iplanetset.ExternalMailSetting
- Deprecated.
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.