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 _

P

PAB_GROUP_MEMBERS - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PABGroupMember is mapped to LDAP attribute "memberofpabgroup".
PAB_MEMBERS - Static variable in class com.nitido.nimx.nuggets.pab.PABEntry
PAB Member is mapped to LDAP attribute "memberOfPAB".
pabAttrToDirAttr(PABEntry, Entry) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
PABBatchResult - Class in com.nitido.nimx.nuggets.pab
This class contains the result of a batch PAB operation.
PABBatchResult(String[], int[], boolean, int, int) - Constructor for class com.nitido.nimx.nuggets.pab.PABBatchResult
 
PABEntry - Class in com.nitido.nimx.nuggets.pab
The parent of PABGroup and PABPerson.
PABEntry(String) - Constructor for class com.nitido.nimx.nuggets.pab.PABEntry
Convenient constructor.
PABEntry(String, String) - Constructor for class com.nitido.nimx.nuggets.pab.PABEntry
Default constructor.
PABEntry(PABEntry) - Constructor for class com.nitido.nimx.nuggets.pab.PABEntry
Copy constructor.
pabEntryToDirEntry(String, PABEntry) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
PABException - Exception in com.nitido.nimx.nuggets.pab
This is the generic exception that PAB Nugget would throw.
PABException(String) - Constructor for exception com.nitido.nimx.nuggets.pab.PABException
 
PABException(int, String) - Constructor for exception com.nitido.nimx.nuggets.pab.PABException
 
PABException(int, String, Throwable) - Constructor for exception com.nitido.nimx.nuggets.pab.PABException
 
PABException(String, Throwable) - Constructor for exception com.nitido.nimx.nuggets.pab.PABException
 
PABGroup - Class in com.nitido.nimx.nuggets.pab
The data objecto of a PAB Group.
PABGroup(String, String) - Constructor for class com.nitido.nimx.nuggets.pab.PABGroup
Default construction.
PABGroup(String) - Constructor for class com.nitido.nimx.nuggets.pab.PABGroup
Convenient constructor.
PABGroup(PABGroup) - Constructor for class com.nitido.nimx.nuggets.pab.PABGroup
Copy Constructor.
PABNugget - Class in com.nitido.nimx.nuggets.pab
Personal Address Book Nugget provides services for accessing and modifying a user's address book.
PABNugget(NuggetVisa) - Constructor for class com.nitido.nimx.nuggets.pab.PABNugget
Default Nugget constructor.
PABNuggetImpl - Class in com.nitido.nimx.nuggets.pab.real
Personal Address Book Nugget provides services for accessing and modifying a user's address book.
PABNuggetImpl(NuggetVisa) - Constructor for class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
PABNuggetStub - Class in com.nitido.nimx.nuggets.pab.stub
Personal Address Book Nugget provides services for accessing and modifying a user's address book.
PABNuggetStub(NuggetVisa) - Constructor for class com.nitido.nimx.nuggets.pab.stub.PABNuggetStub
Default Nugget constructor.
PABPerson - Class in com.nitido.nimx.nuggets.pab
The data object of a PAB Person.
PABPerson(String, String, String) - Constructor for class com.nitido.nimx.nuggets.pab.PABPerson
Default constructor.
PABPerson(String) - Constructor for class com.nitido.nimx.nuggets.pab.PABPerson
Convenient constructor.
PABPerson(PABPerson) - Constructor for class com.nitido.nimx.nuggets.pab.PABPerson
Copy Constructor.
pabToDirExcluded(String) - Method in class com.nitido.nimx.nuggets.pab.real.PABNuggetImpl
 
pager - Variable in class com.nitido.nimx.nuggets.iplanetset.VCard
 
PAGER_PHONES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PagerPhone is mapped to LDAP attribute "pager".
pairs - Variable in class com.nitido.util.OpenParameterContainer
 
pairs - Variable in class com.nitido.util.ParameterContainer
 
PARAM_CHANGE_CRED - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_DEPROVISION_CREDENTIAL - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_EVENT_NAME - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_KEY_NIMLET - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The key used to store/retrieve the nimlet name, from the HTTP request, that should be called to execute the request.
PARAM_MODIFIER_CONTAINER - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_NUGGET_CREATE_CRED - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_NUGGET_NAME - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_NUGGET_SETTINGS - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_NUGGET_TYPE - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_PROVISION_DESCRIPTOR - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_SPACE_KEY - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_SPACE_KEYS_START_WITH - Static variable in interface com.nitido.nim.NiMConstants
 
PARAM_SPACE_VALUE - Static variable in interface com.nitido.nim.NiMConstants
 
ParameterContainer - Class in com.nitido.util
The ParameterContainer class is used to store a series of name/value pair String objects.
ParameterContainer() - Constructor for class com.nitido.util.ParameterContainer
Empty constructor.
ParameterContainer(ParameterList) - Constructor for class com.nitido.util.ParameterContainer
Construct a ParameterContainer using the contents of a ParameterList.
ParameterContainer(Hashtable) - Constructor for class com.nitido.util.ParameterContainer
Construct a ParameterContainer using the contents of a Hashtable.
ParameterList - Interface in com.nitido.util
The ParameterList interface defines accessors to a series of name/value pairs.
parse(String) - Static method in class com.nitido.nimx.nuggets.iplanetset.ExternalMailSetting
Generate a ExternalMailSetting object by parsing the specified string.
parseMailLines(String[]) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
parseRequest(HttpServletRequest) - Method in class com.nitido.nimbox.http.MultipartRequestParser
This method parses an Http request that has the following content type: multipart/form-data.
parseRequest(HttpServletRequest) - Method in class com.nitido.nimbox.http.RegularRequestParser
This method is used to parsed the given Http request and returns a HashMap with all the parameters included in the request.
parseRequest(HttpServletRequest) - Method in interface com.nitido.nimbox.http.RequestParser
This method is used to parse the given Http request
parseVCardiPlanetLDAP(String) - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
ParticipateStatus - Class in com.nitido.nimx.nuggets.wcap
The possible status for the attendee's participation status.
PASS - Static variable in class com.nitido.qabase.ResultStatus
Object representation of a PASS result status
PathFormatter - Class in com.nitido.nimbox.http.enhanced
Formats path according to path layout found in configuration.
PathFormatter(HashMap) - Constructor for class com.nitido.nimbox.http.enhanced.PathFormatter
Default Constructor
PermissionDeniedException - Exception in com.nitido.nim
The PermissionDeniedException class is thrown when a given credential does not has permission to perform a requested action.
PermissionDeniedException() - Constructor for exception com.nitido.nim.PermissionDeniedException
This constructor is used to instantiate a new PermissionDeniedException that has no particular message attached to it.
PermissionDeniedException(String) - Constructor for exception com.nitido.nim.PermissionDeniedException
This constructor is called to instantiate a new PermissionDeniedException with an associated message.
PHONE_NUMBERS - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PhoneNumber is mapped to LDAP attribute "telephonenumber".
PHOTO - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
Photo is mapped to LDAP attribute "photo".
PHYSICAL_DELIVERY_OFFICE_NAMES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PhysicalDeliveryOfficeName is mapped to LDAP attribute "physicaldeliveryofficename".
populateItem(ValetTicket) - Method in class com.nitido.nimx.services.valet.ValetService
Invoked by the ValetTicket's activate() method only.
populateItem(ValetTicket) - Method in class com.nitido.nimx.services.valet.ValetServiceImpl
Invoked by the ValetTicket's activate() method only.
POST_OFFICE_BOXES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PostOfficeBox is mapped to LDAP attribute "postofficebox".
POSTAL_ADDRESS - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PostalAddress is mapped to LDAP attribute "postaladdress".
POSTAL_CODES - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PostalCode is mapped to LDAP attribute "postalcode".
postAuthenticate(Directory, Credential, String) - Method in class com.nitido.nimx.services.authentication.dirpool.AuthenticationServiceImpl
This method performs additional check on an entry's user profile after binding to the backend LDAP server with the credential sucessfully.
PREFERRED_DELIVERY_METHOD - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PreferredDeliveryMethod is mapped to LDAP attribute "preferreddeliverymethod".
PREFERRED_LANGUAGE - Static variable in class com.nitido.nimx.nuggets.pab.PABPerson
PreferredLanguage is mapped to LDAP attribute "preferredlanguage".
prefetchAttributes(String, String, String) - Method in class com.nitido.nimx.services.datacontrol.cachedmap.DataControlServiceImpl
 
PREFIX_ACCESS_CLASS_IN_PACKAGE - Static variable in interface com.nitido.nim.NiMConstants
 
PREFIX_KEY_RESPONSE_HEADER - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
Key prefix for the default HTTP response header.
PREFIX_TOKEN - Static variable in interface com.nitido.nimx.services.notification.NotificationConstants
Prefix for configuration values that need to refer to credential token values.
PREFIX_USER_SPACE - Static variable in interface com.nitido.nimx.services.notification.NotificationConstants
Prefix for configuration values that need to refer to user space to retrieve the actual value.
preloadLangBundles() - Method in class com.nitido.nimx.services.brand.ldap.BrandServiceImpl
 
preloadLangBundles() - Method in class com.nitido.nimx.services.brand.sysdefault.BrandServiceImpl
 
prepend(Configurator) - Method in class com.nitido.qabase.Configurator
Prepend the information from the specified incoming configurator.
prepend(String) - Method in class com.nitido.qabase.Configurator
Prepend to the Configurator with the information specificed by the prependIdentifier.
prepend(Configurator) - Method in class com.nitido.qabase.FileConfigurator
 
prepend(String) - Method in class com.nitido.qabase.FileConfigurator
 
prettyPrint() - Method in class com.nitido.nimx.nuggets.iplanetset.VCard
 
print(PrintStream) - Method in class com.nitido.directory.Entry
Print the entry.
printUsage() - Static method in class com.nitido.qabase.BaseTestDriver
Print out the usage of this executable, in case of error in the command line arguments.
PROP_KEY_APP_BASE_URI - Static variable in interface com.nitido.nim.BrandServiceConstants
Application base URI
PROP_KEY_BASE_BRANDING_URI - Static variable in interface com.nitido.nim.BrandServiceConstants
The base URI of the branding resources.
PROP_KEY_BRAND_VERSION - Static variable in interface com.nitido.nim.BrandServiceConstants
Brand Version
PROP_KEY_CANVAS_CSS_URI - Static variable in interface com.nitido.nim.BrandServiceConstants
The URI of the CSS file (for example: webmail.css)
PROP_KEY_CANVAS_URI - Static variable in interface com.nitido.nim.BrandServiceConstants
The URI of the canvas.
PROP_KEY_DESCRIPTION - Static variable in interface com.nitido.nim.BrandServiceConstants
The description for this brand.
PROP_KEY_PASSWORD_CHANGE - Static variable in interface com.nitido.nim.BrandServiceConstants
Does this brand allow users to change passwords.
PROTOCOL_ADDRESS_SEPARATOR - Static variable in interface com.nitido.nimx.services.notification.NotificationConstants
Value used as the separator between the protocol prefix and the address.
PROTOCOL_DYNAMIC - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the following skin name to be dispatched is a dynamically generated skin.
PROTOCOL_FORWARD - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the request should be forwarded to the given URL.
PROTOCOL_INCLUDE - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the following URL should be included to the request
PROTOCOL_NIMLET - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the following skin name to be dispatched is a Nimlet.
PROTOCOL_REDIRECT - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the request should be redirected to the given URL.
PROTOCOL_SEPARATOR - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol separator of the Skin URI
PROTOCOL_STATIC - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates that the following skin name to be dispatched is a static skin.
PROTOCOL_VOID - Static variable in interface com.nitido.nimbox.http.HttpNimletConstants
The protocol component of the Skin URI that indicates the Driver to not dispatch.
PROVISION - Static variable in interface com.nitido.nim.NiMKernelConstants
The name used to reference the ProvisionService.
provisionEntity(EntityProvisionDescriptor, Entity) - Method in class com.nitido.nim.NiM
This method is used to provision a new entity.
provisionEntity(EntityProvisionDescriptor, Entity) - Method in class com.nitido.nim.ProvisionService
This method is used to provision a new entity.
provisionEntity(EntityProvisionDescriptor) - Method in class com.nitido.nimx.services.simbackend.BackendStore
This method is used to provision a new entity and stored in memory.
provisionEntity(EntityProvisionDescriptor, Entity) - Method in class com.nitido.nimx.services.simbackend.ProvisionServiceImpl
This method is used to provision a new entity and stored in memory.
ProvisionService - Class in com.nitido.nim
The ProvisionService is the NiMKernel module responsible for provisioning and de-provisioning entities.
ProvisionService(NiMKernelServiceVisa) - Constructor for class com.nitido.nim.ProvisionService
This class constructor is used by NiMKernel to instantiate a new ProvisionService.
ProvisionServiceImpl - Class in com.nitido.nimx.services.simbackend
This class implements a simulator for the ProvionService to provision entities in memory.
ProvisionServiceImpl(NiMKernelServiceVisa) - Constructor for class com.nitido.nimx.services.simbackend.ProvisionServiceImpl
This class constructor is used by NiMKernel to instantiate a new ProvisionService.
put(String, Serializable) - Method in class com.nitido.util.OpenAttributeHash
This method maps a key to a value in the hashtable.
put(Object, Object) - Method in class com.nitido.util.OpenHash
This method add a value to be associated to a key in the hashtable.
put(K, V) - Method in class com.nitido.util.OpenHashMap
This method maps a key to a value in the hashMap.
put(Serializable, Serializable) - Method in class com.nitido.util.OpenSerializableHash
This method maps a key to a value in the hashtable.
putAll(Object, Collection) - Method in class com.nitido.util.OpenHash
This method add the specified values to be all associated to a key in the hashtable.
putAll(Map<? extends K, ? extends V>) - Method in class com.nitido.util.OpenHashMap
Required by java.util.Map.
putAttribute(String, Serializable) - Method in class com.nitido.directory.Entry
Put attribute.
putParameter(String, String) - Method in class com.nitido.util.OpenParameterContainer
Inserts a name/value parameter pair into the container.
putParameter(String, String) - Method in class com.nitido.util.ParameterContainer
Inserts a name/value parameter pair into the container.
putValues(Object, Collection) - Method in class com.nitido.util.OpenHash
This method maps a key to a value in the hashtable.
putValues(K, Collection<? extends V>) - Method in class com.nitido.util.OpenHashMap
This method maps a key to a value in the hashMap.

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.