com.centrasite.control.discovery
Interface ValidateTabAdapter

All Superinterfaces:
DetailViewTabAdapter

public interface ValidateTabAdapter
extends DetailViewTabAdapter

All Tab Adapter that need to be validated should implement this interface


Method Summary
 boolean validateTabAdapter()
          Implement this method in the Tab adapter and put validation there.
 
Methods inherited from interface com.centrasite.control.discovery.DetailViewTabAdapter
findDynamicallyGeneratedPageURL, initialize, isModified, isReadOnly, passivateProperties, reset, revertProperties, setModified, setReadOnly
 

Method Detail

validateTabAdapter

boolean validateTabAdapter()
Implement this method in the Tab adapter and put validation there.

Returns:
true/false