|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.portlet.social.model.SocialActivityCounterDefinition
public class SocialActivityCounterDefinition
| Constructor Summary | |
|---|---|
SocialActivityCounterDefinition()
|
|
SocialActivityCounterDefinition(boolean enabled,
int increment,
java.lang.String key,
boolean limitEnabled,
int limitPeriod,
int limitValue,
java.lang.String name,
int ownerType,
int periodLength,
boolean _transient)
|
|
| 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 |
int |
getIncrement()
Gets the increment value for this SocialActivityCounterDefinition. |
java.lang.String |
getKey()
Gets the key value for this SocialActivityCounterDefinition. |
int |
getLimitPeriod()
Gets the limitPeriod value for this SocialActivityCounterDefinition. |
int |
getLimitValue()
Gets the limitValue value for this SocialActivityCounterDefinition. |
java.lang.String |
getName()
Gets the name value for this SocialActivityCounterDefinition. |
int |
getOwnerType()
Gets the ownerType value for this SocialActivityCounterDefinition. |
int |
getPeriodLength()
Gets the periodLength value for this SocialActivityCounterDefinition. |
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()
|
boolean |
is_transient()
Gets the _transient value for this SocialActivityCounterDefinition. |
boolean |
isEnabled()
Gets the enabled value for this SocialActivityCounterDefinition. |
boolean |
isLimitEnabled()
Gets the limitEnabled value for this SocialActivityCounterDefinition. |
void |
set_transient(boolean _transient)
Sets the _transient value for this SocialActivityCounterDefinition. |
void |
setEnabled(boolean enabled)
Sets the enabled value for this SocialActivityCounterDefinition. |
void |
setIncrement(int increment)
Sets the increment value for this SocialActivityCounterDefinition. |
void |
setKey(java.lang.String key)
Sets the key value for this SocialActivityCounterDefinition. |
void |
setLimitEnabled(boolean limitEnabled)
Sets the limitEnabled value for this SocialActivityCounterDefinition. |
void |
setLimitPeriod(int limitPeriod)
Sets the limitPeriod value for this SocialActivityCounterDefinition. |
void |
setLimitValue(int limitValue)
Sets the limitValue value for this SocialActivityCounterDefinition. |
void |
setName(java.lang.String name)
Sets the name value for this SocialActivityCounterDefinition. |
void |
setOwnerType(int ownerType)
Sets the ownerType value for this SocialActivityCounterDefinition. |
void |
setPeriodLength(int periodLength)
Sets the periodLength value for this SocialActivityCounterDefinition. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocialActivityCounterDefinition()
public SocialActivityCounterDefinition(boolean enabled,
int increment,
java.lang.String key,
boolean limitEnabled,
int limitPeriod,
int limitValue,
java.lang.String name,
int ownerType,
int periodLength,
boolean _transient)
| Method Detail |
|---|
public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled - public int getIncrement()
public void setIncrement(int increment)
increment - public java.lang.String getKey()
public void setKey(java.lang.String key)
key - public boolean isLimitEnabled()
public void setLimitEnabled(boolean limitEnabled)
limitEnabled - public int getLimitPeriod()
public void setLimitPeriod(int limitPeriod)
limitPeriod - public int getLimitValue()
public void setLimitValue(int limitValue)
limitValue - public java.lang.String getName()
public void setName(java.lang.String name)
name - public int getOwnerType()
public void setOwnerType(int ownerType)
ownerType - public int getPeriodLength()
public void setPeriodLength(int periodLength)
periodLength - public boolean is_transient()
public void set_transient(boolean _transient)
_transient - 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 | ||||||||