jongpie/NebulaFramework

View on GitHub
nebula-app-framework/main/query-and-search/classes/QueryDateLiteral.cls

Summary

Maintainability
Test Coverage

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_MONTHS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_DAYS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_WEEKS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_FISCAL_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_MONTHS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral N_DAYS_AGO(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_DAYS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_FISCAL_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_FISCAL_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_WEEKS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_WEEKS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_DAYS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_MONTHS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral LAST_N_MONTHS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral N_DAYS_AGO(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_FISCAL_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_DAYS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_FISCAL_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_WEEKS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral LAST_N_YEARS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not contain underscores
Open

    public static QueryDateLiteral NEXT_N_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

Method names should not start with capital letters
Open

    public static QueryDateLiteral NEXT_N_FISCAL_QUARTERS(Integer num) {

MethodNamingConventions

Since: PMD 5.5.0

Priority: Medium

Categories: Style

Remediation Points: 50000

Method names should always begin with a lower case character, and should not contain underscores.

Example:

public class Foo {
    public void fooStuff() {
    }
}

PMD properties

Name Value Description
violationSuppressRegex Suppress violations with messages matching a regular expression
violationSuppressXPath Suppress violations on nodes which match a given relative XPath expression.
cc_categories Style Code Climate Categories
ccremediationpoints_multiplier 1 Code Climate Remediation Points multiplier
ccblockhighlighting false Code Climate Block Highlighting

There are no issues that match your filters.

Category
Status