|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SiteGroup
Represents a group of Sites that share a SharabelType
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the SiteGroup id. |
java.util.Collection<ShareableType> |
getShareableTypes()
Gets a Collection of ShareableType |
java.util.Collection<Site> |
getSites()
Gets a Collection of Site |
| Methods inherited from interface atg.repository.RepositoryItem |
|---|
getContextMemberships, getItemDescriptor, getPropertyValue, getRepository, getRepositoryId, isTransient |
| Methods inherited from interface atg.repository.DisplayableItem |
|---|
getItemDisplayName |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String getId()
java.util.Collection<ShareableType> getShareableTypes()
ShareableType
ShareableTypejava.util.Collection<Site> getSites()
Site
Site
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||