Uses of Class
de.hybris.platform.comments.jalo.Domain
Packages that use Domain
-
Uses of Domain in de.hybris.platform.comments.jalo
Methods in de.hybris.platform.comments.jalo that return DomainModifier and TypeMethodDescriptionGeneratedCommentsManager.createDomain(SessionContext ctx, Map attributeValues) GeneratedCommentsManager.createDomain(Map attributeValues) GeneratedCommentType.getDomain()Generated method - Getter of theCommentType.domainattribute.GeneratedCommentType.getDomain(SessionContext ctx) Generated method - Getter of theCommentType.domainattribute.GeneratedComponent.getDomain()Generated method - Getter of theComponent.domainattribute.GeneratedComponent.getDomain(SessionContext ctx) Generated method - Getter of theComponent.domainattribute.Methods in de.hybris.platform.comments.jalo with parameters of type DomainModifier and TypeMethodDescriptionprotected voidGenerated method - Setter of theCommentType.domainattribute.protected voidGeneratedCommentType.setDomain(SessionContext ctx, Domain value) Generated method - Setter of theCommentType.domainattribute.protected voidGenerated method - Setter of theComponent.domainattribute.protected voidGeneratedComponent.setDomain(SessionContext ctx, Domain value) Generated method - Setter of theComponent.domainattribute.