public interface DomainService
Modifier and Type | Method and Description |
---|---|
Domain |
getByName(String name,
String... joins)
Pobiera domene po nazwie
|
Domain |
getDomain(Long id)
Pobiera domene po id
|
List<Domain> |
getDomainList()
Pobiera listę domen z systemu
|
Copyright © 2019 Suncode. All rights reserved.