Subversion Repositories SmartDukaan

Rev

Rev 28767 | Rev 28977 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28767 Rev 28768
Line 7... Line 7...
7
import javax.persistence.GenerationType;
7
import javax.persistence.GenerationType;
8
import javax.persistence.Id;
8
import javax.persistence.Id;
9
import javax.persistence.Table;
9
import javax.persistence.Table;
10
 
10
 
11
import com.spice.profitmandi.dao.enumuration.fofo.ApplicableServiceType;
11
import com.spice.profitmandi.dao.enumuration.fofo.ApplicableServiceType;
12
import com.spice.profitmandi.dao.enumuration.fofo.PartnerStatusType;
-
 
13
 
12
 
14
/**
13
/**
15
 * This class basically contains role details
14
 * This class basically contains role details
16
 * 
15
 * 
17
 * @author Govind
16
 * @author Govind