Package com.ptc.core.percolui
Class ContentViewsHelper
java.lang.Object
com.ptc.core.percolui.ContentViewsHelper
Helper class containing constants and methods used in Package and Managed Collection Contents table processing.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Details
-
getMemberOid
Returns package member NmOid given the client NmCommandBean
Supported API: true.- Parameters:
cb- The client NmCommandBean containing the selected package member and other client request information.- Returns:
- The selected member object NmOid (maybe null)
- Throws:
WTException- the wT exception
-
getHolderOid
Returns holder NmOid given the client NmCommandBean
Supported API: true.- Parameters:
cb- The client NmCommandBean containing the holder and other client request information.- Returns:
- The holder object NmOid (maybe null)
- Throws:
WTException- the wT exception
-