|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.soap.portlet.asset.service.persistence.AssetEntryQuery
public class AssetEntryQuery
Constructor Summary | |
---|---|
AssetEntryQuery()
|
|
AssetEntryQuery(long[] allCategoryIds,
long[] allLeftAndRightCategoryIds,
long[] allTagIds,
long[] anyCategoryIds,
long[] anyLeftAndRightCategoryIds,
long[] anyTagIds,
java.lang.String className,
long[] classNameIds,
int end,
boolean excludeZeroViewCount,
java.util.Calendar expirationDate,
long[] groupIds,
long[] notAllCategoryIds,
long[] notAllLeftAndRightCategoryIds,
long[] notAllTagIds,
long[] notAnyCategoryIds,
long[] notAnyLeftAndRightCategoryIds,
long[] notAnyTagIds,
java.lang.String orderByCol1,
java.lang.String orderByCol2,
java.lang.String orderByType1,
java.lang.String orderByType2,
java.util.Calendar publishDate,
int start,
java.lang.Boolean visible)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
long[] |
getAllCategoryIds()
Gets the allCategoryIds value for this AssetEntryQuery. |
long[] |
getAllLeftAndRightCategoryIds()
Gets the allLeftAndRightCategoryIds value for this AssetEntryQuery. |
long[] |
getAllTagIds()
Gets the allTagIds value for this AssetEntryQuery. |
long[] |
getAnyCategoryIds()
Gets the anyCategoryIds value for this AssetEntryQuery. |
long[] |
getAnyLeftAndRightCategoryIds()
Gets the anyLeftAndRightCategoryIds value for this AssetEntryQuery. |
long[] |
getAnyTagIds()
Gets the anyTagIds value for this AssetEntryQuery. |
java.lang.String |
getClassName()
Gets the className value for this AssetEntryQuery. |
long[] |
getClassNameIds()
Gets the classNameIds value for this AssetEntryQuery. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getEnd()
Gets the end value for this AssetEntryQuery. |
java.util.Calendar |
getExpirationDate()
Gets the expirationDate value for this AssetEntryQuery. |
long[] |
getGroupIds()
Gets the groupIds value for this AssetEntryQuery. |
long[] |
getNotAllCategoryIds()
Gets the notAllCategoryIds value for this AssetEntryQuery. |
long[] |
getNotAllLeftAndRightCategoryIds()
Gets the notAllLeftAndRightCategoryIds value for this AssetEntryQuery. |
long[] |
getNotAllTagIds()
Gets the notAllTagIds value for this AssetEntryQuery. |
long[] |
getNotAnyCategoryIds()
Gets the notAnyCategoryIds value for this AssetEntryQuery. |
long[] |
getNotAnyLeftAndRightCategoryIds()
Gets the notAnyLeftAndRightCategoryIds value for this AssetEntryQuery. |
long[] |
getNotAnyTagIds()
Gets the notAnyTagIds value for this AssetEntryQuery. |
java.lang.String |
getOrderByCol1()
Gets the orderByCol1 value for this AssetEntryQuery. |
java.lang.String |
getOrderByCol2()
Gets the orderByCol2 value for this AssetEntryQuery. |
java.lang.String |
getOrderByType1()
Gets the orderByType1 value for this AssetEntryQuery. |
java.lang.String |
getOrderByType2()
Gets the orderByType2 value for this AssetEntryQuery. |
java.util.Calendar |
getPublishDate()
Gets the publishDate value for this AssetEntryQuery. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getStart()
Gets the start value for this AssetEntryQuery. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.Boolean |
getVisible()
Gets the visible value for this AssetEntryQuery. |
int |
hashCode()
|
boolean |
isExcludeZeroViewCount()
Gets the excludeZeroViewCount value for this AssetEntryQuery. |
void |
setAllCategoryIds(long[] allCategoryIds)
Sets the allCategoryIds value for this AssetEntryQuery. |
void |
setAllLeftAndRightCategoryIds(long[] allLeftAndRightCategoryIds)
Sets the allLeftAndRightCategoryIds value for this AssetEntryQuery. |
void |
setAllTagIds(long[] allTagIds)
Sets the allTagIds value for this AssetEntryQuery. |
void |
setAnyCategoryIds(long[] anyCategoryIds)
Sets the anyCategoryIds value for this AssetEntryQuery. |
void |
setAnyLeftAndRightCategoryIds(long[] anyLeftAndRightCategoryIds)
Sets the anyLeftAndRightCategoryIds value for this AssetEntryQuery. |
void |
setAnyTagIds(long[] anyTagIds)
Sets the anyTagIds value for this AssetEntryQuery. |
void |
setClassName(java.lang.String className)
Sets the className value for this AssetEntryQuery. |
void |
setClassNameIds(long[] classNameIds)
Sets the classNameIds value for this AssetEntryQuery. |
void |
setEnd(int end)
Sets the end value for this AssetEntryQuery. |
void |
setExcludeZeroViewCount(boolean excludeZeroViewCount)
Sets the excludeZeroViewCount value for this AssetEntryQuery. |
void |
setExpirationDate(java.util.Calendar expirationDate)
Sets the expirationDate value for this AssetEntryQuery. |
void |
setGroupIds(long[] groupIds)
Sets the groupIds value for this AssetEntryQuery. |
void |
setNotAllCategoryIds(long[] notAllCategoryIds)
Sets the notAllCategoryIds value for this AssetEntryQuery. |
void |
setNotAllLeftAndRightCategoryIds(long[] notAllLeftAndRightCategoryIds)
Sets the notAllLeftAndRightCategoryIds value for this AssetEntryQuery. |
void |
setNotAllTagIds(long[] notAllTagIds)
Sets the notAllTagIds value for this AssetEntryQuery. |
void |
setNotAnyCategoryIds(long[] notAnyCategoryIds)
Sets the notAnyCategoryIds value for this AssetEntryQuery. |
void |
setNotAnyLeftAndRightCategoryIds(long[] notAnyLeftAndRightCategoryIds)
Sets the notAnyLeftAndRightCategoryIds value for this AssetEntryQuery. |
void |
setNotAnyTagIds(long[] notAnyTagIds)
Sets the notAnyTagIds value for this AssetEntryQuery. |
void |
setOrderByCol1(java.lang.String orderByCol1)
Sets the orderByCol1 value for this AssetEntryQuery. |
void |
setOrderByCol2(java.lang.String orderByCol2)
Sets the orderByCol2 value for this AssetEntryQuery. |
void |
setOrderByType1(java.lang.String orderByType1)
Sets the orderByType1 value for this AssetEntryQuery. |
void |
setOrderByType2(java.lang.String orderByType2)
Sets the orderByType2 value for this AssetEntryQuery. |
void |
setPublishDate(java.util.Calendar publishDate)
Sets the publishDate value for this AssetEntryQuery. |
void |
setStart(int start)
Sets the start value for this AssetEntryQuery. |
void |
setVisible(java.lang.Boolean visible)
Sets the visible value for this AssetEntryQuery. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssetEntryQuery()
public AssetEntryQuery(long[] allCategoryIds, long[] allLeftAndRightCategoryIds, long[] allTagIds, long[] anyCategoryIds, long[] anyLeftAndRightCategoryIds, long[] anyTagIds, java.lang.String className, long[] classNameIds, int end, boolean excludeZeroViewCount, java.util.Calendar expirationDate, long[] groupIds, long[] notAllCategoryIds, long[] notAllLeftAndRightCategoryIds, long[] notAllTagIds, long[] notAnyCategoryIds, long[] notAnyLeftAndRightCategoryIds, long[] notAnyTagIds, java.lang.String orderByCol1, java.lang.String orderByCol2, java.lang.String orderByType1, java.lang.String orderByType2, java.util.Calendar publishDate, int start, java.lang.Boolean visible)
Method Detail |
---|
public long[] getAllCategoryIds()
public void setAllCategoryIds(long[] allCategoryIds)
allCategoryIds
- public long[] getAllLeftAndRightCategoryIds()
public void setAllLeftAndRightCategoryIds(long[] allLeftAndRightCategoryIds)
allLeftAndRightCategoryIds
- public long[] getAllTagIds()
public void setAllTagIds(long[] allTagIds)
allTagIds
- public long[] getAnyCategoryIds()
public void setAnyCategoryIds(long[] anyCategoryIds)
anyCategoryIds
- public long[] getAnyLeftAndRightCategoryIds()
public void setAnyLeftAndRightCategoryIds(long[] anyLeftAndRightCategoryIds)
anyLeftAndRightCategoryIds
- public long[] getAnyTagIds()
public void setAnyTagIds(long[] anyTagIds)
anyTagIds
- public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className
- public long[] getClassNameIds()
public void setClassNameIds(long[] classNameIds)
classNameIds
- public int getEnd()
public void setEnd(int end)
end
- public boolean isExcludeZeroViewCount()
public void setExcludeZeroViewCount(boolean excludeZeroViewCount)
excludeZeroViewCount
- public java.util.Calendar getExpirationDate()
public void setExpirationDate(java.util.Calendar expirationDate)
expirationDate
- public long[] getGroupIds()
public void setGroupIds(long[] groupIds)
groupIds
- public long[] getNotAllCategoryIds()
public void setNotAllCategoryIds(long[] notAllCategoryIds)
notAllCategoryIds
- public long[] getNotAllLeftAndRightCategoryIds()
public void setNotAllLeftAndRightCategoryIds(long[] notAllLeftAndRightCategoryIds)
notAllLeftAndRightCategoryIds
- public long[] getNotAllTagIds()
public void setNotAllTagIds(long[] notAllTagIds)
notAllTagIds
- public long[] getNotAnyCategoryIds()
public void setNotAnyCategoryIds(long[] notAnyCategoryIds)
notAnyCategoryIds
- public long[] getNotAnyLeftAndRightCategoryIds()
public void setNotAnyLeftAndRightCategoryIds(long[] notAnyLeftAndRightCategoryIds)
notAnyLeftAndRightCategoryIds
- public long[] getNotAnyTagIds()
public void setNotAnyTagIds(long[] notAnyTagIds)
notAnyTagIds
- public java.lang.String getOrderByCol1()
public void setOrderByCol1(java.lang.String orderByCol1)
orderByCol1
- public java.lang.String getOrderByCol2()
public void setOrderByCol2(java.lang.String orderByCol2)
orderByCol2
- public java.lang.String getOrderByType1()
public void setOrderByType1(java.lang.String orderByType1)
orderByType1
- public java.lang.String getOrderByType2()
public void setOrderByType2(java.lang.String orderByType2)
orderByType2
- public java.util.Calendar getPublishDate()
public void setPublishDate(java.util.Calendar publishDate)
publishDate
- public int getStart()
public void setStart(int start)
start
- public java.lang.Boolean getVisible()
public void setVisible(java.lang.Boolean visible)
visible
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
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 |