package bush
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class AggregationSearchRequest(query: String, paging: Paging, relations: BushRelations.BushRelations, entity: Option[EntityObjectIdentity]) extends Product with Serializable
- case class ByParentSearchRequest(query: String, paging: Paging, entity: EntityObjectIdentity, leafType: EntityTypeId) extends Product with Serializable
Value Members
- object AggregationSearchRequest extends Serializable
- object BushRelations
- object ByParentSearchRequest extends Serializable