public class DiscoveryRecentSubmissionsConfiguration extends Object
| Constructor and Description |
|---|
DiscoveryRecentSubmissionsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMax() |
String |
getMetadataSortField() |
String |
getType() |
boolean |
getUseAsHomePage() |
void |
setMax(int max) |
void |
setMetadataSortField(String metadataSortField) |
void |
setType(String type) |
void |
setUseAsHomePage(boolean useAsHomePage) |
public DiscoveryRecentSubmissionsConfiguration()
public String getMetadataSortField()
public void setMetadataSortField(String metadataSortField)
public int getMax()
public void setMax(int max)
public String getType()
public void setType(String type)
public void setUseAsHomePage(boolean useAsHomePage)
public boolean getUseAsHomePage()
Copyright © 2022 LYRASIS. All rights reserved.