public static class TopiaTestQueryHelper.DepartmentProperty extends TopiaTestQueryHelper.EntityProperty<Department>
| Type | Property and Description |
|---|---|
TopiaTestQueryHelper.CompanyProperty |
company |
TopiaTestQueryHelper.EmployeProperty |
leader |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
TopiaTestQueryHelper.DepartmentProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
company() |
TopiaTestQueryHelper.CompanyProperty |
companyProperty() |
String |
defaultAlias() |
Class<Department> |
getEntityClass() |
String |
leader() |
TopiaTestQueryHelper.EmployeProperty |
leaderProperty() |
String |
name() |
String |
product() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionprotected TopiaTestQueryHelper.DepartmentProperty()
public Class<Department> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Department>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Department>public String name()
public String leader()
public TopiaTestQueryHelper.EmployeProperty leaderProperty()
public String company()
public TopiaTestQueryHelper.CompanyProperty companyProperty()
public String product()
Copyright © 2004–2014 CodeLutin. All rights reserved.