To completely remove governance lifecycle control from an object or collection use the ServiceRegistryGovernance EJB method removeGovernance().
This method passes the bsrURI of the root object in the collection.
This invocation will remove the lifecycle state classification from all objects in the collection and will delete the corresponding GovernanceRecord, placing the all objects in the collection back to an ungoverned state.
Typically access controls are defined to ensure that only administrative users had authority to remove governance from a collection.