|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoasis.names.tc.wsrp.v1.types.ServiceDescription
public class ServiceDescription
Constructor Summary | |
---|---|
ServiceDescription()
|
|
ServiceDescription(ItemDescription[] customModeDescriptions,
ItemDescription[] customUserProfileItemDescriptions,
ItemDescription[] customWindowStateDescriptions,
Extension[] extensions,
java.lang.String[] locales,
PortletDescription[] offeredPortlets,
ModelDescription registrationPropertyDescription,
CookieProtocol requiresInitCookie,
boolean requiresRegistration,
ResourceList resourceList,
ItemDescription[] userCategoryDescriptions)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ItemDescription[] |
getCustomModeDescriptions()
Gets the customModeDescriptions value for this ServiceDescription. |
ItemDescription |
getCustomModeDescriptions(int i)
|
ItemDescription[] |
getCustomUserProfileItemDescriptions()
Gets the customUserProfileItemDescriptions value for this ServiceDescription. |
ItemDescription |
getCustomUserProfileItemDescriptions(int i)
|
ItemDescription[] |
getCustomWindowStateDescriptions()
Gets the customWindowStateDescriptions value for this ServiceDescription. |
ItemDescription |
getCustomWindowStateDescriptions(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Extension[] |
getExtensions()
Gets the extensions value for this ServiceDescription. |
Extension |
getExtensions(int i)
|
java.lang.String[] |
getLocales()
Gets the locales value for this ServiceDescription. |
java.lang.String |
getLocales(int i)
|
PortletDescription[] |
getOfferedPortlets()
Gets the offeredPortlets value for this ServiceDescription. |
PortletDescription |
getOfferedPortlets(int i)
|
ModelDescription |
getRegistrationPropertyDescription()
Gets the registrationPropertyDescription value for this ServiceDescription. |
CookieProtocol |
getRequiresInitCookie()
Gets the requiresInitCookie value for this ServiceDescription. |
ResourceList |
getResourceList()
Gets the resourceList value for this ServiceDescription. |
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 |
ItemDescription[] |
getUserCategoryDescriptions()
Gets the userCategoryDescriptions value for this ServiceDescription. |
ItemDescription |
getUserCategoryDescriptions(int i)
|
int |
hashCode()
|
boolean |
isRequiresRegistration()
Gets the requiresRegistration value for this ServiceDescription. |
void |
setCustomModeDescriptions(int i,
ItemDescription _value)
|
void |
setCustomModeDescriptions(ItemDescription[] customModeDescriptions)
Sets the customModeDescriptions value for this ServiceDescription. |
void |
setCustomUserProfileItemDescriptions(int i,
ItemDescription _value)
|
void |
setCustomUserProfileItemDescriptions(ItemDescription[] customUserProfileItemDescriptions)
Sets the customUserProfileItemDescriptions value for this ServiceDescription. |
void |
setCustomWindowStateDescriptions(int i,
ItemDescription _value)
|
void |
setCustomWindowStateDescriptions(ItemDescription[] customWindowStateDescriptions)
Sets the customWindowStateDescriptions value for this ServiceDescription. |
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this ServiceDescription. |
void |
setExtensions(int i,
Extension _value)
|
void |
setLocales(int i,
java.lang.String _value)
|
void |
setLocales(java.lang.String[] locales)
Sets the locales value for this ServiceDescription. |
void |
setOfferedPortlets(int i,
PortletDescription _value)
|
void |
setOfferedPortlets(PortletDescription[] offeredPortlets)
Sets the offeredPortlets value for this ServiceDescription. |
void |
setRegistrationPropertyDescription(ModelDescription registrationPropertyDescription)
Sets the registrationPropertyDescription value for this ServiceDescription. |
void |
setRequiresInitCookie(CookieProtocol requiresInitCookie)
Sets the requiresInitCookie value for this ServiceDescription. |
void |
setRequiresRegistration(boolean requiresRegistration)
Sets the requiresRegistration value for this ServiceDescription. |
void |
setResourceList(ResourceList resourceList)
Sets the resourceList value for this ServiceDescription. |
void |
setUserCategoryDescriptions(int i,
ItemDescription _value)
|
void |
setUserCategoryDescriptions(ItemDescription[] userCategoryDescriptions)
Sets the userCategoryDescriptions value for this ServiceDescription. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceDescription()
public ServiceDescription(ItemDescription[] customModeDescriptions, ItemDescription[] customUserProfileItemDescriptions, ItemDescription[] customWindowStateDescriptions, Extension[] extensions, java.lang.String[] locales, PortletDescription[] offeredPortlets, ModelDescription registrationPropertyDescription, CookieProtocol requiresInitCookie, boolean requiresRegistration, ResourceList resourceList, ItemDescription[] userCategoryDescriptions)
Method Detail |
---|
public boolean isRequiresRegistration()
public void setRequiresRegistration(boolean requiresRegistration)
requiresRegistration
- public PortletDescription[] getOfferedPortlets()
public void setOfferedPortlets(PortletDescription[] offeredPortlets)
offeredPortlets
- public PortletDescription getOfferedPortlets(int i)
public void setOfferedPortlets(int i, PortletDescription _value)
public ItemDescription[] getUserCategoryDescriptions()
public void setUserCategoryDescriptions(ItemDescription[] userCategoryDescriptions)
userCategoryDescriptions
- public ItemDescription getUserCategoryDescriptions(int i)
public void setUserCategoryDescriptions(int i, ItemDescription _value)
public ItemDescription[] getCustomUserProfileItemDescriptions()
public void setCustomUserProfileItemDescriptions(ItemDescription[] customUserProfileItemDescriptions)
customUserProfileItemDescriptions
- public ItemDescription getCustomUserProfileItemDescriptions(int i)
public void setCustomUserProfileItemDescriptions(int i, ItemDescription _value)
public ItemDescription[] getCustomWindowStateDescriptions()
public void setCustomWindowStateDescriptions(ItemDescription[] customWindowStateDescriptions)
customWindowStateDescriptions
- public ItemDescription getCustomWindowStateDescriptions(int i)
public void setCustomWindowStateDescriptions(int i, ItemDescription _value)
public ItemDescription[] getCustomModeDescriptions()
public void setCustomModeDescriptions(ItemDescription[] customModeDescriptions)
customModeDescriptions
- public ItemDescription getCustomModeDescriptions(int i)
public void setCustomModeDescriptions(int i, ItemDescription _value)
public CookieProtocol getRequiresInitCookie()
public void setRequiresInitCookie(CookieProtocol requiresInitCookie)
requiresInitCookie
- public ModelDescription getRegistrationPropertyDescription()
public void setRegistrationPropertyDescription(ModelDescription registrationPropertyDescription)
registrationPropertyDescription
- public java.lang.String[] getLocales()
public void setLocales(java.lang.String[] locales)
locales
- public java.lang.String getLocales(int i)
public void setLocales(int i, java.lang.String _value)
public ResourceList getResourceList()
public void setResourceList(ResourceList resourceList)
resourceList
- public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
extensions
- public Extension getExtensions(int i)
public void setExtensions(int i, Extension _value)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |