|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.client.soap.lock.model.Lock
public class Lock
| Constructor Summary | |
|---|---|
Lock()
|
|
Lock(java.lang.String className,
java.util.Calendar date,
long expirationTime,
boolean expired,
boolean inheritable,
java.lang.String owner,
java.lang.Object primaryKey,
long userId,
java.lang.String uuid)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getClassName()
Gets the className value for this Lock. |
java.util.Calendar |
getDate()
Gets the date value for this Lock. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
long |
getExpirationTime()
Gets the expirationTime value for this Lock. |
java.lang.String |
getOwner()
Gets the owner value for this Lock. |
java.lang.Object |
getPrimaryKey()
Gets the primaryKey value for this Lock. |
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 |
long |
getUserId()
Gets the userId value for this Lock. |
java.lang.String |
getUuid()
Gets the uuid value for this Lock. |
int |
hashCode()
|
boolean |
isExpired()
Gets the expired value for this Lock. |
boolean |
isInheritable()
Gets the inheritable value for this Lock. |
void |
setClassName(java.lang.String className)
Sets the className value for this Lock. |
void |
setDate(java.util.Calendar date)
Sets the date value for this Lock. |
void |
setExpirationTime(long expirationTime)
Sets the expirationTime value for this Lock. |
void |
setExpired(boolean expired)
Sets the expired value for this Lock. |
void |
setInheritable(boolean inheritable)
Sets the inheritable value for this Lock. |
void |
setOwner(java.lang.String owner)
Sets the owner value for this Lock. |
void |
setPrimaryKey(java.lang.Object primaryKey)
Sets the primaryKey value for this Lock. |
void |
setUserId(long userId)
Sets the userId value for this Lock. |
void |
setUuid(java.lang.String uuid)
Sets the uuid value for this Lock. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lock()
public Lock(java.lang.String className,
java.util.Calendar date,
long expirationTime,
boolean expired,
boolean inheritable,
java.lang.String owner,
java.lang.Object primaryKey,
long userId,
java.lang.String uuid)
| Method Detail |
|---|
public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - public java.util.Calendar getDate()
public void setDate(java.util.Calendar date)
date - public long getExpirationTime()
public void setExpirationTime(long expirationTime)
expirationTime - public boolean isExpired()
public void setExpired(boolean expired)
expired - public boolean isInheritable()
public void setInheritable(boolean inheritable)
inheritable - public java.lang.String getOwner()
public void setOwner(java.lang.String owner)
owner - public java.lang.Object getPrimaryKey()
public void setPrimaryKey(java.lang.Object primaryKey)
primaryKey - public long getUserId()
public void setUserId(long userId)
userId - public java.lang.String getUuid()
public void setUuid(java.lang.String uuid)
uuid - 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 | ||||||||