|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.query.SearchTerm
com.flashline.registry.openapi.query.DateRangeSearchTerm
com.flashline.registry.openapi.query.TabStatusSearchTerm
public class TabStatusSearchTerm
Reserved for future API functionality.
A class that represents searching for a term using date ranges and tab names and status
| Constructor Summary | |
|---|---|
TabStatusSearchTerm() |
|
TabStatusSearchTerm(boolean approved, long[] tabIDs, java.lang.String[] tabNames) |
|
| 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 |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
long[] |
getTabIDs()Gets the tabIDs value for this TabStatusSearchTerm. |
java.lang.String[] |
getTabNames()Gets the tabNames value for this TabStatusSearchTerm. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
int |
hashCode() |
boolean |
isApproved()Gets the approved value for this TabStatusSearchTerm. |
void |
setApproved(boolean approved)Sets the approved value for this TabStatusSearchTerm. |
void |
setTabIDs(long[] tabIDs)Sets the tabIDs value for this TabStatusSearchTerm. |
void |
setTabNames(java.lang.String[] tabNames)Sets the tabNames value for this TabStatusSearchTerm. |
| Methods inherited from class com.flashline.registry.openapi.query.DateRangeSearchTerm |
|---|
getBeginDate, getBeginOperator, getDateField, getDateFormat, getEndDate, getEndOperator, setBeginDate, setBeginOperator, setDateField, setDateFormat, setEndDate, setEndOperator |
| Methods inherited from class com.flashline.registry.openapi.query.SearchTerm |
|---|
getKey, getOperator, getQualifier, getValue, getValues, getValueType, setKey, setOperator, setQualifier, setValue, setValues, setValueType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabStatusSearchTerm()
public TabStatusSearchTerm(boolean approved,
long[] tabIDs,
java.lang.String[] tabNames)
| Method Detail |
|---|
public boolean isApproved()
public void setApproved(boolean approved)
approved -public long[] getTabIDs()
public void setTabIDs(long[] tabIDs)
tabIDs -public java.lang.String[] getTabNames()
public void setTabNames(java.lang.String[] tabNames)
tabNames -public boolean equals(java.lang.Object obj)
equals in class DateRangeSearchTermpublic int hashCode()
hashCode in class DateRangeSearchTermpublic 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)
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||