org.richfaces.cdk.model
Interface Trackable

All Known Implementing Classes:
ComponentLibrary

public interface Trackable

Interface for model components that have related modification time.

Author:
asmirnov@exadel.com

Method Summary
 long lastModified()
          

Last modification time for model information.

 

Method Detail

lastModified

long lastModified()

Last modification time for model information.

Returns:


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.