Class BusinessObjectHelperFactory
java.lang.Object
com.ptc.core.businessfield.server.businessObject.BusinessObjectHelperFactory
Factory class for retrieving instance of BusinessObjectHelper.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic BusinessObjectHelperGet an instance of the business object helper.
-
Method Details
-
getBusinessObjectHelper
Get an instance of the business object helper.
Supported API: true- Returns:
- An instance of the business object helper. Will not return null.
-