| Interface | Description |
|---|---|
| ProjectResource<P extends GenericProject> |
Any resource associated to a project.
|
| ProjectVisitor |
Project visitor.
|
| Class | Description |
|---|---|
| AdministrableProject |
Dto to decorate a generic project with functional informations such as "deletable" or is "template".
|
| GenericLibrary<NODE extends LibraryNode> |
Abstract superclass of
Library implementations based on generics. |
| GenericProject |
GenericProject is the superclass of Project and ProjectTemplate.
|
| LibraryPluginBinding | |
| Project | |
| ProjectPermission |
This class represents an agregation of permissions (read, write and so on) which can be given to a user and which
have a scope of object identities.
|
| ProjectTemplate |
A Project template, which can hold no nodes but will be used to build "real" projects
|
| ProjectUtils |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.