com.lombardisoftware.webapi
Class SearchableTaskColumn
java.lang.Object
com.lombardisoftware.webapi.SearchableTaskColumn
- All Implemented Interfaces:
- java.io.Serializable
public class SearchableTaskColumn
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
_Id
public static final java.lang.String _Id
- See Also:
- Constant Field Values
_Activity
public static final java.lang.String _Activity
- See Also:
- Constant Field Values
_AssignedToUser
public static final java.lang.String _AssignedToUser
- See Also:
- Constant Field Values
_AssignedToRole
public static final java.lang.String _AssignedToRole
- See Also:
- Constant Field Values
_Status
public static final java.lang.String _Status
- See Also:
- Constant Field Values
_DueDate
public static final java.lang.String _DueDate
- See Also:
- Constant Field Values
_Priority
public static final java.lang.String _Priority
- See Also:
- Constant Field Values
_Subject
public static final java.lang.String _Subject
- See Also:
- Constant Field Values
_ReceivedDate
public static final java.lang.String _ReceivedDate
- See Also:
- Constant Field Values
_ClosedDate
public static final java.lang.String _ClosedDate
- See Also:
- Constant Field Values
_SentDate
public static final java.lang.String _SentDate
- See Also:
- Constant Field Values
_ReadDate
public static final java.lang.String _ReadDate
- See Also:
- Constant Field Values
_ReceivedFrom
public static final java.lang.String _ReceivedFrom
- See Also:
- Constant Field Values
_ClosedBy
public static final java.lang.String _ClosedBy
- See Also:
- Constant Field Values
Id
public static final SearchableTaskColumn Id
Activity
public static final SearchableTaskColumn Activity
AssignedToUser
public static final SearchableTaskColumn AssignedToUser
AssignedToRole
public static final SearchableTaskColumn AssignedToRole
Status
public static final SearchableTaskColumn Status
DueDate
public static final SearchableTaskColumn DueDate
Priority
public static final SearchableTaskColumn Priority
Subject
public static final SearchableTaskColumn Subject
ReceivedDate
public static final SearchableTaskColumn ReceivedDate
ClosedDate
public static final SearchableTaskColumn ClosedDate
SentDate
public static final SearchableTaskColumn SentDate
ReadDate
public static final SearchableTaskColumn ReadDate
ReceivedFrom
public static final SearchableTaskColumn ReceivedFrom
ClosedBy
public static final SearchableTaskColumn ClosedBy
getValue
public java.lang.String getValue()
fromValue
public static SearchableTaskColumn fromValue(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
fromString
public static SearchableTaskColumn fromString(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
(C) Copyright IBM Corporation 2011. All Rights Reserved.