it.eng.spagobi.behaviouralmodel.lov.bo
Interface IJavaClassLov
- All Known Implementing Classes:
- AbstractJavaClassLov
public interface IJavaClassLov
Method Summary |
java.util.List |
getNamesOfProfileAttributeRequired()
Gets the list of profile attribute names required by the class. |
java.lang.String |
getValues(it.eng.spago.security.IEngUserProfile profile)
Gets the values formatted into an xml structure. |
getValues
java.lang.String getValues(it.eng.spago.security.IEngUserProfile profile)
- Gets the values formatted into an xml structure.
- Parameters:
profile
- a user profile used to fill attributes required by the query
- Returns:
- the xml string of the values
getNamesOfProfileAttributeRequired
java.util.List getNamesOfProfileAttributeRequired()
- Gets the list of profile attribute names required by the class.
- Returns:
- the list of profile attribute names