|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of Field in es.indra.www.portafirmasws.cws |
|---|
| Methods in es.indra.www.portafirmasws.cws that return Field | |
|---|---|
Field[] |
SearchRequest.getSearchCriterias()
Gets the searchCriterias value for this SearchRequest. |
Field[] |
ListRequest.getSearchCriterias()
Gets the searchCriterias value for this ListRequest. |
Field[] |
DeleteRequest.getSearchCriterias()
Gets the searchCriterias value for this DeleteRequest. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type Field | |
|---|---|
void |
SearchRequest.setSearchCriterias(Field[] searchCriterias)
Sets the searchCriterias value for this SearchRequest. |
void |
ListRequest.setSearchCriterias(Field[] searchCriterias)
Sets the searchCriterias value for this ListRequest. |
void |
DeleteRequest.setSearchCriterias(Field[] searchCriterias)
Sets the searchCriterias value for this DeleteRequest. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type Field | |
|---|---|
DeleteRequest(Application application,
DeleteRequestDocuments documents,
Field[] searchCriterias,
java.lang.String version)
|
|
ListRequest(Application application,
ListRequestDocuments documents,
Field[] searchCriterias,
java.lang.String version)
|
|
SearchRequest(Application application,
Field[] searchCriterias,
java.lang.String version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||