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 _

R

reconnectIMAP() - Method in class com.nitido.nimx.nuggets.javamail.real.JavaMailNuggetImpl
 
recordEvent(Entity, TrackingEvent) - Method in class com.nitido.nimbox.http.services.tracking.file.FileTrackingService
This method records the given event using the NiM Logging Service.
recordEvent(Entity, TrackingEvent) - Method in class com.nitido.nimbox.http.services.tracking.NiMTrackingService
This methods should keep a record of the given event.
RecurDate - Class in com.nitido.nimx.nuggets.wcap
The data object for recurrence/exclusion date.
RecurDate(boolean, Date) - Constructor for class com.nitido.nimx.nuggets.wcap.RecurDate
Default constructor.
RecurFreq - Class in com.nitido.nimx.nuggets.wcap
The possible value for the freq field of a recurrence rule.
RecurRule - Class in com.nitido.nimx.nuggets.wcap
The data object for recurrence/exclusion rule used by WcapNugget.
RecurRule(RecurFreq) - Constructor for class com.nitido.nimx.nuggets.wcap.RecurRule
Default constructor.
RecurRule(RecurFreq, int, Date, int, WeekDay, int[], int[], int[], String[], int[], int[], int[], int[], int[]) - Constructor for class com.nitido.nimx.nuggets.wcap.RecurRule
Constructor for the advance recurrence rule.
REGISTERED_ADDRESSES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
RegisteredAddress is mapped to LDAP attribute "registeredaddress".
REGULAR_PARSER - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
Used internally by the HttpNimletDriver to set/get from its cache, the reference to the parser used to interpret regular HttpServletRequests
RegularRequestParser - Class in com.nitido.nimbox.http
This class is used to interpret regular HTTP requests, that is request whose content type are not multipart/form-data.
RegularRequestParser() - Constructor for class com.nitido.nimbox.http.RegularRequestParser
Default class constructor
REJECT - Static variable in class com.nitido.nimx.nuggets.iplanetset.FilterAction
 
release() - Method in class com.nitido.nim.DataControl
This method is used to release a connection to the back-end data store.
release() - Method in class com.nitido.nimx.services.datacontrol.cachedmap.DataControlImpl
 
release() - Method in class com.nitido.nimx.services.datacontrol.profilemap.DataControlImpl
 
release() - Method in class com.nitido.nimx.services.datacontrol.sim.DataControlImpl
 
release() - Method in class com.nitido.nimx.services.simbackend.DataControlImpl
 
releaseConnection(DirConnection, boolean) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPool
Trying to release the connection to the pool.
releaseConnection(DirConnection) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolServiceImpl
 
releaseConnectionToPool(DirConnection, boolean) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolServiceImpl
 
releaseEntity() - Method in class com.nitido.nim.Entity
 
releaseEntity(Entity) - Method in class com.nitido.nim.EntityService
This method signals the EntityService implementation that the specified Entity is "dying".
releaseEntity(Entity) - Method in class com.nitido.nim.NiM
This method is used to signal to the NiM that the Entity is dying.
releaseEntity(Entity) - Method in class com.nitido.nimx.services.entity.generic.EntityServiceImpl
 
releaseIMAPStore(Store) - Method in class com.nitido.nimx.nuggets.javamail.valet.IMAPItem
 
releaseMasterRecord(String) - Method in class com.nitido.nimx.services.datacontrol.cachedmap.DataControlServiceImpl
 
releaseNugget(String) - Method in class com.nitido.nim.Entity
This method removes the nugget associated to the given name from this entity.
REMOVE - Static variable in class com.nitido.directory.DirModifier
Constant for defining the command operation for remove the existing attribute values.
REMOVE - Static variable in class com.nitido.nim.Modifier
Constant representing and remove operation on the data control.
remove(int) - Method in class com.nitido.nim.ModifierContainer
Removes the Modifier object at the specified position.
remove(String) - Method in class com.nitido.util.OpenAttributeHash
Removes all the values that are associated with the given key.
remove(String, Serializable) - Method in class com.nitido.util.OpenAttributeHash
Removes the key/value pair specified.
remove(Object) - Method in class com.nitido.util.OpenHash
Removes all the values that are associated with the given key.
remove(Object, Object) - Method in class com.nitido.util.OpenHash
Removes the key/value pair specified.
remove(Object, int) - Method in class com.nitido.util.OpenHash
Remove the specified value associated to the key.
remove(Object) - Method in class com.nitido.util.OpenHashMap
Removes all the values that are associated with the given key.
remove(K, V) - Method in class com.nitido.util.OpenHashMap
Removes the key/value pair specified.
remove(K, int) - Method in class com.nitido.util.OpenHashMap
Remove the specified value associated to the key.
remove(Serializable) - Method in class com.nitido.util.OpenSerializableHash
Removes all the values that are associated with the given key.
remove(Serializable, Serializable) - Method in class com.nitido.util.OpenSerializableHash
Removes the key/value pair specified.
remove(String) - Method in class com.nitido.util.StringContainer
 
removeAll(String) - Method in class com.nitido.util.StringContainer
 
removeAllBodyParts() - Method in class com.nitido.nim.NotificationMessage
This method will remove all the existing body parts of the message.
removeAllValuesForKey(String) - Method in interface com.nitido.nim.NimletOutput
This method removes all the objects that are associated with the given key.
removeAllValuesForKey(String) - Method in class com.nitido.nimbox.http.HttpNimletOutput
 
removeAttribute(String) - Method in class com.nitido.directory.Entry
Remove the specified attribute.
removeAttribute(String) - Method in class com.nitido.nimx.nuggets.pab.PABEntry
Remove all values of the attribute.
removeAttributeValue(String, String, Serializable) - Method in interface com.nitido.directory.Directory
Remove a Serializable attribute value.
removeAttributeValue(String, String, Serializable) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
removeAttributeValue(String, Serializable) - Method in class com.nitido.nim.EntityProvisionDescriptor
This method remove the given profile attribute value under the given key.
removeAttributeValue(String, String) - Method in class com.nitido.nimx.nuggets.pab.PABEntry
Remove the specified attribute value.
removeAttributeValue(String, int) - Method in class com.nitido.nimx.nuggets.pab.PABEntry
Remove the specified attribute value mapped to the specific key and index.
removeAttributeValue(String, String, Serializable) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
removeAttributeValues(String, String) - Method in interface com.nitido.directory.Directory
Remove all attribute value under the attribute name.
removeAttributeValues(String, String) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
removeAttributeValues(String, Set) - Method in class com.nitido.nim.EntityProvisionDescriptor
This method remove the given profile attribute values under the given key.
removeAttributeValues(String, String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
removeEntry(String) - Method in interface com.nitido.directory.Directory
Remove an entry.
removeEntry(String) - Method in class com.nitido.directory.jndi.DirectoryImpl
 
removeEntry(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.PABNugget
Remove an existing PAB entry.
removeEntry(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
removeEntry(PABEntry) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
removeEntry(String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirectoryImpl
 
removeExtendedPref(String, String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
 
removeFromCredentialSpace(String, Credential) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
removeFromCredentialSpace(String) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
removeFromCredentialSpace(String, Credential) - Method in class com.nitido.nim.DataControl
This method removes the given key/credential pair from the credential space of the entity.
removeFromCredentialSpace(String) - Method in class com.nitido.nim.DataControl
This method removes all the credentials that are associated to the given key from the credential space.
removeFromCredentialSpace(String, Credential) - Method in class com.nitido.nim.Entity
This method removes the given key/credential pair from the credential space of the entity.
removeFromCredentialSpace(String) - Method in class com.nitido.nim.Entity
This method removes all the credentials that are associated to the given key from the credential space.
removeFromGroup(String, String) - Method in class com.nitido.nimx.nuggets.pab.PABNugget
Remove the specified PABEntry from the group.
removeFromGroup(String, String) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
removeFromGroup(String, String) - Method in class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
 
removeFromUserSpace(String, Serializable) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
removeFromUserSpace(String) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
removeFromUserSpace(String, Serializable) - Method in class com.nitido.nim.DataControl
This method removes the given key/value pair from the user space of the entity.
removeFromUserSpace(String) - Method in class com.nitido.nim.DataControl
This method removes all the objects that are associated to the given key from the user space.
removeFromUserSpace(String, Serializable) - Method in class com.nitido.nim.Entity
This method removes the given key/value pair from the user space of the entity.
removeFromUserSpace(String) - Method in class com.nitido.nim.Entity
This method removes all the objects that are associated to the given key from the user space.
removeItem(ValetTicket) - Method in class com.nitido.nimx.services.valet.ValetService
Invoked by the Nugget's destroyImpl() method to clean up the reference.
removeItem(ValetTicket) - Method in class com.nitido.nimx.services.valet.ValetServiceImpl
Invoked by the Nugget's destroyImpl() method to clean up the reference.
removeItemRefID(String) - Method in class com.nitido.nimx.services.valet.ValetTicket
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.helpdesk.dirpool.HelpDeskNuggetImpl
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.helpdesk.real.HelpDeskNuggetImpl
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.iplanetset.dirpool.IPlanetSettingsNuggetImpl
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Removes the specified attribute from the user's entry.
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.iplanetset.real.IPlanetSettingsNuggetImpl
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.iplanetset.stub.IPlanetSettingsNuggetImpl
 
removeMultiValues(String) - Method in class com.nitido.nimx.nuggets.iplanetset.userspace.IPlanetSettingsNuggetImpl
 
removeParameter(String) - Method in class com.nitido.util.OpenParameterContainer
Removes all values that match the specified parameter.
removeParameter(String, String) - Method in class com.nitido.util.OpenParameterContainer
Removes the name/value pair specified.
removeParameter(String) - Method in class com.nitido.util.ParameterContainer
Removes a specified parameter.
removeSkinAd(String) - Method in class com.nitido.nimbox.http.services.ad.SkinAdMap
Removes the Ad object, identified by the given ID, from the map.
removeStringFromArray(String[], String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Constructs a new array based on the one passed in with the parameter value removed from it if it is there.
removeTransaction(String) - Method in class com.nitido.nimx.services.notification.StatusTicketCache
Remove the transaction and all the status objects cached for the individual tickets that are part of this transaction.
removeValueForKey(String, Object) - Method in interface com.nitido.nim.NimletOutput
This method removes the given object from the given key.
removeValueForKey(String, Object) - Method in class com.nitido.nimbox.http.HttpNimletOutput
 
REPLACE - Static variable in class com.nitido.directory.DirModifier
Constant for defining the command operation for replacing an attribute with the specified new values.
REPLACE - Static variable in class com.nitido.nim.Modifier
Constant representing and replace operation on the data control.
replaceAttribute(String, Serializable) - Method in class com.nitido.directory.Entry
Replaces all attributes under the given name with the new value
replaceAttributeValue(String, String) - Method in class com.nitido.nimx.nuggets.pab.PABEntry
Replace any existing attribute values with the new value.
replaceAttributeValue(String, int, String) - Method in class com.nitido.nimx.nuggets.pab.PABEntry
Replace the existing attribute value associated to key at the index with the new value.
replaceInCredentialSpace(String, Credential) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
replaceInCredentialSpace(String, Credential) - Method in class com.nitido.nim.DataControl
This method is used to store the given credential into the credential space under the given key.
replaceInCredentialSpace(String, Credential) - Method in class com.nitido.nim.Entity
This method is used to store the given credential into the credential space under the given key.
replaceInUserSpace(String, Serializable) - Method in class com.nitido.nim.ContainerEntity
This method always throw PermissionDeniedException because ContainerEntity has no access to credential space and user space.
replaceInUserSpace(String, Serializable) - Method in class com.nitido.nim.DataControl
This method is used to store the given object into the user space under the given key.
replaceInUserSpace(String, Serializable) - Method in class com.nitido.nim.Entity
This method is used to store the given object into the user space under the given key.
replaceStringInArray(String[], String) - Method in class com.nitido.nimx.nuggets.iplanetset.IPlanetSettingsNugget
Constructs a new array based on the one passed in and an extra value.
replaceValueForKey(String, Object) - Method in interface com.nitido.nim.NimletOutput
This method replaces all existing values associated to the given key with the given object.
replaceValueForKey(String, Object) - Method in class com.nitido.nimbox.http.HttpNimletOutput
 
REQ_HEADER_CONTENT_TYPE - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
HTTP request header indicating the request Content Type.
requestBegin() - Method in class com.nitido.nim.Entity
This method is used to inform the entity that a request on the entity is about to start.
requestBegin() - Method in class com.nitido.nim.Nugget
This method is used to inform the Nugget that new requests are about to start.
requestEnd() - Method in class com.nitido.nim.Entity
This method is used to inform the entity that a request on the entity has finished.
requestEnd() - Method in class com.nitido.nim.Nugget
This method is used to inform the Nugget that requests are terminated.
RequestParser - Interface in com.nitido.nimbox.http
This class provides the interface to be implementated by all request parsers used by the Nimlet Driver.
requiresActivation() - Method in class com.nitido.nim.Application
Returns whether this application requires activation.
resetAllDirPools() - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolService
This method is a global "hard-reset" of all the directory pool that has been used.
resetAllDirPools() - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolServiceImpl
 
resetDirPool(String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolService
This method is a "hard-reset" of the directory pool.
resetDirPool(String) - Method in class com.nitido.nimx.services.dirpool.mozilla.DirPoolServiceImpl
Reset the specified directory pool.
Result - Class in com.nitido.nimbox.http.enhanced
Data object for result.
Result(String, String) - Constructor for class com.nitido.nimbox.http.enhanced.Result
Default constructor.
ResultStatus - Class in com.nitido.qabase
This class encapsulates the results of a test sequence.
ResultStatus(int, String) - Constructor for class com.nitido.qabase.ResultStatus
This constructor creates a new ResultStatus given the integer and string representations of the result status
ResultStatus(ResultStatus) - Constructor for class com.nitido.qabase.ResultStatus
This constructor creates a deep copy of the give result status object
ROOM_NUMBERS - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
RoomNumber is mapped to LDAP attribute "roomnumber".
Rule - Class in com.nitido.nimbox.http.enhanced
The data object for rule.
Rule(String, Vector, Vector) - Constructor for class com.nitido.nimbox.http.enhanced.Rule
Default constructor.
RulesHandler - Class in com.nitido.nimbox.http.enhanced
Parses the rules from a rule file defined in configuration and returns the skin type for matched rule.
RulesHandler(HashMap) - Constructor for class com.nitido.nimbox.http.enhanced.RulesHandler
Default constructor.
run() - Method in class com.nitido.nimx.services.notification.CleanStatusCacheThread
 
run() - Method in class com.nitido.nimx.services.valet.ExpireItemsThread
 
run(BaseTestCore) - Method in class com.nitido.qabase.BaseTestDriver
The run method invokes every test cases described in the implementor of the BaseTestCore interface.

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.