org.tm4j.panckoucke.context.PanckouckeContext .setDefaultAbstractor(java.lang.String id)

Description

Sets the Abstractor with the id id as the default abstractor or removes the current defaultAbstractor if id is null or no abstractor with the given id exists..

Parameters
java.lang.String id the id of the upcoming defaultAbstractor

Other Resources

Related Topics

Has Parameters