Package | Description |
---|---|
com.versionone.om |
Modifier and Type | Method and Description |
---|---|
Collection<Theme> |
Theme.getChildThemes(ThemeFilter filter)
Child Themes of this Theme.
|
Collection<Theme> |
Member.getOwnedThemes(ThemeFilter filter)
A collection of Themes owned by this member.
|
Collection<Theme> |
Project.getThemes(ThemeFilter filter)
Get Themes in this Project filtered as specified in the passed in filter.
|
Collection<Theme> |
Goal.getThemes(ThemeFilter filter)
Themes assigned to this Goal.
|
Collection<Theme> |
Project.getThemes(ThemeFilter filter,
boolean includeSubprojects)
Get Themes in this Project filtered as specified in the passed in filter.
|
Collection<Theme> |
V1InstanceGetter.themes(ThemeFilter filter)
Get themes filtered by the criteria specified in the passed in filter.
|
Copyright © 2013 Version One, Inc.. All rights reserved.