|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.behaviouralmodel.lov.handlers.LovManager
public class LovManager
Constructor Summary | |
---|---|
LovManager()
|
Method Summary | |
---|---|
java.util.List |
getAllColumnsNames(ModalitiesValue lov)
Returns all the names of the columns returned by the lov. |
static java.util.List |
getLabelsOfDocumentsWhichUseLov(ModalitiesValue lov)
Gets the labels of documents which use lov. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LovManager()
Method Detail |
---|
public java.util.List getAllColumnsNames(ModalitiesValue lov)
lov
- the lov to analize
public static java.util.List getLabelsOfDocumentsWhichUseLov(ModalitiesValue lov)
lov
- the lov
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |