public class AbstractTransformBusinessObjectMediatorImpl extends AbstractBusinessObjectMediatorImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
AbstractTransformBusinessObjectMediatorImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUpdateAccessProfile()
This method returns the update access profile defined for a particular part mediator.
|
void |
setUpdateAccessProfile(java.lang.String astrAccessProfile)
This method set the update access profile which defined in the wc-business-object-mediator.xml file.
|
initializeConfig
public static final java.lang.String COPYRIGHT
public AbstractTransformBusinessObjectMediatorImpl()
public void setUpdateAccessProfile(java.lang.String astrAccessProfile)
astrAccessProfile
- The name of the aceess profile.public java.lang.String getUpdateAccessProfile()