|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.enterprise.infoobject.PluginLimit
This object provides information about the limits that are set on an object for a particular principal.
| Constructor Summary | |
PluginLimit()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
java.lang.Integer |
getDescription()
Returns the description of the limit. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
java.lang.Integer |
getID()
Returns the limit's ID. |
java.lang.Boolean |
getIsSystemRight()
Returns whether this right is a system right. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Internal Use Only. |
int |
hashCode()
Internal Use Only. |
void |
setDescription(java.lang.Integer description)
Internal Use Only. |
void |
setID(java.lang.Integer ID)
Internal Use Only. |
void |
setIsSystemRight(java.lang.Boolean isSystemRight)
Sets whether this right is a system right. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PluginLimit()
| Method Detail |
public java.lang.Integer getDescription()
Returns the description of the limit.
public void setDescription(java.lang.Integer description)
public java.lang.Boolean getIsSystemRight()
Returns whether this right is a system right.
true if this right is a system right, false otherwise.public void setIsSystemRight(java.lang.Boolean isSystemRight)
Sets whether this right is a system right.
isSystemRight - true if this right is a system right, false otherwise.public java.lang.Integer getID()
Returns the limit's ID.
public void setID(java.lang.Integer ID)
public boolean equals(java.lang.Object obj)
public int hashCode()
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 | |||||||||