public class MailSessionDescriptor extends ResourceDescriptor
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED| Constructor and Description |
|---|
MailSessionDescriptor() |
getMetadataSource, getResourceId, getResourceType, setMetadataSource, setResourceId, setResourceTypeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic String getName()
DescriptorgetName in class Descriptorpublic void setName(String name)
DescriptorsetName in class Descriptorname - the new name of the descriptor.public Properties getProperties()
public String getStoreProtocol()
public void setStoreProtocol(String storeProtocol)
public String getTransportProtocol()
public void setTransportProtocol(String transportProtocol)
public String getUser()
public void setUser(String user)
public String getPassword()
public void setPassword(String password)
public String getAuth()
public void setAuth(String auth)
public String getHost()
public void setHost(String host)
public String getFrom()
public void setFrom(String from)
public void addMailSessionPropertyDescriptor(ResourcePropertyDescriptor propertyDescriptor)
public void setDeployed(boolean deployed)
public boolean isDeployed()
public boolean isConflict(MailSessionDescriptor other)
Copyright © 2019. All rights reserved.