|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.portal.PortalUserHelper
public class PortalUserHelper
Constructor Summary | |
---|---|
PortalUserHelper()
|
Method Summary | |
---|---|
java.lang.String |
constructResponseForRoleList4User(java.util.HashMap infoMap)
Builds xml representation for all the roles for the currrent user |
java.lang.String |
constructResponseForUserList(java.util.HashMap infoMap)
Builds xml representation of all the users of the current user company. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalUserHelper()
Method Detail |
---|
public java.lang.String constructResponseForUserList(java.util.HashMap infoMap) throws com.ibm.pim.common.exceptions.PIMException, com.ibm.pim.common.exceptions.PIMInternalException
WPCPortalUserHelper
constructResponseForUserList
in interface WPCPortalUserHelper
infoMap
- A hashMap containing the header informationl
com.ibm.pim.common.exceptions.PIMException
com.ibm.pim.common.exceptions.PIMInternalException
public java.lang.String constructResponseForRoleList4User(java.util.HashMap infoMap) throws com.ibm.pim.common.exceptions.PIMException, com.ibm.pim.common.exceptions.PIMInternalException
WPCPortalUserHelper
constructResponseForRoleList4User
in interface WPCPortalUserHelper
infoMap
- A map containing the header information.
com.ibm.pim.common.exceptions.PIMException
com.ibm.pim.common.exceptions.PIMInternalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |