Class GeneratedCommentsConstants.Relations

java.lang.Object
de.hybris.platform.comments.constants.GeneratedCommentsConstants.Relations
Enclosing class:
GeneratedCommentsConstants

public static class GeneratedCommentsConstants.Relations extends Object
  • Field Details

    • ABSTRACTCOMMENTATTACHMENTRELATION

      public static final String ABSTRACTCOMMENTATTACHMENTRELATION
    • ABSTRACTCOMMENTAUTHORRELATION

      public static final String ABSTRACTCOMMENTAUTHORRELATION
    • COMMENTASSIGNEERELATION

      public static final String COMMENTASSIGNEERELATION
    • COMMENTCOMMENTTYPERELATION

      public static final String COMMENTCOMMENTTYPERELATION
    • COMMENTCOMPONENTRELATION

      public static final String COMMENTCOMPONENTRELATION
    • COMMENTITEMRELATION

      public static final String COMMENTITEMRELATION
    • COMMENTREPLYRELATION

      public static final String COMMENTREPLYRELATION
    • COMMENTUSERSETTINGABSTRACTCOMMENTRELATION

      public static final String COMMENTUSERSETTINGABSTRACTCOMMENTRELATION
    • COMMENTUSERSETTINGUSERRELATION

      public static final String COMMENTUSERSETTINGUSERRELATION
    • COMMENTWATCHERRELATION

      public static final String COMMENTWATCHERRELATION
    • COMPONENTCREATEPRINCIPALRELATION

      public static final String COMPONENTCREATEPRINCIPALRELATION
    • COMPONENTREADPRINCIPALRELATION

      public static final String COMPONENTREADPRINCIPALRELATION
    • COMPONENTREMOVEPRINCIPALRELATION

      public static final String COMPONENTREMOVEPRINCIPALRELATION
    • COMPONENTWRITEPRINCIPALRELATION

      public static final String COMPONENTWRITEPRINCIPALRELATION
    • DOMAINCOMMENTTYPERELATION

      public static final String DOMAINCOMMENTTYPERELATION
    • DOMAINCOMPONENTRELATION

      public static final String DOMAINCOMPONENTRELATION
    • REPLYPARENTRELATION

      public static final String REPLYPARENTRELATION
  • Constructor Details

    • Relations

      public Relations()