Uses of Class
de.hybris.platform.comments.jalo.Domain
-
Packages that use Domain Package Description de.hybris.platform.comments.jalo -
-
Uses of Domain in de.hybris.platform.comments.jalo
Methods in de.hybris.platform.comments.jalo that return Domain Modifier and Type Method Description DomainGeneratedCommentsManager. createDomain(SessionContext ctx, java.util.Map attributeValues)DomainGeneratedCommentsManager. createDomain(java.util.Map attributeValues)DomainGeneratedCommentType. getDomain()Generated method - Getter of theCommentType.domainattribute.DomainGeneratedCommentType. getDomain(SessionContext ctx)Generated method - Getter of theCommentType.domainattribute.DomainGeneratedComponent. getDomain()Generated method - Getter of theComponent.domainattribute.DomainGeneratedComponent. getDomain(SessionContext ctx)Generated method - Getter of theComponent.domainattribute.Methods in de.hybris.platform.comments.jalo with parameters of type Domain Modifier and Type Method Description protected voidGeneratedCommentType. setDomain(Domain value)Generated method - Setter of theCommentType.domainattribute.protected voidGeneratedCommentType. setDomain(SessionContext ctx, Domain value)Generated method - Setter of theCommentType.domainattribute.protected voidGeneratedComponent. setDomain(Domain value)Generated method - Setter of theComponent.domainattribute.protected voidGeneratedComponent. setDomain(SessionContext ctx, Domain value)Generated method - Setter of theComponent.domainattribute.
-