|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.engine.services.PentahoMessenger
org.pentaho.platform.uifoundation.component.BaseUIComponent
org.pentaho.platform.uifoundation.component.xml.XmlComponent
org.pentaho.platform.uifoundation.component.xml.PropertiesEditorUIComponent
public class PropertiesEditorUIComponent
| Field Summary |
|---|
| Fields inherited from class org.pentaho.platform.uifoundation.component.BaseUIComponent |
|---|
debug |
| Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
|---|
EMPTYLOGID, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR |
| Fields inherited from interface org.pentaho.platform.api.engine.ILogger |
|---|
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN |
| Constructor Summary | |
|---|---|
PropertiesEditorUIComponent(IPentahoUrlFactory urlFactory,
java.util.List messages,
IPentahoSession session)
|
|
| Method Summary | |
|---|---|
org.apache.commons.logging.Log |
getLogger()
|
org.dom4j.Document |
getXmlContent()
|
boolean |
validate()
|
| Methods inherited from class org.pentaho.platform.uifoundation.component.xml.XmlComponent |
|---|
getContent |
| Methods inherited from class org.pentaho.platform.uifoundation.component.BaseUIComponent |
|---|
done, getObjectParameter, getParameter, getParameterAsArray, getParameterProviders, getXsl, getXslProperties, handleRequest, setParameterProvider, setParameterProviders, setRequestHandler, setUrlFactory, setXsl, setXslProperty, validate |
| Methods inherited from class org.pentaho.platform.engine.services.PentahoMessenger |
|---|
debug, debug, error, error, error, fatal, fatal, getMessages, getUserString, info, info, setMessages, trace, trace, warn, warn |
| Methods inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
|---|
genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getLogId, getObjectName, setLoggingLevel, setLogId |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesEditorUIComponent(IPentahoUrlFactory urlFactory,
java.util.List messages,
IPentahoSession session)
| Method Detail |
|---|
public org.dom4j.Document getXmlContent()
getXmlContent in interface IXMLComponentgetXmlContent in class XmlComponentpublic org.apache.commons.logging.Log getLogger()
getLogger in class BaseUIComponentpublic boolean validate()
validate in interface IUIComponentvalidate in class BaseUIComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||