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)
PersistentFieldBundle
containsValue
in interface PersistentFieldBundle
componentId
- 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 PersistentFieldBundle
componentId
- 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.