public class PersistentFieldBundleImpl extends Object implements PersistentFieldBundle
| Constructor and Description |
|---|
PersistentFieldBundleImpl(Collection<PersistentFieldChange> changes) |
public PersistentFieldBundleImpl(Collection<PersistentFieldChange> changes)
public boolean containsValue(String componentId, String fieldName)
PersistentFieldBundlecontainsValue in interface PersistentFieldBundlecomponentId - the nested id of the component (within the page), may be null or blank for the root component
of the pagefieldName - the name of the field whose value was persistedpublic Object getValue(String componentId, String fieldName)
getValue in interface PersistentFieldBundlecomponentId - the nested if of the component (within the page), may be null or blank for the root component
of the pagefieldName - the name of the field whose value was persisted${project.version} - Copyright © 2003-2015 The Apache Software Foundation.