Class ModificationsBuilder

java.lang.Object
org.somda.sdc.glue.common.ModificationsBuilder

public class ModificationsBuilder extends Object
Utility class to create an MdibDescriptionModifications object from an Mdib container.

Important note: the MDIB passed to the ModificationsBuilder will be modified. Make sure to pass a copy if necessary.

Use MdibMapper to map from MdibAccess to an Mdib object.