atg.multisite
Interface SiteStateProcessor


public interface SiteStateProcessor

Implementations of this interface will determine site state


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 boolean isSiteActive(RepositoryItem pSite)
          Returns true if a site is deemed to be active
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

isSiteActive

boolean isSiteActive(RepositoryItem pSite)
Returns true if a site is deemed to be active