Interface QuickSearchItem

All Superinterfaces:
BambooIdProvider, BambooObject
All Known Implementing Classes:
QuickSearchItemImpl

public interface QuickSearchItem extends BambooObject
Database object for quick search.
  • Method Details

    • getType

      @NotNull @NotNull QuickSearchItem.Type getType()
    • getEntityId

      long getEntityId()
    • getAclEntityId

      long getAclEntityId()
    • getSearchTerm

      String getSearchTerm()