public class FieldLinkingList extends ListPackManager
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
CatalogLinkedField |
createCatalogLinkedField(GUID moduleGUID,
java.lang.String moduleName,
GUID fieldGUID,
java.lang.String fieldName)
Creates a new entry for the given module UID, module name, field UID and field name.
|
CatalogLinkedField |
getCatalogLinkedField(java.lang.String moduleGuid,
java.lang.String fieldGuid)
Returns the entry for the given module UID and module field UID.
|
java.util.List<CatalogLinkedField> |
getCatalogLinkedFields()
Returns a list of all contained entries.
|
void |
remove(CatalogLinkedField catalogLinkedField)
Removes the given entry from this list.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public CatalogLinkedField createCatalogLinkedField(GUID moduleGUID, java.lang.String moduleName, GUID fieldGUID, java.lang.String fieldName)
moduleGUID
- GUID of the module being linkedmoduleName
- display name for the modulefieldGUID
- GUID of the field to link to this catalog fieldfieldName
- display name for module field linked to this catalog fieldpublic java.util.List<CatalogLinkedField> getCatalogLinkedFields()
CatalogLinkedField
instancespublic CatalogLinkedField getCatalogLinkedField(java.lang.String moduleGuid, java.lang.String fieldGuid)
moduleGuid
- the module UIDfieldGuid
- the field UIDpublic void remove(CatalogLinkedField catalogLinkedField)
catalogLinkedField
- the entry to removewww.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.