LIB_Classification class
Comprehensive library / library classification index class
Signature
class LIB_ClassificationMethods
Method | Modifiers | Description |
|---|---|---|
createPrimary(libraryUuid, libraryType, primaryClassificationName) | (BETA) Create a primary classification | |
createSecondary(libraryUuid, libraryType, primaryClassificationUuid, secondaryClassificationName) | (BETA) Create a secondary classification | |
(BETA) Delete the classification at the specified index | ||
(BETA) Delete the classification with the specified UUID | ||
(BETA) Get the tree composed of all classification information | ||
getIndexByName(libraryUuid, libraryType, primaryClassificationName, secondaryClassificationName) | (BETA) Get the classification index of the classification with the specified name | |
(BETA) Get the name of the classification at the specified index | ||
getNameByUuid(libraryUuid, libraryType, primaryClassificationUuid, secondaryClassificationUuid) | (BETA) Get the name of the classification with the specified UUID |