| Modifier and Type | Method and Description |
|---|---|
SystemSetupAuditModel |
SystemSetupAuditDAO.storeSystemPatchAction(SystemSetupCollectorResult collectorResult) |
| Modifier and Type | Method and Description |
|---|---|
SystemSetupAuditModel |
DefaultSystemSetupAuditDAO.storeSystemPatchAction(SystemSetupCollectorResult collectorResult) |
| Modifier and Type | Method and Description |
|---|---|
SystemSetupAuditModel |
TestSystemSetupAuditDAO.storeSystemPatchAction(SystemSetupCollectorResult collectorResult) |
| Modifier and Type | Method and Description |
|---|---|
SystemSetupAuditModel |
SystemSetupAuditResource.getSystemSetupAuditModel()
Convenience method which just delegates to
#getResourceValue() |
protected SystemSetupAuditModel |
SystemSetupAuditResource.readResource(String resourceId)
Gets the
SystemSetupAuditModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SystemSetupAuditModel> |
SystemSetupAuditsResource.getSystemSetupAuditsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemSetupAuditResource.setSystemSetupAuditModel(SystemSetupAuditModel value)
Convenience method which just delegates to
#setResourceValue(SystemSetupAuditModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemSetupAuditsResource.setSystemSetupAuditsCollection(Collection<SystemSetupAuditModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.