Interface TransientValueGetter
-
- All Known Implementing Classes:
ContentModelItemData
public interface TransientValueGetterInterface definition for an object that retrieves a transient filed value.- Since:
- 3.4
- Author:
- Nick Smith
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetTransientValue(java.lang.String name)
-