public interface SiteAwareAmetysObject extends AmetysObject
Site
.Modifier and Type | Method and Description |
---|---|
Site |
getSite()
Returns this object's site.
|
String |
getSiteName()
Returns this object's site name.
|
equals, getId, getName, getParent, getParentPath, getPath, hashCode
String getSiteName() throws AmetysRepositoryException
AmetysRepositoryException
- if an error occurs.Site getSite() throws AmetysRepositoryException
AmetysRepositoryException
- if an error occurs.