|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.CopyPortlets
public class CopyPortlets
| Constructor Summary | |
|---|---|
CopyPortlets()
|
|
CopyPortlets(RegistrationContext toRegistrationContext,
UserContext toUserContext,
RegistrationContext fromRegistrationContext,
UserContext fromUserContext,
PortletContext[] fromPortletContexts,
Lifetime lifetime)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
PortletContext[] |
getFromPortletContexts()
Gets the fromPortletContexts value for this CopyPortlets. |
PortletContext |
getFromPortletContexts(int i)
|
RegistrationContext |
getFromRegistrationContext()
Gets the fromRegistrationContext value for this CopyPortlets. |
UserContext |
getFromUserContext()
Gets the fromUserContext value for this CopyPortlets. |
Lifetime |
getLifetime()
Gets the lifetime value for this CopyPortlets. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
RegistrationContext |
getToRegistrationContext()
Gets the toRegistrationContext value for this CopyPortlets. |
UserContext |
getToUserContext()
Gets the toUserContext value for this CopyPortlets. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setFromPortletContexts(int i,
PortletContext _value)
|
void |
setFromPortletContexts(PortletContext[] fromPortletContexts)
Sets the fromPortletContexts value for this CopyPortlets. |
void |
setFromRegistrationContext(RegistrationContext fromRegistrationContext)
Sets the fromRegistrationContext value for this CopyPortlets. |
void |
setFromUserContext(UserContext fromUserContext)
Sets the fromUserContext value for this CopyPortlets. |
void |
setLifetime(Lifetime lifetime)
Sets the lifetime value for this CopyPortlets. |
void |
setToRegistrationContext(RegistrationContext toRegistrationContext)
Sets the toRegistrationContext value for this CopyPortlets. |
void |
setToUserContext(UserContext toUserContext)
Sets the toUserContext value for this CopyPortlets. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyPortlets()
public CopyPortlets(RegistrationContext toRegistrationContext,
UserContext toUserContext,
RegistrationContext fromRegistrationContext,
UserContext fromUserContext,
PortletContext[] fromPortletContexts,
Lifetime lifetime)
| Method Detail |
|---|
public RegistrationContext getToRegistrationContext()
public void setToRegistrationContext(RegistrationContext toRegistrationContext)
toRegistrationContext - public UserContext getToUserContext()
public void setToUserContext(UserContext toUserContext)
toUserContext - public RegistrationContext getFromRegistrationContext()
public void setFromRegistrationContext(RegistrationContext fromRegistrationContext)
fromRegistrationContext - public UserContext getFromUserContext()
public void setFromUserContext(UserContext fromUserContext)
fromUserContext - public PortletContext[] getFromPortletContexts()
public void setFromPortletContexts(PortletContext[] fromPortletContexts)
fromPortletContexts - public PortletContext getFromPortletContexts(int i)
public void setFromPortletContexts(int i,
PortletContext _value)
public Lifetime getLifetime()
public void setLifetime(Lifetime lifetime)
lifetime - 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 | |||||||||