Package org.opencms.ui.apps.dbmanager
Class CmsResourceTypeStatResult
java.lang.Object
org.opencms.ui.apps.dbmanager.CmsResourceTypeStatResult
Class for the result of a database statistic set.
-
Constructor Summary
ConstructorDescriptionCmsResourceTypeStatResult
(I_CmsResourceType type, String siteRoot, int count) Public constructor. -
Method Summary
-
Constructor Details
-
CmsResourceTypeStatResult
Public constructor.- Parameters:
type
- of resourcessiteRoot
- of sitecount
- of found resources
-
-
Method Details
-
equals
-
getResult
Gets the localized result message.- Returns:
- the result as string
-
getSiteRoot
Getter for site root.- Returns:
- site roor
-
getTimestamp
Getter for timestamp.- Returns:
- the timestamp
-
getType
Getter for resource type.- Returns:
- the resource type
-
getTypeTitle
Gets the title of the resource type.- Returns:
- title of resource type
-
hashCode
-