@IntegrationTest public class LinkModelTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
LinkModelTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertLink(LinkModel link,
java.lang.String type,
java.lang.String qualifier,
ItemModel src,
ItemModel tgt,
java.lang.Integer seq,
java.lang.Integer rSeq) |
protected LinkModel |
createTypedLink(java.lang.String type,
ItemModel src,
ItemModel tgt,
java.lang.Integer seq,
java.lang.Integer rSeq) |
protected java.util.Collection<LinkModel> |
getLinks(ItemModel src,
ItemModel tgt,
java.lang.String qualifier) |
void |
testPlainLinkCreationAsModel() |
void |
testRelationLinkCreationAsModel() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void testPlainLinkCreationAsModel()
public void testRelationLinkCreationAsModel()
protected void assertLink(LinkModel link, java.lang.String type, java.lang.String qualifier, ItemModel src, ItemModel tgt, java.lang.Integer seq, java.lang.Integer rSeq)
protected LinkModel createTypedLink(java.lang.String type, ItemModel src, ItemModel tgt, java.lang.Integer seq, java.lang.Integer rSeq)
Copyright © 2018 SAP SE. All Rights Reserved.