public class DefaultResourcePrincipal extends RuntimeDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
static String |
PASSWORD |
propListeners
DESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGED
Constructor and Description |
---|
DefaultResourcePrincipal() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of this descriptor as a String.
|
String |
getPassword() |
void |
setName(String value)
Sets the name of this descriptor.
|
void |
setPassword(String value) |
boolean |
verify() |
addPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, size
addDescriptorExtension, 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, visit
addExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toString
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public static final String NAME
public static final String PASSWORD
public void setName(String value)
Descriptor
setName
in class Descriptor
value
- the new name of the descriptor.public String getName()
Descriptor
getName
in class Descriptor
public void setPassword(String value)
public String getPassword()
public boolean verify()
Copyright © 2019. All rights reserved.