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