public class ObjectBean extends Object
| Constructor and Description |
|---|
ObjectBean()
Creates a new ObjectBean.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
attach(FacesConfigBean owner)
Attaches the object.
|
protected FacesConfigBean |
getOwner() |
boolean |
isModifiedSince(long timestamp)
Returns true if this faces config document has been modified since
the specified timestamp.
|
public boolean isModifiedSince(long timestamp)
timestamp - the timestamp in UTC millisprotected FacesConfigBean getOwner()
protected void attach(FacesConfigBean owner)
owner - the faces config ownerCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.