|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnapshotSupport | |
---|---|
ccc.domain | The core domain model for CCC. |
Uses of SnapshotSupport in ccc.domain |
---|
Classes in ccc.domain that implement SnapshotSupport | |
---|---|
class |
AliasEntity
An alias resource. |
class |
FileEntity
A file resource. |
class |
FolderEntity
A folder that can contain other resources. |
class |
HistoricalResource<S,T extends RevisionEntity<S>>
A resource that records each update made over time. |
class |
PageEntity
A page resource. |
class |
ResourceEntity
An abstract superclass that contains shared behaviour for the different types of CCC resource. |
class |
Search
A search that can return other results. |
class |
TemplateEntity
A template is used to define how a resource will be displayed. |
class |
WorkingCopySupport<T extends RevisionEntity<U>,U,V extends WorkingCopy<U>>
Abstract helper class that provides working copy support for resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |