public class Domains extends AbstractItems<DomainModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DOMAIN_CODE |
static java.lang.String |
DOMAIN_NAME |
static java.lang.String |
TICKET_SYSTEM_DOMAIN |
| Constructor and Description |
|---|
Domains() |
| Modifier and Type | Method and Description |
|---|---|
protected CommentService |
getCommentService() |
void |
setCommentService(CommentService commentService) |
DomainModel |
ticketSystem() |
DomainModel |
warehousingDomain() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelService, getOrSaveAndReturn, setFlexibleSearchService, setModelServicepublic static final java.lang.String DOMAIN_CODE
public static final java.lang.String DOMAIN_NAME
public static final java.lang.String TICKET_SYSTEM_DOMAIN
public DomainModel warehousingDomain()
public DomainModel ticketSystem()
protected CommentService getCommentService()
public void setCommentService(CommentService commentService)
Copyright © 2018 SAP SE. All Rights Reserved.