net.wotonomy.access
Interface EOPropertyListEncoding

All Known Implementing Classes:
EOAttribute, EOEntity, EORelationship, EOStoredProcedure

public interface EOPropertyListEncoding

Implemented by classes that are read from property lists and that can be written back to property lists.

Version:
$Revision: 894 $
Author:
ezamudio@nasoft.com, $Author: cgruber $

Method Summary
 void awakeWithPropertyList(net.wotonomy.foundation.NSDictionary plist)
           
 void encodeIntoPropertyList(net.wotonomy.foundation.NSMutableDictionary plist)
           
 

Method Detail

awakeWithPropertyList

void awakeWithPropertyList(net.wotonomy.foundation.NSDictionary plist)

encodeIntoPropertyList

void encodeIntoPropertyList(net.wotonomy.foundation.NSMutableDictionary plist)


Copyright © 2006 null. All Rights Reserved.