| Modifier and Type | Field and Description |
|---|---|
protected <any> |
filtering
The cached value of the '
Filtering' containment reference list. |
protected java.util.Date |
from
The cached value of the '
From' attribute. |
protected static java.util.Date |
FROM_EDEFAULT
The default value of the '
From' attribute. |
protected java.lang.String |
id
The cached value of the '
Id' attribute. |
protected static java.lang.String |
ID_EDEFAULT
The default value of the '
Id' attribute. |
protected <any> |
objectId
The cached value of the '
Object Id' attribute list. |
protected int |
page
The cached value of the '
Page' attribute. |
protected static int |
PAGE_EDEFAULT
The default value of the '
Page' attribute. |
protected static int |
PAGE_SIZE_EDEFAULT
The default value of the '
Page Size' attribute. |
protected int |
pageSize
The cached value of the '
Page Size' attribute. |
protected <any> |
projection
The cached value of the '
Projection' attribute list. |
protected static boolean |
RETURN_RESULT_SIZE_EDEFAULT
The default value of the '
Return Result Size' attribute. |
protected boolean |
returnResultSize
The cached value of the '
Return Result Size' attribute. |
protected <any> |
sorting
The cached value of the '
Sorting' containment reference list. |
protected java.util.Date |
to
The cached value of the '
To' attribute. |
protected static java.util.Date |
TO_EDEFAULT
The default value of the '
To' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
RequestImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getFiltering() |
java.util.Date |
getFrom() |
java.lang.String |
getId() |
<any> |
getObjectId() |
int |
getPage() |
int |
getPageSize() |
<any> |
getProjection() |
<any> |
getSorting() |
java.util.Date |
getTo() |
boolean |
isReturnResultSize() |
void |
setFrom(java.util.Date newFrom) |
void |
setId(java.lang.String newId) |
void |
setPage(int newPage) |
void |
setPageSize(int newPageSize) |
void |
setReturnResultSize(boolean newReturnResultSize) |
void |
setTo(java.util.Date newTo) |
java.lang.String |
toString() |
protected static final java.lang.String ID_EDEFAULT
Id' attribute.
getId()protected <any> objectId
Object Id' attribute list.
getObjectId()protected static final java.util.Date FROM_EDEFAULT
From' attribute.
getFrom()protected static final java.util.Date TO_EDEFAULT
To' attribute.
getTo()protected static final int PAGE_EDEFAULT
Page' attribute.
getPage(),
Constant Field Valuesprotected static final int PAGE_SIZE_EDEFAULT
Page Size' attribute.
getPageSize(),
Constant Field Valuesprotected int pageSize
Page Size' attribute.
getPageSize()protected static final boolean RETURN_RESULT_SIZE_EDEFAULT
Return Result Size' attribute.
isReturnResultSize(),
Constant Field Valuesprotected boolean returnResultSize
Return Result Size' attribute.
isReturnResultSize()protected <any> sorting
Sorting' containment reference list.
getSorting()protected <any> filtering
Filtering' containment reference list.
getFiltering()protected <any> projection
Projection' attribute list.
getProjection()protected EClass eStaticClass()
public java.lang.String getId()
getId in interface RequestRequest.setId(String),
UtilPackage.getRequest_Id()public void setId(java.lang.String newId)
setId in interface RequestnewId - the new value of the 'Id' attribute.Request.getId()public <any> getObjectId()
getObjectId in interface RequestUtilPackage.getRequest_ObjectId()public java.util.Date getFrom()
getFrom in interface RequestRequest.setFrom(Date),
UtilPackage.getRequest_From()public void setFrom(java.util.Date newFrom)
setFrom in interface RequestnewFrom - the new value of the 'From' attribute.Request.getFrom()public java.util.Date getTo()
getTo in interface RequestRequest.setTo(Date),
UtilPackage.getRequest_To()public void setTo(java.util.Date newTo)
setTo in interface RequestnewTo - the new value of the 'To' attribute.Request.getTo()public int getPage()
getPage in interface RequestRequest.setPage(int),
UtilPackage.getRequest_Page()public void setPage(int newPage)
setPage in interface RequestnewPage - the new value of the 'Page' attribute.Request.getPage()public int getPageSize()
getPageSize in interface RequestRequest.setPageSize(int),
UtilPackage.getRequest_PageSize()public void setPageSize(int newPageSize)
setPageSize in interface RequestnewPageSize - the new value of the 'Page Size' attribute.Request.getPageSize()public boolean isReturnResultSize()
isReturnResultSize in interface RequestRequest.setReturnResultSize(boolean),
UtilPackage.getRequest_ReturnResultSize()public void setReturnResultSize(boolean newReturnResultSize)
setReturnResultSize in interface RequestnewReturnResultSize - the new value of the 'Return Result Size' attribute.Request.isReturnResultSize()public <any> getSorting()
getSorting in interface RequestUtilPackage.getRequest_Sorting()public <any> getFiltering()
getFiltering in interface RequestUtilPackage.getRequest_Filtering()public <any> getProjection()
getProjection in interface RequestUtilPackage.getRequest_Projection()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion GmbH all rights reserved