public class AdminObject extends Descriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
AdminObject() |
AdminObject(String theInterface,
String theClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigProperty(ConnectorConfigProperty configProperty)
Add a configProperty to the set
|
String |
getAdminObjectClass() |
String |
getAdminObjectInterface() |
Set |
getConfigProperties()
Set of EnvironmentProperty
|
void |
removeConfigProperty(ConnectorConfigProperty configProperty)
Add a configProperty to the set
|
void |
setAdminObjectClass(String cl) |
void |
setAdminObjectInterface(String intf) |
addDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic String getAdminObjectInterface()
public void setAdminObjectInterface(String intf)
public String getAdminObjectClass()
public void setAdminObjectClass(String cl)
public Set getConfigProperties()
public void addConfigProperty(ConnectorConfigProperty configProperty)
public void removeConfigProperty(ConnectorConfigProperty configProperty)
Copyright © 2017. All rights reserved.