com.genesyslab.ail
Interface ConfigObject

All Known Subinterfaces:
AbstractDn, Agent, Dn, DnRoutingPoint, Person, Place

public interface ConfigObject

Interface for all the objects that are present in the Configuration Layer.


Method Summary
 boolean exists()
          Returns true if this object really exists in the Configuration Layer.
 

Method Detail

exists

boolean exists()
Returns true if this object really exists in the Configuration Layer. When this method returns false, it means that the object has been deleted in the Configuration Layer.