com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator

Class AbstractTransformBusinessObjectMediatorImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractTransformBusinessObjectMediatorImpl

        public AbstractTransformBusinessObjectMediatorImpl()
    • Method Detail

      • setUpdateAccessProfile

        public void setUpdateAccessProfile(java.lang.String astrAccessProfile)
        This method set the update access profile which defined in the wc-business-object-mediator.xml file.
        Parameters:
        astrAccessProfile - The name of the aceess profile.
      • getUpdateAccessProfile

        public java.lang.String getUpdateAccessProfile()
        This method returns the update access profile defined for a particular part mediator.
        Returns:
        The name of the access profile.