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