- um - Variable in class com.dpslink.flash.servlet.ClientRequest.OrderLine
-
The U/M.
- undo() - Method in class com.dpslink.flash.upgrade.v82.PopulateNotificationContacts
-
Attempts to undo the results of a previous run of this class.
- undoPrimary() - Method in class com.dpslink.flash.imports.ProductGroupXrefImport
-
Changes the current primary group x-ref record to a non-primary group so
the current add or update can become the primary group.
- UnitMeasure - Class in com.dpslink.flash.db
-
Defines the fields and methods for unit of measure table objects.
- UnitMeasure() - Constructor for class com.dpslink.flash.db.UnitMeasure
-
Constructs a UnitMeasure
object with all field values set to
null
.
- UnitMeasureController - Class in com.dpslink.flash.db
-
The controller for the UnitMeasure
class.
- UnitMeasureController() - Constructor for class com.dpslink.flash.db.UnitMeasureController
-
The constructor for the controller.
- UnitMeasureHandler - Class in com.dpslink.flash.db.util
-
Handles specialized processing for product units of measure.
- UnitMeasureHandler() - Constructor for class com.dpslink.flash.db.util.UnitMeasureHandler
-
Constructs a new instance of the unit of measure handler with a null
servlet or thread context.
- UnitMeasureHandler.MultiPriceBreak - Class in com.dpslink.flash.db.util
-
Inner class that defines multiple uom quantity price break data.
- UNITS - Static variable in class com.dpslink.flash.db.util.DBU
-
The unit of measure handler object class.
- units - Variable in class com.dpslink.flash.servlet.QuickOrder.Context
-
The submitted units of measure value.
- unknownProduct(OrderRequestAPI.Context, OrderRequestLine) - Method in class com.dpslink.flash.servlet.OrderRequestAPI
-
Puts the placeholder product in the shopping cart.
- unquoteWord(String) - Static method in class com.dpslink.base.jdbc.JDBCUtil
-
Removes beginning and ending double quotes from a word.
- UNSPC_COL - Static variable in class com.dpslink.flash.test.ProductUNSPCImportSpreadsheet
-
- UnsupportedRequestException - Exception in com.ibm.ctc.b2b.request
-
Thrown when a request is not supported or recognized.
- UnsupportedRequestException(String) - Constructor for exception com.ibm.ctc.b2b.request.UnsupportedRequestException
-
- UOM - Static variable in class com.dpslink.flash.db.DBC
-
The unit of measure controller class.
- UOM - Static variable in class com.dpslink.flash.db.DBO
-
The unit of measure object class.
- UPCA_PREFIX - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The configured flag for including UPCA prefix.
- UPCA_SUFFIX - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The configured flag for including UPCA suffix.
- UPCE_EXPAND - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The configured flag for including UPCE prefix.
- UPCE_PREFIX - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The configured flag for including UPCE prefix.
- UPCE_SUFFIX - Static variable in class com.dpslink.flash.db.util.ProductLookupHandler
-
The configured flag for including UPCE suffix.
- UPDADMC - Static variable in class com.dpslink.flash.db.util.DBU
-
The update admin contacts task object class.
- update(DBOBJ) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Updates an existing record in the table associated with the controller.
- update(String[]) - Method in class com.dpslink.base.jdbc.JDBCObjectController
-
Updates an existing record in the table associated with the controller
using the given string array of field values.
- update(CartLine) - Method in class com.dpslink.flash.db.CartLineController
-
THIS METHOD SHOULD ONLY BE INVOKED BY THE CART CLASS, otherwise the cache
of cart lines will be corrupted.
- update(CatalogCategory) - Method in class com.dpslink.flash.db.CatalogCategoryController
-
Updates an existing record in the table associated with the controller.
- update(Category) - Method in class com.dpslink.flash.db.CategoryController
-
Updates an existing record in the table associated with the controller.
- update(NotificationPref) - Method in class com.dpslink.flash.db.NotificationPrefController
-
Updates an existing record in the table associated with the controller.
- update(ProductAttribute) - Method in class com.dpslink.flash.db.ProductAttributeController
-
Updates an existing record in the table associated with the controller.
- update(UnitMeasure) - Method in class com.dpslink.flash.db.UnitMeasureController
-
Updates an existing record in the table associated with the controller.
- update(WordFix) - Method in class com.dpslink.flash.db.WordFixController
-
Updates an existing record in the table associated with the controller.
- update() - Static method in class com.dpslink.flash.test.TestNFContacts
-
Tests a contact "update" scenario.
- updateAccount(AccountBillingAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountBillingAddEdit
-
Controls the updating of the account's components.
- updateAccount(AccountContactAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Controls the updating of the account's components.
- updateAccount(AccountCreditCardAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardAddEdit
-
Updates the credit card for the user in the db and in the session.
- updateAccount(AccountCreditCardSelect.Context) - Method in class com.dpslink.flash.servlet.AccountCreditCardSelect
-
Updates the selected credit card for the user in the db and in the session.
- updateAccount(AccountLogonAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountLogonAddEdit
-
Controls the updating of the account's components.
- updateAccount(AccountPasswordEdit.Context) - Method in class com.dpslink.flash.servlet.AccountPasswordEdit
-
Controls the updating of the account's password.
- updateAccount(AdmPasswordEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPasswordEdit
-
Controls the updating of the admin account's password.
- updateAccountPreferences(AccountContactAddEdit.Context) - Method in class com.dpslink.flash.servlet.AccountContactAddEdit
-
Controls the updating of the account's notification preference components.
- UpdateAdminContacts - Class in com.dpslink.flash.cmd
-
A command line class used to run the UpdateAdminContactsTask
database utility task.
- UpdateAdminContacts() - Constructor for class com.dpslink.flash.cmd.UpdateAdminContacts
-
Constructs a new class instance.
- UpdateAdminContacts - Class in com.dpslink.flash.db.util
-
A scheduled task used to run the update admin contacts task.
- UpdateAdminContacts() - Constructor for class com.dpslink.flash.db.util.UpdateAdminContacts
-
Creates a new update admin contacts scheduled task.
- UpdateAdminContactsTask - Class in com.dpslink.flash.db.util
-
Handles the updating of Notification Framework contact information in a
background thread for configured site admin message types.
- UpdateAdminContactsTask() - Constructor for class com.dpslink.flash.db.util.UpdateAdminContactsTask
-
Constructs a new instance of the update admin contacts task with a null
servlet or thread context.
- updateCart(QuickOrder.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Handles processing for an update cart request.
- updateCartLine(FlashServletContext, CartLine) - Method in class com.dpslink.flash.db.Cart
-
Updates a cart line in the collection of cart lines and in the cart line
database table.
- updateCartLine(FlashServletContext, int, int, UnitMeasure, UnitMeasure) - Method in class com.dpslink.flash.db.Cart
-
Updates the values for a cart line in the collection of cart lines and
in the cart line database table.
- updateCartLines(FlashServletContext, ArrayList<Integer>, ArrayList<UnitMeasure>, ArrayList<UnitMeasure>) - Method in class com.dpslink.flash.db.Cart
-
Updates the values for one or more cart lines in the collection of cart
lines and in the cart line database table.
- updateCartResponse(QuickOrder.Context) - Method in class com.dpslink.flash.servlet.QuickOrder
-
Sends a JSON formatted response to the browser for an update cart request.
- updateCartValues(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Updates the session's shopping cart with current information.
- updateCCNum - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted edit/delete credit card number.
- updateCCNumIv - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted edit/delete credit card number initialization vector.
- updateCCObj - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The object for the edit/delete credit card.
- updateCCType - Variable in class com.dpslink.flash.servlet.AccountCreditCardSelect.Context
-
The submitted edit/delete credit card type.
- updateContact(User) - Static method in class com.dpslink.flash.util.NotificationContact
-
Updates an existing contact in the notification framework.
- updateContracts(ReviewCart.Context) - Method in class com.dpslink.flash.servlet.ReviewCart
-
Updates the current cart's cart lines with submitted contract numbers.
- updateControls(ArrayList<BackendControl>) - Method in class com.dpslink.flash.erp.bogus.Control
-
Updates a collection of backend control objects on the ERP system.
- updateControls(ArrayList<BackendControl>) - Method in class com.dpslink.flash.erp.extend.Control
-
Updates a collection of backend control objects on the ERP system.
- updateControls(ArrayList<BackendControl>) - Method in interface com.dpslink.flash.erp.IControl
-
Updates a collection of backend control objects on the ERP system.
- updateCountries(AdmShipperAddEdit.Context) - Method in class com.dpslink.flash.servlet.admin.AdmShipperAddEdit
-
Updates the shipper country table using submitted values.
- updateCustomer(Customer, String) - Method in class com.dpslink.flash.erp.bogus.CustomerMaintenance
-
Updates a customer record in the ERP system.
- updateCustomer(Customer, String) - Method in class com.dpslink.flash.erp.extend.CustomerMaintenance
-
Updates a customer record in the ERP system.
- updateCustomer(Customer, String) - Method in interface com.dpslink.flash.erp.ICustomerMaintenance
-
Updates a customer record in the ERP system.
- updateDefault() - Method in class com.dpslink.flash.db.util.UpdateAdminContactsTask
-
Updates the default user (*default) with notification preferences for
use in the admin test site messages function.
- updateEmailAddress(CheckOut.Context) - Method in class com.dpslink.flash.servlet.CheckOut
-
Updates the shopping user's email address with the submitted email
address (if it has changed).
- updateLastAccess(FlashServletContext) - Method in class com.dpslink.flash.db.Cart
-
Updates the last time the shopping cart or favorite items was accessed
to the current date and time.
- updateList(FavoritesDescriptor) - Method in class com.dpslink.flash.db.util.UserFavoritesHandler
-
Updates the current favorites list for the shopping user.
- updateOrderAudit(ThreadServletContext, String, String, String) - Method in class com.dpslink.flash.servlet.EmailUser
-
Updates confirmation timestamp and order id in audit record, only for order
and quote confirmations.
- updatePage(AdmPendingProductList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductList
-
Updates the pending products on the current page with the user's selections.
- updatePage(AdmProductImportCandidateList.Context) - Method in class com.dpslink.flash.servlet.admin.AdmProductImportCandidateList
-
Updates the pending products on the current page with the user's selections.
- updatePageExpired(AccountServlet.Context) - Method in class com.dpslink.flash.servlet.AccountServlet
-
Sets all servlet requests in the stack for account maintenance related
functions to expired.
- updateRecord() - Method in class com.dpslink.flash.imports.CatalogCategoryImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.CatalogProductImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.CategoryImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.CustomerImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.FavoritesDescriptorImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.FavoritesItemImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.Import
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.ManufacturerImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.PermitImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.PermitProductImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.PermitUserImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.ProductAttributeImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.ProductGroupImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.ProductGroupXrefImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.ProductImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.RelatedProductsXrefImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.RelationshipTypeImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.SalesRepCustomerImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.SalesRepImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.SalesRepUserImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.SecurityProfileImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.SpecialsImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.UserImport
-
Updates an existing record in the Flash database.
- updateRecord() - Method in class com.dpslink.flash.imports.XrefImport
-
Updates an existing record in the Flash database.
- updateSelected(AdmPendingProductEditSelected.Context) - Method in class com.dpslink.flash.servlet.admin.AdmPendingProductEditSelected
-
Updates the records selected on the AdmPendingProductList
page
with the user's entered values.
- updateServletRequest(MainServlet.Context, FlashServletRequest) - Method in class com.dpslink.flash.servlet.MainServlet
-
Updates the given servlet request with category and category path
data so subsequent invocations of the same request will display the
same information.
- updateShipId - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.Context
-
The submitted edit/delete ship-to id.
- updateShipObj - Variable in class com.dpslink.flash.servlet.AccountShippingSelect.Context
-
The object for the edit/delete ship-to id.
- updateShipto(AccountShippingSelect.Context) - Method in class com.dpslink.flash.servlet.AccountShippingSelect
-
Updates the ship-to customer for the user in the db and in the session.
- updateShipto(LogonShippingSelect.Context) - Method in class com.dpslink.flash.servlet.LogonShippingSelect
-
Updates the ship-to customer for the account in the db and in the session.
- updateTemplate(DemoIndustryEdit.Context, String) - Method in class com.dpslink.flash.servlet.demo.DemoIndustryEdit
-
Updates and saves the content for a template file with the selected demo
industry.
- updateUser(User, String) - Method in class com.dpslink.flash.erp.extend.UserMaintenance
-
Updates a user record in the ERP system.
- updateUser(User, String) - Method in interface com.dpslink.flash.erp.IUserMaintenance
-
Updates a user record in the ERP system.
- updateUser() - Method in class com.dpslink.flash.imports.SalesRepUserImport
-
Updates an existing user in the Flash database.
- uploadCart(ClientRequest.Context, JSONObject) - Method in class com.dpslink.flash.servlet.ClientRequest
-
Upload a cart from remote client.
- uploadComplete(FileUploadEvent) - Method in interface com.dpslink.base.io.FileUploadListener
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmImportData
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmSendMassEmail
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmTestSiteEmails
-
Handles a file upload completion event.
- uploadComplete(FileUploadEvent) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Handles a file upload completion event.
- uploadFile(AdmViewFileSystemInfo.Context, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmViewFileSystemInfo
-
Uploads the requested file.
- uploadFiles(AdmProductDescriptionEdit.Context, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit
-
Uploads the requested description file(s).
- uploadFiles(AdmProductImageEdit.Context, boolean) - Method in class com.dpslink.flash.servlet.admin.AdmProductImageEdit
-
Uploads the requested image file(s).
- uploadName - Variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The current upload file name.
- uploadName - Variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit.Context
-
The current upload file name.
- uploadSize - Variable in class com.dpslink.flash.servlet.admin.AdmProductDescriptionEdit.Context
-
The current upload file size (small, large).
- uploadSize - Variable in class com.dpslink.flash.servlet.admin.AdmProductImageEdit.Context
-
The current upload file size (small, large).
- uploadToTemp(long) - Method in class com.dpslink.base.io.FileUpload
-
Uploads the requested file(s) to the site's configured temporary folder
by parsing and processing submitted multipart/form-data.
- URL_ERROR - Static variable in class com.dpslink.base.util.Profile
-
The URL to the SiteError servlet.
- URL_REDIRECT - Static variable in class com.dpslink.base.util.Profile
-
The URL to the Redirect.html file.
- usage() - Static method in class com.dpslink.flash.test.TestWatchDirectory
-
- useExistingSession(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Reinitializes the minimum required values for an existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.BaseServlet
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.GoBack
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.Printable
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.base.servlet.SiteError
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.FlashServlet
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiAccountSelect
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiShippingSelect
-
Provides additional application-specific functionality for using an
existing session.
- useExistingSessionImpl(BaseServlet.Context) - Method in class com.dpslink.flash.servlet.sfi.SfiUserSelect
-
Provides additional application-specific functionality for using an
existing session.
- USER - Static variable in class com.dpslink.flash.db.DBC
-
The user controller class.
- USER - Static variable in class com.dpslink.flash.db.DBO
-
The user object class.
- User - Class in com.dpslink.flash.db
-
Defines the fields and methods for user table objects.
- User() - Constructor for class com.dpslink.flash.db.User
-
Constructs a User
object with all field values set to null
.
- user - Variable in class com.dpslink.flash.servlet.Logon.Context
-
The User object for the logon user.
- user - Variable in class com.dpslink.flash.servlet.LogonAssistance.Context
-
The user that matches the submitted email address.
- user - Variable in class com.ibm.ctc.b2b.connector.ConnectorParameters
-
- user1 - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The current user (copy-from).
- user2 - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The current user (copy-to).
- USER_TYPE_CODES - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "User.Type.Codes" key in properties.
- USER_TYPE_NAMES - Static variable in class com.dpslink.flash.util.Flash
-
The value of the "User.Type.Names" key in properties.
- USERCAT - Static variable in class com.dpslink.flash.db.util.DBU
-
The user catalog verifier object class.
- UserCatalog - Class in com.dpslink.flash.db.util
-
A companion class for UserCatalogVerifier
.
- UserCatalog() - Constructor for class com.dpslink.flash.db.util.UserCatalog
-
Creates a new user catalog.
- UserCatalog(String) - Constructor for class com.dpslink.flash.db.util.UserCatalog
-
Creates a new user catalog.
- UserCatalog.MapKey - Class in com.dpslink.flash.db.util
-
An inner class that defines the key for a catalog mapping.
- UserCatalogExportHandler - Class in com.dpslink.flash.db.util
-
Handles the creation of an export file for a user's catalog.
- UserCatalogExportHandler() - Constructor for class com.dpslink.flash.db.util.UserCatalogExportHandler
-
Constructs a new instance of the user catalog export handler with a
null
servlet or thread context.
- UserCatalogVerifier - Class in com.dpslink.flash.db.util
-
A helper class that handles verification of products in a user's catalog
and in a user's set of permits.
- UserCatalogVerifier() - Constructor for class com.dpslink.flash.db.util.UserCatalogVerifier
-
Constructs a new instance of the user catalog verifier with a null
servlet or thread context.
- USERCATX - Static variable in class com.dpslink.flash.db.util.DBU
-
The user catalog export handler object class.
- UserController - Class in com.dpslink.flash.db
-
The controller for the User
class.
- UserController() - Constructor for class com.dpslink.flash.db.UserController
-
The constructor for the controller.
- userDefinedField1 - Variable in class com.dpslink.flash.servlet.CheckOut.Context
-
The additional information field.
- USERFAV - Static variable in class com.dpslink.flash.db.util.DBU
-
The user favorites handler object class.
- UserFavoritesHandler - Class in com.dpslink.flash.db.util
-
A handler for user favorites and associated favorites descriptor processing.
- UserFavoritesHandler() - Constructor for class com.dpslink.flash.db.util.UserFavoritesHandler
-
Constructs a new instance of the user favorites handler with a null
servlet or thread context.
- UserHelp - Class in com.dpslink.flash.servlet
-
Writes and processes the store's user help page content.
- UserHelp() - Constructor for class com.dpslink.flash.servlet.UserHelp
-
- UserHelp.Context - Class in com.dpslink.flash.servlet
-
Inner class used to store servlet context information.
- userId - Variable in class com.dpslink.flash.servlet.AccountServlet.Context
-
The current user id.
- userId - Variable in class com.dpslink.flash.servlet.admin.AdmUserCatalogExport.Context
-
The submitted user id.
- userId1 - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The submitted user id (copy-from).
- userId2 - Variable in class com.dpslink.flash.servlet.admin.AdmUserFavoritesCopy.Context
-
The submitted user id (copy-to).
- UserImport - Class in com.dpslink.flash.imports
-
Handles importing of users.
- UserImport() - Constructor for class com.dpslink.flash.imports.UserImport
-
Constructs a new user import class.
- UserMaintenance - Class in com.dpslink.flash.erp.extend
-
An implementation of the ERP user maintenance interface for DPS Extend.
- UserMaintenance() - Constructor for class com.dpslink.flash.erp.extend.UserMaintenance
-
Constructs a new ERP user maintenance interface.
- userName(User) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted user name string.
- users - Variable in class com.dpslink.flash.servlet.admin.AdmViewPoolStatus.Pool
-
The pool's consumers.
- userType - Variable in class com.dpslink.flash.servlet.AccountLogonAddEdit.Context
-
The submitted user type.
- userType(User) - Static method in class com.dpslink.flash.util.FlashTemplateFormatter
-
Returns a formatted user type string.
- Util - Class in com.dpslink.base.util
-
A utility class that contains miscellaneous helper methods.
- Util() - Constructor for class com.dpslink.base.util.Util
-
- Util() - Constructor for class com.dpslink.flash.cmd.util.StringEncrypter2.Util
-
- Util() - Constructor for class com.dpslink.notification.api.param.APIParamFactory.Util
-
- UtilExtend - Class in com.dpslink.flash.erp.extend
-
A utility class that contains miscellaneous DPS Extend helper methods.
- UtilExtend() - Constructor for class com.dpslink.flash.erp.extend.UtilExtend
-
- UtilFactory - Class in com.dpslink.base.util
-
Creates and returns instances of certain classes based on values defined
in properties.
- UtilFactory() - Constructor for class com.dpslink.base.util.UtilFactory
-