atg.multisite
Interface Site
- All Superinterfaces: 
- DisplayableItem, RepositoryItem, java.io.Serializable
- public interface Site 
- extends RepositoryItem, java.io.Serializable
The Site interface represents a snapshot of the
 property values associated with a site item. This interface
 extends the RepositoryItem interface so that Site snapshots
 and site config repository items can be treated the same.
| Field Summary | 
| static java.lang.String | CLASS_VERSIONClass version string
 | 
 
| Method Summary | 
|  java.lang.String | getId()get the  site id
 | 
 
 
 
CLASS_VERSION
static final java.lang.String CLASS_VERSION
- Class version string
 
- See Also:
- Constant Field Values
 
getId
java.lang.String getId()
- get the  site id
 
- 
 
- 
- Returns:
- the site id as a String