@Generated(value="com.atlassian.jira.tool.querydsl.CodeGenerator") public class QSharePermissions extends JiraRelationalPathBase<SharePermissionsDTO>
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.NumberPath<Long> |
entityId |
com.mysema.query.types.path.StringPath |
entityType |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.StringPath |
param1 |
com.mysema.query.types.path.StringPath |
param2 |
static QSharePermissions |
SHARE_PERMISSIONS |
com.mysema.query.types.path.StringPath |
type |
| Constructor and Description |
|---|
QSharePermissions(String alias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName()
Returns the ofbiz model's entity name for this query object.
|
com.mysema.query.types.path.NumberPath<Long> |
getNumericIdPath() |
getSchemaAndTable, getSchemaName, hasNumericIdadd, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getTableName, ne, neaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, eqAll, eqAny, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QSharePermissions SHARE_PERMISSIONS
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.NumberPath<Long> entityId
public final com.mysema.query.types.path.StringPath entityType
public final com.mysema.query.types.path.StringPath type
public final com.mysema.query.types.path.StringPath param1
public final com.mysema.query.types.path.StringPath param2
public QSharePermissions(String alias)
public String getEntityName()
getEntityName in class JiraRelationalPathBase<SharePermissionsDTO>public com.mysema.query.types.path.NumberPath<Long> getNumericIdPath()
getNumericIdPath in class JiraRelationalPathBase<SharePermissionsDTO>Copyright © 2002-2016 Atlassian. All Rights Reserved.