| Package | Description |
|---|---|
| de.alpharogroup.resource.system.service | |
| de.alpharogroup.resource.system.service.api |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceDomainService.create(Resource domainObject) |
Resource |
ResourceDomainService.findByDescription(String description)
Finds the
Resource object by description. |
Resource |
ResourceDomainService.findByName(String filename)
Finds the
Resource object by filename. |
Resource |
ResourceDomainService.getDefaultPlaceholder()
Gets the default placeholder.
|
Resource |
ResourceDomainService.getManPlaceholder()
Gets the man placeholder.
|
Resource |
ResourceDomainService.getWomanPlaceholder()
Gets the woman placeholder.
|
Resource |
ResourceDomainService.read(Integer id) |
Resource |
ResourceDomainService.update(Resource domainObject) |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ResourceDomainService.find(String description,
String filename,
String filesize,
String contentType)
Finds a list of
Resource objects from the given arguments. |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceDomainService.create(Resource domainObject) |
Resource |
ResourceDomainService.update(Resource domainObject) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceService.findByDescription(String description)
Finds the
Resource object by description. |
Resource |
ResourceService.findByName(String filename)
Finds the
Resource object by filename. |
Resource |
ResourceService.getDefaultPlaceholder()
Gets the default placeholder.
|
Resource |
ResourceService.getManPlaceholder()
Gets the man placeholder.
|
Resource |
ResourceService.getWomanPlaceholder()
Gets the woman placeholder.
|
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
ResourceService.find(String description,
String filename,
String filesize,
String contentType)
Finds a list of
Resource objects from the given arguments. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.