com.atlassian.greenhopper.service.rapid.view
Class ColumnStatusDao

java.lang.Object
  extended by com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao<java.lang.Long,ColumnStatusAO>
      extended by com.atlassian.greenhopper.service.rapid.view.ColumnStatusDao

@Service
public class ColumnStatusDao
extends GenericActiveObjectsDao<java.lang.Long,ColumnStatusAO>


Field Summary
 
Fields inherited from class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
ao, entityType, log
 
Constructor Summary
ColumnStatusDao()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
create, delete, delete, findBy, flushAll, load, preDelete, save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnStatusDao

public ColumnStatusDao()


Copyright © 2007-2014 Atlassian. All Rights Reserved.