public class MetadataTemplateTableList extends ListPackManager
MetadataTemplate.getMetadataTemplateTableList()
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
int |
countEntries()
Returns the number of contained entries.
|
MetadataTemplateTable |
createTable(java.lang.String tableName)
Creates a new entry for the given table name or returns the existing entry matching the name.
|
void |
delete(MetadataTemplateTable tableEntry)
Deletes the given entry.
|
MetadataTemplateTable |
getTable(java.lang.String tableName)
Returns the entry found for the given table name.
|
java.util.Set<java.lang.String> |
getTableNames()
Returns a list of table names contained in this list.
|
java.util.List<MetadataTemplateTable> |
getTables()
Returns a list of all
MetadataTemplateTable instances contained in this list. |
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public int countEntries()
public java.util.Set<java.lang.String> getTableNames()
String
instancespublic java.util.List<MetadataTemplateTable> getTables()
MetadataTemplateTable
instances contained in this list.MetadataTemplateTable
instancespublic MetadataTemplateTable getTable(java.lang.String tableName)
tableName
- the table name for the entry to getpublic MetadataTemplateTable createTable(java.lang.String tableName)
tableName
- table name for the entry to createpublic void delete(MetadataTemplateTable tableEntry)
tableEntry
- the entry to deletewww.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.