it.eng.spagobi.analiticalmodel.document.handlers
Class BIObjectNotesManager
java.lang.Object
it.eng.spagobi.analiticalmodel.document.handlers.BIObjectNotesManager
public class BIObjectNotesManager
- extends java.lang.Object
Manages and implements utilities and task execution for BIObject notes functionality
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BIObjectNotesManager
public BIObjectNotesManager()
getExecutionIdentifier
public java.lang.String getExecutionIdentifier(java.lang.Integer biobjID,
java.lang.String executionRole,
java.util.HashMap execUrlParMapWithValues)
getExecutionIdentifier
public java.lang.String getExecutionIdentifier(BIObject biobj)
- Return an identifier for a specific execution. The identifier is composed using the
parameters url names and values.
- Parameters:
biobj
- The biobject executed. The biobject must be filled with the parameter value
selected by the user
- Returns:
- String of the biobject execution identifier