L<Rose::DB::Object::Helpers/as_tree>. How much of such an object is
 copied depends on its type. For example, a dump of a customer object
 might also include the dumps of the shipping address and contact
 L<Rose::DB::Object::Helpers/as_tree>. How much of such an object is
 copied depends on its type. For example, a dump of a customer object
 might also include the dumps of the shipping address and contact
 C<SL::Clipboard::RequirementSpecItem>. These support classes must
 inherit from L<SL::Clipboard::Base> which offers almost a full set of
 support functions so that the actual specialized class has to do very
 C<SL::Clipboard::RequirementSpecItem>. These support classes must
 inherit from L<SL::Clipboard::Base> which offers almost a full set of
 support functions so that the actual specialized class has to do very
 
 As the clipboard is session-based its contents will be lost when the
 session expires (either due to timeouts or to the user logging off).
 
 As the clipboard is session-based its contents will be lost when the
 session expires (either due to timeouts or to the user logging off).