|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.PluginCreateMng
public class PluginCreateMng
| Constructor Summary | |
|---|---|
PluginCreateMng()
|
|
PluginCreateMng(java.lang.String packageId,
java.lang.String id,
PropertiesMng configurationProperties,
java.lang.String configurationString)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
PropertiesMng |
getConfigurationProperties()
Gets the configurationProperties value for this PluginCreateMng. |
java.lang.String |
getConfigurationString()
Gets the configurationString value for this PluginCreateMng. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getId()
Gets the id value for this PluginCreateMng. |
java.lang.String |
getPackageId()
Gets the packageId value for this PluginCreateMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConfigurationProperties(PropertiesMng configurationProperties)
Sets the configurationProperties value for this PluginCreateMng. |
void |
setConfigurationString(java.lang.String configurationString)
Sets the configurationString value for this PluginCreateMng. |
void |
setId(java.lang.String id)
Sets the id value for this PluginCreateMng. |
void |
setPackageId(java.lang.String packageId)
Sets the packageId value for this PluginCreateMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginCreateMng()
public PluginCreateMng(java.lang.String packageId,
java.lang.String id,
PropertiesMng configurationProperties,
java.lang.String configurationString)
| Method Detail |
|---|
public java.lang.String getPackageId()
public void setPackageId(java.lang.String packageId)
packageId - public java.lang.String getId()
public void setId(java.lang.String id)
id - public PropertiesMng getConfigurationProperties()
public void setConfigurationProperties(PropertiesMng configurationProperties)
configurationProperties - public java.lang.String getConfigurationString()
public void setConfigurationString(java.lang.String configurationString)
configurationString - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||