PubMan Navigation Pages Urls
Jump to navigation
Jump to search
PubMan Pages URLs[edit]
R4[edit]
Home Page[edit]
URL[edit]
/pubman/faces/HomePage.jsp or /pubman
Parameters[edit]
none
View Item Page[edit]
URL[edit]
/pubman/faces/viewItemFullPage.jsp or /pubman/item/itemId
Parameters[edit]
Name | Description | Valid Values | Default | Required? |
---|---|---|---|---|
itemId | The id of the item that is to be displayed | A valid eSciDoc id of a pubman item | - | required
|
Search Results[edit]
URL[edit]
/pubman/faces/SearchResultListPage.jsp
Parameters[edit]
Name | Description | Valid Values | Default | Required? |
---|---|---|---|---|
cql | The CQL search query | A valid cql search string | - | required |
searchType | Additional information about the type of the search. | simple, advanced, org | simple | optional |
sortBy | The sorting criteria by which the results are to be sorted. | TITLE, GENRE, DATE, CREATOR, PUBLISHING_INFO, MODIFICATION_DATE, EVENT_TITLE, SOURCE_TITLE, SOURCE_CREATOR, REVIEW_METHOD, FILE, STATE, OWNER, COLLECTION | MODIFICATION_DATE | optional |
sortOrder | The sorting order by which the results are to be sorted. | ascending, descending | descending | optional |
elementsPerPage | The number of results that are to be displayed per page. | 10,25,50,100,250 | 10 | optional |
pageNumber | The paginator page number. | A positive integer | 1 | optional |
Depositor Workspace/MyItems[edit]
URL[edit]
/pubman/faces/DepositorWSPage.jsp
Parameters[edit]
Name | Description | Valid Values | Default | Required? |
---|---|---|---|---|
itemState | The state of the items by which the list is to be filtered. | all, PENDING, SUBMITTED, RELEASED, WITHDRAWN, IN_REVISION | all | optional |
sortBy | The sorting criteria by which the results are to be sorted. | TITLE, GENRE, DATE, CREATOR, PUBLISHING_INFO, MODIFICATION_DATE, EVENT_TITLE, SOURCE_TITLE, SOURCE_CREATOR, REVIEW_METHOD, FILE, STATE, OWNER, COLLECTION | MODIFICATION_DATE | optional |
sortOrder | The sorting order by which the results are to be sorted. | ascending, descending | descending | optional |
elementsPerPage | The number of results that are to be displayed per page. | 10,25,50,100,250 | 10 | optional |
pageNumber | The paginator page number. | A positive integer | 1 | optional |
Quality Assurance Workspace[edit]
URL[edit]
/pubman/faces/QAWSPage.jsp
Parameters[edit]
Name | Description | Valid Values | Default | Required? |
---|---|---|---|---|
context | The id of a context by which the list is to be filtered. | all, a valid context id | all | optional |
itemState | The state of the items by which the list is to be filtered. | all, PENDING, SUBMITTED, RELEASED, WITHDRAWN, IN_REVISION | all | optional |
sortBy | The sorting criteria by which the results are to be sorted. | TITLE, GENRE, DATE, CREATOR, PUBLISHING_INFO, MODIFICATION_DATE, EVENT_TITLE, SOURCE_TITLE, SOURCE_CREATOR, REVIEW_METHOD, FILE, STATE, OWNER, COLLECTION | MODIFICATION_DATE | optional |
sortOrder | The sorting order by which the results are to be sorted. | ascending, descending | descending | optional |
elementsPerPage | The number of results that are to be displayed per page. | 10,25,50,100,250 | 10 | optional |
pageNumber | The paginator page number. | A positive integer | 1 | optional |