com.liferay.portlet.trash.model
Class TrashEntryList
java.lang.Object
com.liferay.portlet.trash.model.TrashEntryList
- All Implemented Interfaces:
- Serializable
public class TrashEntryList
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrashEntryList
public TrashEntryList()
getArray
public TrashEntrySoap[] getArray()
getCount
public int getCount()
isApproximate
public boolean isApproximate()
setApproximate
public void setApproximate(boolean approximate)
setArray
public void setArray(TrashEntrySoap[] array)
setCount
public void setCount(int count)