| Package | Description |
|---|---|
| de.hybris.platform.comments.jalo |
| Modifier and Type | Method and Description |
|---|---|
Domain |
GeneratedCommentsManager.createDomain(java.util.Map attributeValues) |
Domain |
GeneratedCommentsManager.createDomain(SessionContext ctx,
java.util.Map attributeValues) |
Domain |
GeneratedCommentType.getDomain()
Generated method - Getter of the
CommentType.domain attribute. |
Domain |
GeneratedComponent.getDomain()
Generated method - Getter of the
Component.domain attribute. |
Domain |
GeneratedCommentType.getDomain(SessionContext ctx)
Generated method - Getter of the
CommentType.domain attribute. |
Domain |
GeneratedComponent.getDomain(SessionContext ctx)
Generated method - Getter of the
Component.domain attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedCommentType.setDomain(Domain value)
Generated method - Setter of the
CommentType.domain attribute. |
protected void |
GeneratedComponent.setDomain(Domain value)
Generated method - Setter of the
Component.domain attribute. |
protected void |
GeneratedCommentType.setDomain(SessionContext ctx,
Domain value)
Generated method - Setter of the
CommentType.domain attribute. |
protected void |
GeneratedComponent.setDomain(SessionContext ctx,
Domain value)
Generated method - Setter of the
Component.domain attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.