tinlizard.model
Class QueryNames
java.lang.Object
tinlizard.model.QueryNames
public final class QueryNames
- extends Object
Utility Class to hold the named query names.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECT_BY_NAME
public static final String PROJECT_BY_NAME
- See Also:
- Constant Field Values
CODELINE_BY_NAME
public static final String CODELINE_BY_NAME
- See Also:
- Constant Field Values
CODELINES_BY_NAME_AND_SCM_CONNECTION
public static final String CODELINES_BY_NAME_AND_SCM_CONNECTION
- See Also:
- Constant Field Values
CODELINES_MODIFIED_SINCE_DATE
public static final String CODELINES_MODIFIED_SINCE_DATE
- See Also:
- Constant Field Values
CODELINE_MAIN_LINE
public static final String CODELINE_MAIN_LINE
- See Also:
- Constant Field Values
CODELINES_ACTIVE
public static final String CODELINES_ACTIVE
- See Also:
- Constant Field Values
CODELINES_ACTIVE_FOR_PROJECT
public static final String CODELINES_ACTIVE_FOR_PROJECT
- See Also:
- Constant Field Values
CODELINES_ACTIVE_FOR_VIEW
public static final String CODELINES_ACTIVE_FOR_VIEW
- See Also:
- Constant Field Values
CODELINES_ALL_FOR_PROJECT
public static final String CODELINES_ALL_FOR_PROJECT
- See Also:
- Constant Field Values
CODELINES_ALL_FOR_VIEW
public static final String CODELINES_ALL_FOR_VIEW
- See Also:
- Constant Field Values
CODELINES_ALL_FOR_POLICY
public static final String CODELINES_ALL_FOR_POLICY
- See Also:
- Constant Field Values
CODELINES_DEFINING_ARTIFACT
public static final String CODELINES_DEFINING_ARTIFACT
- See Also:
- Constant Field Values
CODELINES_DEFINING_ARTIFACT_ANY_VERSION
public static final String CODELINES_DEFINING_ARTIFACT_ANY_VERSION
- See Also:
- Constant Field Values
CODELINES_DEPENDENT_ON_ARTIFACT
public static final String CODELINES_DEPENDENT_ON_ARTIFACT
- See Also:
- Constant Field Values
CODELINES_DEPENDENT_ON_ARTIFACT_ANY_VERSION
public static final String CODELINES_DEPENDENT_ON_ARTIFACT_ANY_VERSION
- See Also:
- Constant Field Values
CODELINES_BY_USER
public static final String CODELINES_BY_USER
- See Also:
- Constant Field Values
VIEW_BY_NAME
public static final String VIEW_BY_NAME
- See Also:
- Constant Field Values
POLICY_BY_NAME
public static final String POLICY_BY_NAME
- See Also:
- Constant Field Values
USER_BY_NAME
public static final String USER_BY_NAME
- See Also:
- Constant Field Values
DEPENDENCIES_BY_CODELINE
public static final String DEPENDENCIES_BY_CODELINE
- See Also:
- Constant Field Values
DEPENDENCIES_BY_COORDS
public static final String DEPENDENCIES_BY_COORDS
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.