net.infonode.properties.propertymap.ref
Interface PropertyMapRef

All Known Implementing Classes:
CompositeMapRef, ParentMapRef, PropertyMapPropertyRef, ThisPropertyMapRef

public interface PropertyMapRef

Version:
$Revision: 1.6 $
Author:
$Author: jesper $

Method Summary
 PropertyMapImpl getMap(PropertyMapImpl map)
           
 void write(java.io.ObjectOutputStream out)
           
 

Method Detail

getMap

PropertyMapImpl getMap(PropertyMapImpl map)

write

void write(java.io.ObjectOutputStream out)
           throws java.io.IOException
Throws:
java.io.IOException