Modifier and Type | Class and Description |
---|---|
static class |
FindContentByParentParams.Builder |
Modifier and Type | Method and Description |
---|---|
static FindContentByParentParams.Builder |
create() |
boolean |
equals(Object o) |
ChildOrder |
getChildOrder() |
Integer |
getFrom() |
ContentId |
getParentId() |
ContentPath |
getParentPath() |
Integer |
getSize() |
int |
hashCode() |
public ContentPath getParentPath()
public ContentId getParentId()
public Integer getSize()
public Integer getFrom()
public ChildOrder getChildOrder()
public static FindContentByParentParams.Builder create()