public class AssetEntryQuery
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AssetEntryQuery() |
AssetEntryQuery(long[] allCategoryIds,
long[] allLeftAndRightCategoryIds,
long[] allTagIds,
long[][] allTagIdsArray,
boolean andOperator,
long[] anyCategoryIds,
long[] anyLeftAndRightCategoryIds,
long[] anyTagIds,
java.util.HashMap attributes,
java.lang.String className,
long[] classNameIds,
long[] classTypeIds,
java.lang.String description,
boolean enablePermissions,
int end,
boolean excludeZeroViewCount,
java.util.Calendar expirationDate,
long[] groupIds,
java.lang.String keywords,
java.lang.Object layout,
long linkedAssetEntryId,
java.lang.Boolean listable,
long[] notAllCategoryIds,
long[] notAllLeftAndRightCategoryIds,
long[] notAllTagIds,
long[][] notAllTagIdsArray,
long[] notAnyCategoryIds,
long[] notAnyLeftAndRightCategoryIds,
long[] notAnyTagIds,
java.lang.String orderByCol1,
java.lang.String orderByCol2,
java.lang.String orderByType1,
java.lang.String orderByType2,
java.lang.String paginationType,
java.util.Calendar publishDate,
int start,
java.lang.String title,
java.lang.String userName,
java.lang.Boolean visible) |
| Modifier and Type | Method and Description |
|---|---|
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[][] |
getAllTagIdsArray()
Gets the allTagIdsArray 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.util.HashMap |
getAttributes()
Gets the attributes value for this AssetEntryQuery.
|
java.lang.String |
getClassName()
Gets the className value for this AssetEntryQuery.
|
long[] |
getClassNameIds()
Gets the classNameIds value for this AssetEntryQuery.
|
long[] |
getClassTypeIds()
Gets the classTypeIds value for this AssetEntryQuery.
|
java.lang.String |
getDescription()
Gets the description 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.
|
java.lang.String |
getKeywords()
Gets the keywords value for this AssetEntryQuery.
|
java.lang.Object |
getLayout()
Gets the layout value for this AssetEntryQuery.
|
long |
getLinkedAssetEntryId()
Gets the linkedAssetEntryId value for this AssetEntryQuery.
|
java.lang.Boolean |
getListable()
Gets the listable 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[][] |
getNotAllTagIdsArray()
Gets the notAllTagIdsArray 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.lang.String |
getPaginationType()
Gets the paginationType 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.
|
java.lang.String |
getTitle()
Gets the title value for this AssetEntryQuery.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
java.lang.String |
getUserName()
Gets the userName value for this AssetEntryQuery.
|
java.lang.Boolean |
getVisible()
Gets the visible value for this AssetEntryQuery.
|
int |
hashCode() |
boolean |
isAndOperator()
Gets the andOperator value for this AssetEntryQuery.
|
boolean |
isEnablePermissions()
Gets the enablePermissions value for this AssetEntryQuery.
|
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 |
setAllTagIdsArray(long[][] allTagIdsArray)
Sets the allTagIdsArray value for this AssetEntryQuery.
|
void |
setAndOperator(boolean andOperator)
Sets the andOperator 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 |
setAttributes(java.util.HashMap attributes)
Sets the attributes 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 |
setClassTypeIds(long[] classTypeIds)
Sets the classTypeIds value for this AssetEntryQuery.
|
void |
setDescription(java.lang.String description)
Sets the description value for this AssetEntryQuery.
|
void |
setEnablePermissions(boolean enablePermissions)
Sets the enablePermissions 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 |
setKeywords(java.lang.String keywords)
Sets the keywords value for this AssetEntryQuery.
|
void |
setLayout(java.lang.Object layout)
Sets the layout value for this AssetEntryQuery.
|
void |
setLinkedAssetEntryId(long linkedAssetEntryId)
Sets the linkedAssetEntryId value for this AssetEntryQuery.
|
void |
setListable(java.lang.Boolean listable)
Sets the listable 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 |
setNotAllTagIdsArray(long[][] notAllTagIdsArray)
Sets the notAllTagIdsArray 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 |
setPaginationType(java.lang.String paginationType)
Sets the paginationType 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 |
setTitle(java.lang.String title)
Sets the title value for this AssetEntryQuery.
|
void |
setUserName(java.lang.String userName)
Sets the userName value for this AssetEntryQuery.
|
void |
setVisible(java.lang.Boolean visible)
Sets the visible value for this AssetEntryQuery.
|
public AssetEntryQuery()
public AssetEntryQuery(long[] allCategoryIds,
long[] allLeftAndRightCategoryIds,
long[] allTagIds,
long[][] allTagIdsArray,
boolean andOperator,
long[] anyCategoryIds,
long[] anyLeftAndRightCategoryIds,
long[] anyTagIds,
java.util.HashMap attributes,
java.lang.String className,
long[] classNameIds,
long[] classTypeIds,
java.lang.String description,
boolean enablePermissions,
int end,
boolean excludeZeroViewCount,
java.util.Calendar expirationDate,
long[] groupIds,
java.lang.String keywords,
java.lang.Object layout,
long linkedAssetEntryId,
java.lang.Boolean listable,
long[] notAllCategoryIds,
long[] notAllLeftAndRightCategoryIds,
long[] notAllTagIds,
long[][] notAllTagIdsArray,
long[] notAnyCategoryIds,
long[] notAnyLeftAndRightCategoryIds,
long[] notAnyTagIds,
java.lang.String orderByCol1,
java.lang.String orderByCol2,
java.lang.String orderByType1,
java.lang.String orderByType2,
java.lang.String paginationType,
java.util.Calendar publishDate,
int start,
java.lang.String title,
java.lang.String userName,
java.lang.Boolean visible)
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[][] getAllTagIdsArray()
public void setAllTagIdsArray(long[][] allTagIdsArray)
allTagIdsArray - public boolean isAndOperator()
public void setAndOperator(boolean andOperator)
andOperator - 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.util.HashMap getAttributes()
public void setAttributes(java.util.HashMap attributes)
attributes - public java.lang.String getClassName()
public void setClassName(java.lang.String className)
className - public long[] getClassNameIds()
public void setClassNameIds(long[] classNameIds)
classNameIds - public long[] getClassTypeIds()
public void setClassTypeIds(long[] classTypeIds)
classTypeIds - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public boolean isEnablePermissions()
public void setEnablePermissions(boolean enablePermissions)
enablePermissions - 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 java.lang.String getKeywords()
public void setKeywords(java.lang.String keywords)
keywords - public java.lang.Object getLayout()
public void setLayout(java.lang.Object layout)
layout - public long getLinkedAssetEntryId()
public void setLinkedAssetEntryId(long linkedAssetEntryId)
linkedAssetEntryId - public java.lang.Boolean getListable()
public void setListable(java.lang.Boolean listable)
listable - 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[][] getNotAllTagIdsArray()
public void setNotAllTagIdsArray(long[][] notAllTagIdsArray)
notAllTagIdsArray - 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.lang.String getPaginationType()
public void setPaginationType(java.lang.String paginationType)
paginationType - 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.String getTitle()
public void setTitle(java.lang.String title)
title - public java.lang.String getUserName()
public void setUserName(java.lang.String userName)
userName - 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.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)