|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.standard.beans.PluginMng
public class PluginMng
| Constructor Summary | |
|---|---|
PluginMng()
|
|
PluginMng(java.lang.String className,
PropertiesMng configurationProperties,
java.lang.String configurationTemplate,
java.lang.String description,
boolean factory,
java.lang.String id,
java.lang.String name,
java.lang.String packageId,
int type,
int portalLevel,
int actorType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
getActorType()
Gets the actorType value for this PluginMng. |
java.lang.String |
getClassName()
Gets the className value for this PluginMng. |
PropertiesMng |
getConfigurationProperties()
Gets the configurationProperties value for this PluginMng. |
java.lang.String |
getConfigurationTemplate()
Gets the configurationTemplate value for this PluginMng. |
java.lang.String |
getDescription()
Gets the description value for this PluginMng. |
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 PluginMng. |
java.lang.String |
getName()
Gets the name value for this PluginMng. |
java.lang.String |
getPackageId()
Gets the packageId value for this PluginMng. |
int |
getPortalLevel()
Gets the portalLevel value for this PluginMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getType()
Gets the type value for this PluginMng. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isFactory()
Gets the factory value for this PluginMng. |
void |
setActorType(int actorType)
Sets the actorType value for this PluginMng. |
void |
setClassName(java.lang.String className)
Sets the className value for this PluginMng. |
void |
setConfigurationProperties(PropertiesMng configurationProperties)
Sets the configurationProperties value for this PluginMng. |
void |
setConfigurationTemplate(java.lang.String configurationTemplate)
Sets the configurationTemplate value for this PluginMng. |
void |
setDescription(java.lang.String description)
Sets the description value for this PluginMng. |
void |
setFactory(boolean factory)
Sets the factory value for this PluginMng. |
void |
setId(java.lang.String id)
Sets the id value for this PluginMng. |
void |
setName(java.lang.String name)
Sets the name value for this PluginMng. |
void |
setPackageId(java.lang.String packageId)
Sets the packageId value for this PluginMng. |
void |
setPortalLevel(int portalLevel)
Sets the portalLevel value for this PluginMng. |
void |
setType(int type)
Sets the type value for this PluginMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginMng()
public PluginMng(java.lang.String className,
PropertiesMng configurationProperties,
java.lang.String configurationTemplate,
java.lang.String description,
boolean factory,
java.lang.String id,
java.lang.String name,
java.lang.String packageId,
int type,
int portalLevel,
int actorType)
| Method Detail |
|---|
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - public PropertiesMng getConfigurationProperties()
public void setConfigurationProperties(PropertiesMng configurationProperties)
configurationProperties - public java.lang.String getConfigurationTemplate()
public void setConfigurationTemplate(java.lang.String configurationTemplate)
configurationTemplate - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public boolean isFactory()
public void setFactory(boolean factory)
factory - public java.lang.String getId()
public void setId(java.lang.String id)
id - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getPackageId()
public void setPackageId(java.lang.String packageId)
packageId - public int getType()
public void setType(int type)
type - public int getPortalLevel()
public void setPortalLevel(int portalLevel)
portalLevel - public int getActorType()
public void setActorType(int actorType)
actorType - 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 | |||||||||