Package | Description |
---|---|
com.ibm.tivoli.maximo.map.mapman.app | |
psdi.app.countbook | |
psdi.mbo | |
psdi.security |
The Security package manages runtime information pertaining to active sessions and their security profiles.
|
psdi.server | |
psdi.util |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONArray |
SpatialMapConfServiceRemote.getMapServicesArray(UserInfo userInfo,
ProfileRemote userProfile,
java.lang.String appName) |
com.ibm.json.java.JSONObject |
SpatialMapConfServiceRemote.getSpatialMapConf(MboRemote mapManager,
UserInfo userInfo,
java.lang.String appName,
ProfileRemote profile) |
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
CountBookService.findItemsForPhysCount(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String location,
java.util.Date userDate) |
MboSetRemote |
CountBookServiceRemote.findItemsForPhysCount(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String location,
java.util.Date userDate)
Find the eligible balances records for physical count by items due to be counted.
|
CountBookLineSetRemote |
CountBookRemote.generateCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService)
To generate all needed CBLines
|
CountBookLineSetRemote |
CountBook.generateCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService) |
MboSetRemote |
CountBookService.getItemsInGroupForStore(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String storeroom,
java.lang.String invGroup) |
MboSetRemote |
CountBookServiceRemote.getItemsInGroupForStore(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String storeroom,
java.lang.String invGroup)
Returns an MboSetRemote of ITEM's in the specified group of inventory in a specified Storeroom
|
MboSetRemote |
CountBookService.getItemsInStore(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String storeroom,
java.lang.String criteria) |
MboSetRemote |
CountBookServiceRemote.getItemsInStore(UserInfo userInfo,
ProfileRemote profileRemote,
java.lang.String storeroom,
java.lang.String criteria)
Returns an MboSetRemote of Rotating ITEM's in the specified Storeroom.
|
CountBookLineSetRemote |
CountBookService.populateCBLine(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum)
This method populates the CBLine with the required data.
|
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLine(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookService.populateCBLineForAItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
java.lang.String itemNum) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForAItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
java.lang.String itemNum)
This method populates the count book line for a particular item with the required data.
|
CountBookLineSetRemote |
CountBookService.populateCBLineForBinInCriteria(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboRemote countBookSelType) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForBinInCriteria(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboRemote countBookSelType)
This method populates the count book line for items which binnum match the binCriteria.
|
CountBookLineSetRemote |
CountBookService.populateCBLineForCountFrequency(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
java.util.Date userDate) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForCountFrequency(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
java.util.Date userDate)
This method is used to generate count book line from Count Frequency
|
CountBookLineSetRemote |
CountBookService.populateCBLineForItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
ItemRemote itemRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
ItemRemote itemRemote,
java.lang.String countBookNum)
This method populates the count book line for given item.
|
CountBookLineSetRemote |
CountBookService.populateCBLineForItemInGroup(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum,
java.lang.String invGroup) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForItemInGroup(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSet,
java.lang.String countBookNum,
java.lang.String invGroup)
This method populates the count book line for items in a specified group of the inventory with the required data.
|
CountBookLineSetRemote |
CountBookService.populateCBLineForItems(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
ItemSetRemote itemSetRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookServiceRemote.populateCBLineForItems(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
ItemSetRemote itemSetRemote,
java.lang.String countBookNum)
This method populates the count book line for given ItemSet
|
CountBookLineSetRemote |
CountBookRemote.populateCBLinesForBinPattern(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum)
Generates a CBLine For each bin selection criteria
|
CountBookLineSetRemote |
CountBook.populateCBLinesForBinPattern(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookRemote.populateCBLinesForCntFrequency(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService)
To generate a CBLine for specified count frequency date
|
CountBookLineSetRemote |
CountBook.populateCBLinesForCntFrequency(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService) |
CountBookLineSetRemote |
CountBookRemote.populateCBLinesForIndividualItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService)
To generate a CBLine for each Individual Item.
|
CountBookLineSetRemote |
CountBook.populateCBLinesForIndividualItem(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService) |
CountBookLineSetRemote |
CountBookRemote.populateCBLinesForItemInGroup(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService)
To generate a CBLine for each Item in the specified group.
|
CountBookLineSetRemote |
CountBook.populateCBLinesForItemInGroup(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote countBookLinesSetRemote,
java.lang.String countBookNum,
MboSetRemote countBookSelTypeSet,
CountBookServiceRemote cbService) |
CountBookLineSetRemote |
CountBookService.populateRotableCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookServiceRemote.populateRotableCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSet,
java.lang.String countBookNum)
This method populates the CBLines for all rotating items with the required data.
|
CountBookLineSetRemote |
CountBookService.populateToolsCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSetRemote,
java.lang.String countBookNum) |
CountBookLineSetRemote |
CountBookServiceRemote.populateToolsCBLines(java.lang.String storeRoom,
UserInfo userInfo,
ProfileRemote profileRemote,
CountBookLineSetRemote cbLineSet,
java.lang.String countBookNum)
This method populates the count book line for all 'tool' items with the required data.
|
Modifier and Type | Method and Description |
---|---|
ProfileRemote |
FauxMboSet.getProfile()
Undefined in the faux set.
|
ProfileRemote |
MboSet.getProfile()
Get the security profile for this UserInfo.
|
ProfileRemote |
Mbo.getProfile()
Return the profile object for this UserInfo.
|
ProfileRemote |
MboSetRemote.getProfile() |
ProfileRemote |
MboServerInterface.getProfile(UserInfo userInfo)
Return the security profile for this UserInfo.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SiteOrgRestriction.getCompanySetWhere(ProfileRemote profile,
boolean forLookup,
java.lang.String appName,
UserInfo userInfo)
Gets the companyset restriction clause
|
static java.lang.String |
SiteOrgRestriction.getItemSetWhere(ProfileRemote profile,
boolean forLookup,
java.lang.String appName,
UserInfo userInfo)
Gets the itemset restriction clause
|
static java.lang.String |
SiteOrgRestriction.getSiteOrgWhere(int siteOrgType,
ProfileRemote profile,
boolean forLookup,
java.lang.String appName,
UserInfo userInfo,
java.lang.String entityName)
returns the site/org where clause for the siteorgtype
|
static java.lang.String |
SiteOrgRestriction.getSiteOrgWhere(MboSet mboSet,
int siteOrgType,
ProfileRemote profile,
boolean forLookup,
java.lang.String appName,
UserInfo userInfo,
java.lang.String entityName)
returns the site/org where clause for the siteorgtype
|
Modifier and Type | Class and Description |
---|---|
class |
Profile
The Profile class is responsible for identifying and consolidating the security parameters
for a user who has connected to MXServer.
|
Modifier and Type | Method and Description |
---|---|
ProfileRemote |
SecurityService.getProfile(java.lang.String userID)
Get a user's security profile.
|
ProfileRemote |
SecurityServiceRemote.getProfile(UserInfo user) |
ProfileRemote |
SecurityService.getProfile(UserInfo userInfo)
Get a user's security profile by calling
getSecurityInfo . |
Modifier and Type | Method and Description |
---|---|
ProfileRemote |
AppService.getProfile(UserInfo userInfo)
Get the security profile for the specified user.
|
Modifier and Type | Method and Description |
---|---|
ProfileRemote |
RMISession.getProfile()
Return the user's security profile.
|
abstract ProfileRemote |
MXSession.getProfile()
Return the user's security profile.
|