org.trails.record
Interface IClientAsoPropertyPersistenceStrategy

All Superinterfaces:
org.apache.tapestry.record.PropertyPersistenceStrategy
All Known Implementing Classes:
ClientAsoPropertyPersistenceStrategy

public interface IClientAsoPropertyPersistenceStrategy
extends org.apache.tapestry.record.PropertyPersistenceStrategy


Method Summary
 void addPropertyName(java.lang.String propertyName)
           
 
Methods inherited from interface org.apache.tapestry.record.PropertyPersistenceStrategy
addParametersForPersistentProperties, discardStoredChanges, getStoredChanges, store
 

Method Detail

addPropertyName

void addPropertyName(java.lang.String propertyName)


Copyright © 2004-2008. All Rights Reserved.