Interface RankableObjectAO

All Superinterfaces:
Entity, net.java.ao.RawEntity<Long>

public interface RankableObjectAO extends Entity
  • Method Summary

    Modifier and Type
    Method
    Description
    Type
    void
     

    Methods inherited from interface com.atlassian.greenhopper.service.rapid.view.Entity

    getId

    Methods inherited from interface net.java.ao.RawEntity

    addPropertyChangeListener, getEntityManager, getEntityType, init, removePropertyChangeListener, save
  • Method Details

    • getType

      String getType()
      Type
    • setType

      void setType(String type)