com.plumtree.server
Interface IPTStorable

All Known Subinterfaces:
IPTServerContext

public interface IPTStorable

Objects that can be stored implement the IPTStorable interface


Method Summary
 void Store()
          Store the object, in an object-specific manner
 

Method Detail

Store

public void Store()
Store the object, in an object-specific manner


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.