| Package | Description |
|---|---|
| de.hybris.platform.printcockpit.resource.constraints |
| Modifier and Type | Method and Description |
|---|---|
PrintPageGridAndModeConstraintModel |
PrintPageGridAndModeConstraintResource.getPrintPageGridAndModeConstraintModel()
Convenience method which just delegates to
#getResourceValue() |
protected PrintPageGridAndModeConstraintModel |
PrintPageGridAndModeConstraintResource.readResource(String resourceId)
Gets the
PrintPageGridAndModeConstraintModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PrintPageGridAndModeConstraintModel> |
PrintPageGridAndModeConstraintsResource.getPrintPageGridAndModeConstraintsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintPageGridAndModeConstraintResource.setPrintPageGridAndModeConstraintModel(PrintPageGridAndModeConstraintModel value)
Convenience method which just delegates to
#setResourceValue(PrintPageGridAndModeConstraintModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintPageGridAndModeConstraintsResource.setPrintPageGridAndModeConstraintsCollection(Collection<PrintPageGridAndModeConstraintModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.