| Modifier and Type | Method and Description |
|---|---|
void |
BTGCockpitService.removeBTGOutputAction(TypedObject btgoutputAction)
Removes the specific BTGOutputAction
|
void |
BTGCockpitService.removeBTGRule(TypedObject btgrule)
Removes the specific BTGRule
|
void |
BTGCockpitService.removeBTGSegment(TypedObject btgsegment)
Removes the specific BTGSegment
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBTGCockpitService.removeBTGOutputAction(TypedObject btgoutputAction) |
void |
DefaultBTGCockpitService.removeBTGRule(TypedObject btgrule) |
void |
DefaultBTGCockpitService.removeBTGSegment(TypedObject btgsegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
PublicationCloningServiceUnitTest.testCopyPublicationWithNoCopies() |
void |
PublicationCloningServiceUnitTest.testCopyPublicationWithOneCopy() |
void |
PublicationCloningServiceUnitTest.testCopyPublicationWithTwoCopies() |
| Modifier and Type | Method and Description |
|---|---|
PublicationModel |
PublicationCloningService.getPublicationCopy(PublicationModel publication)
Clones given publication, adds '_copy' suffix to the publication code.
|
| Modifier and Type | Method and Description |
|---|---|
PublicationModel |
DefaultPublicationCloningService.getPublicationCopy(PublicationModel publicationModel) |
Copyright © 2017 SAP SE. All Rights Reserved.