Package com.google.gerrit.server.project
Class ChildProjectResource
java.lang.Object
com.google.gerrit.server.project.ChildProjectResource
- All Implemented Interfaces:
- RestResource
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.google.gerrit.extensions.restapi.RestResourceRestResource.HasLastModified
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.google.inject.TypeLiteral<RestView<ChildProjectResource>> 
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
CHILD_PROJECT_KINDpublic static final com.google.inject.TypeLiteral<RestView<ChildProjectResource>> CHILD_PROJECT_KIND
 
- 
- 
Constructor Details- 
ChildProjectResource
 
- 
- 
Method Details- 
getParent
- 
getChild
- 
isDirectChildpublic boolean isDirectChild()
 
-