org.granite.client.tide.data
Interface Lazyable

All Superinterfaces:
Identifiable

public interface Lazyable
extends Identifiable

Author:
William DRAI

Method Summary
 boolean isInitialized()
           
 
Methods inherited from interface org.granite.client.tide.data.Identifiable
getUid, setUid
 

Method Detail

isInitialized

boolean isInitialized()