| Package | Description |
|---|---|
| com.jinfonet.web.modules.dashboard |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogInfo> |
LCInfo.getCatalogs()
Return list of catalogInfos of current library component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LCInfo.setCatalogs(List<CatalogInfo> catalogs)
Set library component catalogInfos.
|
| Constructor and Description |
|---|
LCInfo(String lcPath,
String lcName,
List<CatalogInfo> catalogs,
int lcType,
Properties params)
Create a new
LCInfo instance. |
© insightsoftware. All rights reserved.