| Package | Description | 
|---|---|
| com.fatwire.assetapi.query | 
| Modifier and Type | Method and Description | 
|---|---|
| static AssetStatisticsAction | AssetStatisticsAction. fromString(String value) | 
| AssetStatisticsAction | AssetStatistics. getAction() | 
| static AssetStatisticsAction | AssetStatisticsAction. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AssetStatisticsAction[] | AssetStatisticsAction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| IList | AssetStatisticsStorage. query(Date from,
     Date end,
     List<AssetStatisticsAction> actions,
     String userField,
     String username,
     String siteName,
     String what,
     String sqlEnd,
     boolean contentAssetOnly) |