Package com.ptc.core.businessfield.server.businessObject


package com.ptc.core.businessfield.server.businessObject
  • Class
    Description
    This interface should be used to create custom BusinessAlgorithms for use in calculated attributes.
    This class provides a cache that custom BusinessAlgorithms can use to store state between executions of a calculation on a collection of BusinessObjects.
    Provides a convenient mechanism to retrieve and modify an instance of a business object.
    Facilitates manipulating BusinessObjects in bulk.
    Factory class for retrieving instance of BusinessObjectHelper.