public class ActionAuthorInfo extends Object implements ForeignKeyInfo
Constructor and Description |
---|
ActionAuthorInfo() |
Modifier and Type | Method and Description |
---|---|
com.querydsl.core.types.Path<String> |
getColumn() |
String |
getDescription() |
com.querydsl.core.types.dsl.NumberPath<Long> |
getSelect() |
JiraRelationalPathBase |
getTable() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
columnsToString, getColumns, getForeignKeyChangedEvent, getName
public com.querydsl.core.types.dsl.NumberPath<Long> getSelect()
getSelect
in interface ForeignKeyInfo
public com.querydsl.core.types.Path<String> getColumn()
getColumn
in interface ForeignKeyInfo
public JiraRelationalPathBase getTable()
getTable
in interface ForeignKeyInfo
public com.querydsl.core.types.Predicate getWhere(String original)
getWhere
in interface ForeignKeyInfo
public String getDescription()
getDescription
in interface ForeignKeyInfo
Copyright © 2002-2024 Atlassian. All Rights Reserved.