public class DefaultResourcePrincipal extends RuntimeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
PASSWORD |
propListenersDESCRIPTION_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, setValues, sizeaddDescriptorExtension, 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 static final String NAME
public static final String PASSWORD
public void setName(String value)
DescriptorsetName in class Descriptorvalue - the new name of the descriptor.public String getName()
DescriptorgetName in class Descriptorpublic void setPassword(String value)
public String getPassword()
public boolean verify()
Copyright © 2017. All rights reserved.