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