public interface TopLinkGridPortableObject
Purpose: TopLinkGrid's analog of PortableObject interface. TopLinkGrid classes that implement this interface could be POF serialized by TopLinkSerializer class. That allows users to register a single class for all implementors of this interface, with allow-interfaces set to true.