public static final class Server.CatalogInfo extends RecordPackWrapper
Server.getCatalogInfo(int)
to get this information.Modifier and Type | Method and Description |
---|---|
boolean |
canMigrate()
Return whether this catalog can be migrated to the current version of the Cumulus server.
|
int |
getCatalogID()
Get the catalog ID of this catalog
|
java.lang.String |
getCatalogLocation()
Get the catalog location string (catalog file path) at the Cumulus server
|
java.lang.String |
getCatalogName()
Get the name of this catalog
|
java.lang.String |
getDescription()
Returns the description for the catalog.
|
java.lang.String |
getDisplayName()
Returns the display name for the catalog.
|
boolean |
isDamaged()
Return whether this catalog is marked as damaged.
|
boolean |
isPublishedToInternet()
Return whether this catalog is published to the Internet.
|
boolean |
isShared()
Return whether this catalog is shared.
|
java.lang.String |
toString()
Same as
getCatalogName() |
toXMLString
public int getCatalogID()
public java.lang.String getCatalogName()
public java.lang.String toString()
getCatalogName()
toString
in class java.lang.Object
public java.lang.String getCatalogLocation()
public boolean isDamaged()
true
if this catalog is marked as damaged, false
otherwise.public boolean isShared()
true
if this catalog is shared, false
otherwise.public boolean isPublishedToInternet()
true
if this catalog is published to the Internet, false
otherwise.public boolean canMigrate()
true
if this catalog can be migrated to the current server version.public java.lang.String getDisplayName()
public java.lang.String getDescription()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.