public class Components extends AbstractItems<ComponentModel>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_CODE |
static java.lang.String |
COMPONENT_NAME |
static java.lang.String |
TICKET_COMPONENT |
| Constructor and Description |
|---|
Components() |
| Modifier and Type | Method and Description |
|---|---|
protected CommentService |
getCommentService() |
Domains |
getDomains() |
void |
setCommentService(CommentService commentService) |
void |
setDomains(Domains domains) |
ComponentModel |
ticketComponent() |
ComponentModel |
warehousingComponent() |
getFlexibleSearchService, getFromCollectionOrSaveAndReturn, getModelService, getOrSaveAndReturn, setFlexibleSearchService, setModelServicepublic static final java.lang.String COMPONENT_CODE
public static final java.lang.String COMPONENT_NAME
public static final java.lang.String TICKET_COMPONENT
public ComponentModel warehousingComponent()
public ComponentModel ticketComponent()
protected CommentService getCommentService()
public void setCommentService(CommentService commentService)
public Domains getDomains()
public void setDomains(Domains domains)
Copyright © 2018 SAP SE. All Rights Reserved.