Package com.ptc.netmarkets.role
Interface NmRoleService
- All Known Implementing Classes:
StandardNmRoleService
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionaddUsersToRole(NmCommandBean cb, String roleStr, ArrayList users)
Supported API: true
-
Method Details
-
addUsersToRole
Supported API: true- Parameters:
cb-roleStr-users-- Returns:
- ArrayList
- Throws:
WTException
-