Interface Website
- All Superinterfaces:
Entity
,Resource
,Serializable
Represents a website for a User.
-
Method Summary
Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
getUrl
String getUrl()Gets the URL of the website.- Returns:
- The URL of the website
-
getType
WebsiteType getType()Gets the type of website.- Returns:
- the type of website
-