public interface DisplayNameQuery<T extends Portal> extends PortalObjectListQuery<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
Gets the display name parameter for the query.
|
void |
setDisplayName(java.lang.String name)
Sets the display name parameter for the query.
|
execute, getResultList, setLimit, setOffset, setOrder
getPortal, getQueryType, setPortal