| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.domain.denormalizedfield |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QCustomFieldBinding.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QCustomFieldBinding.renderingLocations |
| Modifier and Type | Method and Description |
|---|---|
abstract RenderingLocation[] |
BindableEntity.getValidRenderingLocations() |
static RenderingLocation |
RenderingLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RenderingLocation[] |
RenderingLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<RenderingLocation> |
CustomFieldBinding.copyRenderingLocations() |
Set<RenderingLocation> |
CustomFieldBinding.getRenderingLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldBinding.addRenderingLocation(RenderingLocation location) |
void |
CustomFieldBinding.removeRenderingLocation(RenderingLocation location) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldBinding.setRenderingLocations(Set<RenderingLocation> renderingLocations) |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedFieldValue.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedFieldValue.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedMultiSelectField.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedMultiSelectField.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedSingleSelectField.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedSingleSelectField.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedRichValue.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedRichValue.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedNumericValue.renderingLocations |
com.querydsl.core.types.dsl.SetPath<RenderingLocation,com.querydsl.core.types.dsl.EnumPath<RenderingLocation>> |
QDenormalizedNumericValue.renderingLocations |
protected Set<RenderingLocation> |
DenormalizedFieldValue.renderingLocations |
| Modifier and Type | Method and Description |
|---|---|
Set<RenderingLocation> |
DenormalizedFieldValue.getRenderingLocations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalizedFieldValue.setRenderingLocations(Set<RenderingLocation> renderingLocations) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.