| 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 | |
| ProjectForCustomCompare | |
| 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 | |
| QGenericLibrary |
QGenericLibrary is a Querydsl query type for GenericLibrary
|
| QGenericProject |
QGenericProject is a Querydsl query type for GenericProject
|
| QLibraryPluginBinding |
QLibraryPluginBinding is a Querydsl query type for LibraryPluginBinding
|
| QProject |
QProject is a Querydsl query type for Project
|
| QProjectTemplate |
QProjectTemplate is a Querydsl query type for ProjectTemplate
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.