public class PSCassette extends PSAdminObject
Modifier | Constructor and Description |
---|---|
protected | PSCassette(com.ibm.etill.org.w3c.dom.Element xml)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCassetteName()
Deprecated.
Returns the name of the cassette.
|
java.lang.String | getCompanyPkgName()
Deprecated.
Returns the company name associated with the cassette.
|
java.lang.Integer | getTraceSetting()
Deprecated.
WebSphere Commerce now uses the WebSphere trace facility to manage trace settings. You should instead use the WebSphere Application Server administrator's console to determine what trace settings are enabled for each cassette.
|
protected static java.util.Hashtable | processCollection(com.ibm.etill.org.w3c.dom.Element element)
Deprecated.
processCollection
|
protected PSCassette(com.ibm.etill.org.w3c.dom.Element xml)
protected static java.util.Hashtable processCollection(com.ibm.etill.org.w3c.dom.Element element)
public java.lang.String getCassetteName()
public java.lang.String getCompanyPkgName()
public java.lang.Integer getTraceSetting()