Interface DomainService
public interface DomainService
-
Method Summary
Modifier and TypeMethodDescriptionvoiddomainDelete(int id) domainGet(int id) voiddomainMove(int newParentId, Set<Integer> ids) intdomainUpdate(Domain domain)
voiddomainDelete(int id) domainGet(int id) voiddomainMove(int newParentId,
Set<Integer> ids) intdomainUpdate(Domain domain)