public class SelectDescriptorBuilder
extends java.lang.Object
| Constructor and Description |
|---|
SelectDescriptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
getElementById(java.lang.Class<T> clazz,
java.lang.String elementName,
long id) |
static SelectListDescriptor<SFailedJob> |
getFailedJobs(QueryOptions queryOptions) |
public static <T extends PersistentObject> SelectByIdDescriptor<T> getElementById(java.lang.Class<T> clazz, java.lang.String elementName, long id)
public static SelectListDescriptor<SFailedJob> getFailedJobs(QueryOptions queryOptions)