Modifier and Type | Optional Element and Description |
---|---|
FetchAttribute[] |
attributes
Included attributes.
|
String[] |
fetchGroups
Included fetch groups.
|
String |
name
Name of fetch group.
|
boolean |
postLoad
Whether loading this group results in a post-load callback.
|
public abstract String name
public abstract boolean postLoad
public abstract FetchAttribute[] attributes
public abstract String[] fetchGroups
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.