Uses of Class
ccc.api.core.Res

Packages that use Res
ccc.api.core   
ccc.plugins.s11n.json   
 

Uses of Res in ccc.api.core
 

Subclasses of Res in ccc.api.core
 class ActionSummary
          Summary of a CCC scheduled action.
 class Alias
          A new alias.
 class API
          TODO: Add a description for this type.
 class Comment
          DTO describing a comment.
 class File
          A summary of a file resource.
 class Folder
          A new folder.
 class Group
          DTO for a user group.
 class Page
          A new page.
 class PagedCollection<T>
          Wrapper class for a collection of DTOs.
 class Resource
          A read-only snapshot of a resource.
 class ResourceSummary
          A summary of a resource.
 class Template
          A new template.
 class User
          A summary of a user.
 

Uses of Res in ccc.plugins.s11n.json
 

Classes in ccc.plugins.s11n.json with type parameters of type Res
 class ResSerializer<T extends Res>
          Serializer for Ress.
 



Copyright © 2010. All Rights Reserved.