|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.manage.extensions.api.beans.PortalPluginDescriptorMng
public class PortalPluginDescriptorMng
| Constructor Summary | |
|---|---|
PortalPluginDescriptorMng()
|
|
PortalPluginDescriptorMng(int type,
java.lang.String tabName,
java.lang.String actorName,
java.lang.String sliceName,
java.lang.String rootClassName,
PropertiesMng configurationProperties,
java.lang.String packageId,
java.lang.String pluginId,
java.lang.String key,
java.lang.String managerKey)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getActorName()
Gets the actorName value for this PortalPluginDescriptorMng. |
PropertiesMng |
getConfigurationProperties()
Gets the configurationProperties value for this PortalPluginDescriptorMng. |
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 |
getKey()
Gets the key value for this PortalPluginDescriptorMng. |
java.lang.String |
getManagerKey()
Gets the managerKey value for this PortalPluginDescriptorMng. |
java.lang.String |
getPackageId()
Gets the packageId value for this PortalPluginDescriptorMng. |
java.lang.String |
getPluginId()
Gets the pluginId value for this PortalPluginDescriptorMng. |
java.lang.String |
getRootClassName()
Gets the rootClassName value for this PortalPluginDescriptorMng. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getSliceName()
Gets the sliceName value for this PortalPluginDescriptorMng. |
java.lang.String |
getTabName()
Gets the tabName value for this PortalPluginDescriptorMng. |
int |
getType()
Gets the type value for this PortalPluginDescriptorMng. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setActorName(java.lang.String actorName)
Sets the actorName value for this PortalPluginDescriptorMng. |
void |
setConfigurationProperties(PropertiesMng configurationProperties)
Sets the configurationProperties value for this PortalPluginDescriptorMng. |
void |
setKey(java.lang.String key)
Sets the key value for this PortalPluginDescriptorMng. |
void |
setManagerKey(java.lang.String managerKey)
Sets the managerKey value for this PortalPluginDescriptorMng. |
void |
setPackageId(java.lang.String packageId)
Sets the packageId value for this PortalPluginDescriptorMng. |
void |
setPluginId(java.lang.String pluginId)
Sets the pluginId value for this PortalPluginDescriptorMng. |
void |
setRootClassName(java.lang.String rootClassName)
Sets the rootClassName value for this PortalPluginDescriptorMng. |
void |
setSliceName(java.lang.String sliceName)
Sets the sliceName value for this PortalPluginDescriptorMng. |
void |
setTabName(java.lang.String tabName)
Sets the tabName value for this PortalPluginDescriptorMng. |
void |
setType(int type)
Sets the type value for this PortalPluginDescriptorMng. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortalPluginDescriptorMng()
public PortalPluginDescriptorMng(int type,
java.lang.String tabName,
java.lang.String actorName,
java.lang.String sliceName,
java.lang.String rootClassName,
PropertiesMng configurationProperties,
java.lang.String packageId,
java.lang.String pluginId,
java.lang.String key,
java.lang.String managerKey)
| Method Detail |
|---|
public int getType()
public void setType(int type)
type - public java.lang.String getTabName()
public void setTabName(java.lang.String tabName)
tabName - public java.lang.String getActorName()
public void setActorName(java.lang.String actorName)
actorName - public java.lang.String getSliceName()
public void setSliceName(java.lang.String sliceName)
sliceName - public java.lang.String getRootClassName()
public void setRootClassName(java.lang.String rootClassName)
rootClassName - public PropertiesMng getConfigurationProperties()
public void setConfigurationProperties(PropertiesMng configurationProperties)
configurationProperties - public java.lang.String getPackageId()
public void setPackageId(java.lang.String packageId)
packageId - public java.lang.String getPluginId()
public void setPluginId(java.lang.String pluginId)
pluginId - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public java.lang.String getManagerKey()
public void setManagerKey(java.lang.String managerKey)
managerKey - 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 | |||||||||