Uses of Class
it.eng.spagobi.profiling.bean.SbiUserAttributesId

Packages that use SbiUserAttributesId
it.eng.spagobi.profiling.bean   
 

Uses of SbiUserAttributesId in it.eng.spagobi.profiling.bean
 

Methods in it.eng.spagobi.profiling.bean that return SbiUserAttributesId
 SbiUserAttributesId SbiUserAttributes.getId()
           
 

Methods in it.eng.spagobi.profiling.bean with parameters of type SbiUserAttributesId
 void SbiUserAttributes.setId(SbiUserAttributesId id)
           
 

Constructors in it.eng.spagobi.profiling.bean with parameters of type SbiUserAttributesId
SbiUserAttributes(SbiUserAttributesId id, SbiUser sbiUser, SbiAttribute sbiAttribute)
           
SbiUserAttributes(SbiUserAttributesId id, SbiUser sbiUser, SbiAttribute sbiAttribute, java.lang.String attributeValue)