|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.record.PropertyPersistenceStrategyContribution
public class PropertyPersistenceStrategyContribution
A contribution to the tapestry.persist.PersistenceStrategy
configuration.
Constructor Summary | |
---|---|
PropertyPersistenceStrategyContribution()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
PropertyPersistenceStrategy |
getStrategy()
|
void |
setName(java.lang.String name)
|
void |
setStrategy(PropertyPersistenceStrategy strategy)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
---|
getLocation, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyPersistenceStrategyContribution()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
public PropertyPersistenceStrategy getStrategy()
public void setStrategy(PropertyPersistenceStrategy strategy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |