Serialized Form
serialVersionUID: 1L
_isLeaf
boolean _isLeaf
- Flag indicating if this is a leaf BPage.
_keys
java.lang.Object[] _keys
- Keys of children nodes
_values
java.lang.Object[] _values
- Values associated with keys. (Only valid if leaf BPage)
_children
long[] _children
- Children pages (recids) associated with keys. (Only valid if non-leaf BPage)
_first
int _first
- Index of first used item at the page
_previous
long _previous
- Previous leaf BPage (only if this BPage is a leaf)
_next
long _next
- Next leaf BPage (only if this BPage is a leaf)
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Implement Externalizable interface.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Implement Externalizable interface.
- Throws:
java.io.IOException
serialVersionUID: 1L
serialVersionUID: 1L
_nested
java.lang.Exception _nested
- Nested exception -- the original exception that occured, if any.
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
_comparator
java.util.Comparator<T> _comparator
- Wrapped comparator.
serialVersionUID: 1L
_except
java.lang.Exception _except
- The underlying exception.
serialVersionUID: 2L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
Package org.apache.directory.mitosis.common |
serialVersionUID: 1L
timestamp
long timestamp
- The timeStamp of this operation
replicaId
java.lang.String replicaId
- The server identification
operationSequence
int operationSequence
- The operation number in the same timestamp
serialVersionUID: 1L
serialVersionUID: -347196060295426926L
Package org.apache.directory.mitosis.configuration |
serialVersionUID: 1L
Package org.apache.directory.mitosis.operation |
serialVersionUID: 7373124294791982297L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
serialVersionUID: 2294492811671880570L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
serialVersionUID: 6252675003841951356L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
serialVersionUID: -131557844165710365L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
serialVersionUID: -6573196586521610472L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
- Read the CSN from an input stream
- Throws:
java.lang.ClassNotFoundException
- if the read object is not a CSN
java.io.IOException
- if we can't read from the input stream
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Write the CSN to an output stream
- Throws:
java.io.IOException
- if we can't write to the stream
Package org.apache.directory.mitosis.service |
serialVersionUID: 3906090070204430386L
Package org.apache.directory.mitosis.store |
serialVersionUID: 3257289127798913336L
Package org.apache.directory.server.changepw.exceptions |
serialVersionUID: 4880242751298831543L
Package org.apache.directory.server.core.authn |
serialVersionUID: 3906650782395676720L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
- If the stream can't be read
java.lang.ClassNotFoundException
- If the LdapPrincipal can't be created- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- If the serialization fail- See Also:
Externalizable#readExternal(ObjectInput)
Package org.apache.directory.server.core.changelog |
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
- If the stream can't be read
java.lang.ClassNotFoundException
- If the ChangeLogEvent can't be created- See Also:
Externalizable.readExternal(ObjectInput)
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- If the serialization fail- See Also:
Externalizable#readExternal(ObjectInput)
Package org.apache.directory.server.core.cursor |
serialVersionUID: -5723233489761854394L
serialVersionUID: 6222645005251534704L
serialVersionUID: 5730037129071653272L
Package org.apache.directory.server.core.entry |
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
We can't use this method for a ServerEntry
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerEntry
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
We can't use this method for a ServerAttribute, as we have to feed the value
with an AttributeType object
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerAttribute, as we have to feed the value
with an AttributeType object
serialVersionUID: 2L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
We can't use this method for a ServerEntry, as we have to feed the entry
with an registries reference
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerEntry, as we have to feed the entry
with an registries reference
serialVersionUID: 2L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
We can't use this method for a ServerBinaryValue, as we have to feed the value
with an AttributeType object
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerBinaryValue, as we have to feed the value
with an AttributeType object
serialVersionUID: 1L
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerModification.
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerModification.
serialVersionUID: 2L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
- See Also:
We can't use this method for a ServerStringValue, as we have to feed the value
with an AttributeType object
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
- See Also:
We can't use this method for a ServerStringValue, as we have to feed the value
with an AttributeType object
Package org.apache.directory.server.core.interceptor |
serialVersionUID: 3258690996517746233L
interceptor
Interceptor interceptor
- The Interceptor causing the failure
Package org.apache.directory.server.core.normalization |
serialVersionUID: -8073762118319523479L
node
org.apache.directory.shared.ldap.filter.LeafNode node
Package org.apache.directory.server.core.partition.impl.btree |
keyComparator
SerializableComparator<E> keyComparator
valueComparator
SerializableComparator<E> valueComparator
serialVersionUID: 3257283621751633459L
keyComparator
SerializableComparator<E> keyComparator
- The key comparison to use
serialVersionUID: 3544956549803161397L
keyComparator
SerializableComparator<E> keyComparator
serialVersionUID: 3690478030414165816L
serialVersionUID: 3257283621751633459L
valueComparator
SerializableComparator<E> valueComparator
- The value comparison to use - keys are Longs
Package org.apache.directory.server.core.partition.impl.btree.gui |
serialVersionUID: 3257853194544952884L
title
java.lang.String title
product
java.lang.String product
version
java.lang.String version
copyright
java.lang.String copyright
comments
java.lang.String comments
contentPane
javax.swing.JPanel contentPane
prodLabel
javax.swing.JLabel prodLabel
verLabel
javax.swing.JLabel verLabel
copLabel
javax.swing.JLabel copLabel
commentField
javax.swing.JTextArea commentField
btnPanel
javax.swing.JPanel btnPanel
okButton
javax.swing.JButton okButton
image
javax.swing.JLabel image
formLayout
java.awt.BorderLayout formLayout
contentPaneLayout
java.awt.GridBagLayout contentPaneLayout
btnPaneLayout
java.awt.FlowLayout btnPaneLayout
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
serialVersionUID: 3544671793504663604L
m_namePnl
javax.swing.JPanel m_namePnl
m_attrPnl
javax.swing.JPanel m_attrPnl
m_buttonPnl
javax.swing.JPanel m_buttonPnl
m_rdnPnl
javax.swing.JPanel m_rdnPnl
m_dnPnl
javax.swing.JPanel m_dnPnl
m_rdnLbl
javax.swing.JLabel m_rdnLbl
m_rdnChoice
javax.swing.JComboBox m_rdnChoice
m_dnText
javax.swing.JTextField m_dnText
m_attrScrollPnl
javax.swing.JScrollPane m_attrScrollPnl
m_attrTbl
javax.swing.JTable m_attrTbl
m_doneBut
javax.swing.JButton m_doneBut
m_cancelBut
javax.swing.JButton m_cancelBut
m_popup
javax.swing.JPopupMenu m_popup
childEntry
ServerEntry childEntry
serialVersionUID: 3690476917916513074L
jPanel1
javax.swing.JPanel jPanel1
jTree1
javax.swing.JTree jTree1
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
jTextArea1
javax.swing.JTextArea jTextArea1
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jButton1
javax.swing.JButton jButton1
serialVersionUID: 3256443603340310841L
entry
ServerEntry entry
- the attributes for the entry
id
java.lang.Long id
- the unique id of the entry
dn
java.lang.String dn
- the distinguished name of the entry
isMutable
boolean isMutable
- whether or not the model is mutable
serialVersionUID: 3761684611092001592L
m_namePnl
javax.swing.JPanel m_namePnl
m_attrPnl
javax.swing.JPanel m_attrPnl
m_buttonPnl
javax.swing.JPanel m_buttonPnl
m_rdnPnl
javax.swing.JPanel m_rdnPnl
m_dnPnl
javax.swing.JPanel m_dnPnl
m_rdnLbl
javax.swing.JLabel m_rdnLbl
m_rdnChoice
javax.swing.JComboBox m_rdnChoice
m_dnText
javax.swing.JTextField m_dnText
m_attrScrollPnl
javax.swing.JScrollPane m_attrScrollPnl
m_attrTbl
javax.swing.JTable m_attrTbl
m_doneBut
javax.swing.JButton m_doneBut
m_cancelBut
javax.swing.JButton m_cancelBut
serialVersionUID: 3760565295319626294L
m_northPnl
javax.swing.JPanel m_northPnl
m_centerPnl
javax.swing.JPanel m_centerPnl
m_filterText
javax.swing.JTextArea m_filterText
m_scopeLbl
javax.swing.JLabel m_scopeLbl
m_scopeChoice
javax.swing.JComboBox m_scopeChoice
m_limitLbl
javax.swing.JLabel m_limitLbl
m_limitField
javax.swing.JTextField m_limitField
m_southPnl
javax.swing.JPanel m_southPnl
m_searchBut
javax.swing.JButton m_searchBut
m_cancelBut
javax.swing.JButton m_cancelBut
m_scrollPane
javax.swing.JScrollPane m_scrollPane
m_mode
java.lang.String m_mode
m_baseText
javax.swing.JTextField m_baseText
m_basePnl
javax.swing.JPanel m_basePnl
jLabel1
javax.swing.JLabel jLabel1
serialVersionUID: 3689917253680445238L
mainPnl
java.awt.Panel mainPnl
tabbedPane
javax.swing.JTabbedPane tabbedPane
listPnl
javax.swing.JPanel listPnl
cursorPnl
javax.swing.JPanel cursorPnl
resultsPnl
javax.swing.JPanel resultsPnl
jScrollPane2
javax.swing.JScrollPane jScrollPane2
resultsTbl
javax.swing.JTable resultsTbl
buttonPnl
javax.swing.JPanel buttonPnl
doneBut
javax.swing.JButton doneBut
jLabel1
javax.swing.JLabel jLabel1
keyText
javax.swing.JTextField keyText
jLabel2
javax.swing.JLabel jLabel2
scanBut
javax.swing.JButton scanBut
index
Index<K,O> index
selectedCursorType
java.lang.String selectedCursorType
serialVersionUID: 4049353102291513657L
statusBar
javax.swing.JLabel statusBar
mainPnl
javax.swing.JPanel mainPnl
splitPane
javax.swing.JSplitPane splitPane
tabbedPane
javax.swing.JTabbedPane tabbedPane
entryPnl
javax.swing.JPanel entryPnl
idxPnl
javax.swing.JPanel idxPnl
treePane
javax.swing.JScrollPane treePane
tree
javax.swing.JTree tree
entryPane
javax.swing.JScrollPane entryPane
entryTbl
javax.swing.JTable entryTbl
idxPane
javax.swing.JScrollPane idxPane
idxTbl
javax.swing.JTable idxTbl
searchMenu
javax.swing.JMenu searchMenu
annotate
javax.swing.JMenuItem annotate
run
javax.swing.JMenuItem run
debug
javax.swing.JMenuItem debug
indices
javax.swing.JMenu indices
partition
BTreePartition partition
doCleanUp
boolean doCleanUp
nodes
java.util.Map<K,V> nodes
root
EntryNode root
registries
Registries registries
- A handle on the global registries
serialVersionUID: 3256999964914757684L
jPanel1
javax.swing.JPanel jPanel1
jTree1
javax.swing.JTree jTree1
jPanel2
javax.swing.JPanel jPanel2
jPanel3
javax.swing.JPanel jPanel3
jTextArea1
javax.swing.JTextArea jTextArea1
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jButton1
javax.swing.JButton jButton1
jPanel4
javax.swing.JPanel jPanel4
jScrollPane2
javax.swing.JScrollPane jScrollPane2
m_resultsTbl
javax.swing.JTable m_resultsTbl
Package org.apache.directory.server.core.partition.impl.btree.jdbm |
serialVersionUID: 6768192848157685880L
serialVersionUID: -4289810071005184834L
recId
long recId
serialVersionUID: 237756689544852128L
serialVersionUID: -173163945773783649L
Package org.apache.directory.server.core.prefs |
serialVersionUID: -2042269063779317751L
Package org.apache.directory.server.core.schema |
serialVersionUID: 1L
registries
Registries registries
auxObjectClassOids
java.lang.String[] auxObjectClassOids
auxObjectClasses
org.apache.directory.shared.ldap.schema.ObjectClass[] auxObjectClasses
mustNameOids
java.lang.String[] mustNameOids
mustNames
org.apache.directory.shared.ldap.schema.AttributeType[] mustNames
mayNameOids
java.lang.String[] mayNameOids
mayNames
org.apache.directory.shared.ldap.schema.AttributeType[] mayNames
notNameOids
java.lang.String[] notNameOids
notNames
org.apache.directory.shared.ldap.schema.AttributeType[] notNames
serialVersionUID: 1L
EMPTY_INT_ARRAY
java.lang.Integer[] EMPTY_INT_ARRAY
EMPTY_DSR_ARRAY
org.apache.directory.shared.ldap.schema.DITStructureRule[] EMPTY_DSR_ARRAY
registries
Registries registries
nameFormOid
java.lang.String nameFormOid
superClassRuleIds
java.lang.Integer[] superClassRuleIds
superClasses
org.apache.directory.shared.ldap.schema.DITStructureRule[] superClasses
serialVersionUID: 1L
registries
Registries registries
applicableAttributes
org.apache.directory.shared.ldap.schema.AttributeType[] applicableAttributes
applicableAttributesOids
java.lang.String[] applicableAttributesOids
serialVersionUID: 1L
registries
Registries registries
objectClassOid
java.lang.String objectClassOid
mayUseOids
java.lang.String[] mayUseOids
mayUse
org.apache.directory.shared.ldap.schema.AttributeType[] mayUse
mustUseOids
java.lang.String[] mustUseOids
mustUse
org.apache.directory.shared.ldap.schema.AttributeType[] mustUse
Package org.apache.directory.server.dhcp |
serialVersionUID: 3985748516732135317L
Package org.apache.directory.server.dns |
serialVersionUID: 7493573233290707069L
responseCode
int responseCode
- The DNS response code associated with this exception
Package org.apache.directory.server.dns.store.jndi |
Package org.apache.directory.server.dns.store.jndi.operations |
serialVersionUID: 4931303293468915435L
question
QuestionRecord question
- The name of the question to get.
serialVersionUID: 1077580995617778894L
question
QuestionRecord question
- The name of the question to get.
Package org.apache.directory.server.kerberos.sam |
serialVersionUID: -677444708375928227L
type
SamType type
- the SAM type that caused this exception
Package org.apache.directory.server.kerberos.shared.exceptions |
serialVersionUID: 2968072183596955597L
errorCode
int errorCode
- The Kerberos error code associated with this exception.
explanatoryData
byte[] explanatoryData
- Additional data about the error for use by the application
to help it recover from or handle the error.
Package org.apache.directory.server.kerberos.shared.messages.components |
serialVersionUID: 1L
Package org.apache.directory.server.kerberos.shared.messages.value.flags |
value
int value
- The associated value
serialVersionUID: 1L
Package org.apache.directory.server.kerberos.shared.store.operations |
serialVersionUID: -1032737167622217786L
entry
PrincipalStoreEntry entry
- The Kerberos principal who is to be added.
serialVersionUID: -7147685183641418353L
principal
javax.security.auth.kerberos.KerberosPrincipal principal
- The Kerberos principal who's password is to be changed.
newPassword
java.lang.String newPassword
- The new password for the update.
serialVersionUID: -6970986279811261983L
principal
javax.security.auth.kerberos.KerberosPrincipal principal
- The Kerberos principal who is to be deleted.
serialVersionUID: -1214321426487445132L
filter
org.apache.directory.shared.ldap.filter.ExprNode filter
serialVersionUID: 4598007518413451945L
principal
javax.security.auth.kerberos.KerberosPrincipal principal
- The name of the principal to get.
Package org.apache.directory.server.ldap.gui |
serialVersionUID: -3777123348215825711L
jContentPane
javax.swing.JPanel jContentPane
jPanel
javax.swing.JPanel jPanel
jScrollPane
javax.swing.JScrollPane jScrollPane
jTable
javax.swing.JTable jTable
jPanel1
javax.swing.JPanel jPanel1
jButton
javax.swing.JButton jButton
session
LdapSession session
ldapService
LdapService ldapService
jPanel2
javax.swing.JPanel jPanel2
jTextArea
javax.swing.JTextArea jTextArea
jButton1
javax.swing.JButton jButton1
jButton2
javax.swing.JButton jButton2
serialVersionUID: -863445561454536133L
isServiceBound
boolean isServiceBound
requestor
org.apache.mina.common.IoSession requestor
ldapProvider
org.apache.mina.common.IoHandler ldapProvider
jContentPane
javax.swing.JPanel jContentPane
mainPanel
javax.swing.JPanel mainPanel
sessionsPane
javax.swing.JScrollPane sessionsPane
sessionsTable
javax.swing.JTable sessionsTable
filterPanel
javax.swing.JPanel filterPanel
filterButton
javax.swing.JButton filterButton
filterText
javax.swing.JTextField filterText
menuBar
javax.swing.JMenuBar menuBar
menuFile
javax.swing.JMenu menuFile
exitItem
javax.swing.JMenuItem exitItem
menuSession
javax.swing.JMenu menuSession
closeItem
javax.swing.JMenuItem closeItem
menuSendNoD
javax.swing.JMenu menuSendNoD
unavailableItem
javax.swing.JMenuItem unavailableItem
protocolErrorItem
javax.swing.JMenuItem protocolErrorItem
strongAuthRequiredItem
javax.swing.JMenuItem strongAuthRequiredItem
southPanel
javax.swing.JPanel southPanel
showRequests
javax.swing.JMenuItem showRequests
refreshButton
javax.swing.JButton refreshButton
selected
LdapSession selected
unbindItem
javax.swing.JMenuItem unbindItem
bindItem
javax.swing.JMenuItem bindItem
ldapService
LdapService ldapService
serialVersionUID: -6681747075037789868L
jContentPane
javax.swing.JPanel jContentPane
inputsPanel
javax.swing.JPanel inputsPanel
buttonsPanel
javax.swing.JPanel buttonsPanel
sendButton
javax.swing.JButton sendButton
cancelButton
javax.swing.JButton cancelButton
jPanel
javax.swing.JPanel jPanel
jPanel1
javax.swing.JPanel jPanel1
jLabel
javax.swing.JLabel jLabel
timeOfflineField
javax.swing.JTextField timeOfflineField
jLabel1
javax.swing.JLabel jLabel1
delayField
javax.swing.JTextField delayField
canceled
boolean canceled
serialVersionUID: 1L
jContentPane
javax.swing.JPanel jContentPane
jPanel
javax.swing.JPanel jPanel
jButton
javax.swing.JButton jButton
jProgressBar
javax.swing.JProgressBar jProgressBar
timeMillis
long timeMillis
bypass
boolean bypass
Package org.apache.directory.server.ntp |
serialVersionUID: -225862469671550203L
Package org.apache.directory.server.protocol.shared |
serialVersionUID: 8298096524637031225L
Package org.apache.directory.server.protocol.shared.catalog |
serialVersionUID: -6657995003127926278L
Package org.apache.directory.server.protocol.shared.store |
Package org.apache.directory.server.replication.configuration |
serialVersionUID: 1L
id
java.lang.String id
- The formated replicaId
Package org.apache.directory.server.schema |
serialVersionUID: 1L
attrRegistry
AttributeTypeRegistry attrRegistry
serialVersionUID: 1L
attrRegistry
AttributeTypeRegistry attrRegistry
serialVersionUID: 3257566226288162870L
matchingRuleOid
java.lang.String matchingRuleOid
- the OID of the matchingRule for this comparator
Package org.apache.directory.server.schema.bootstrap |
serialVersionUID: 4050205236738471984L
syntaxRegistry
SyntaxRegistry syntaxRegistry
matchingRuleRegistry
MatchingRuleRegistry matchingRuleRegistry
attributeTypeRegistry
AttributeTypeRegistry attributeTypeRegistry
superiorId
java.lang.String superiorId
equalityId
java.lang.String equalityId
- The equality OID for this AttributeType
equalityMR
org.apache.directory.shared.ldap.schema.MatchingRule equalityMR
- The MatchingRule associated with the equalityID
substrId
java.lang.String substrId
- The substring OID for this AttributeType
substrMR
org.apache.directory.shared.ldap.schema.MatchingRule substrMR
- The MatchingRule associated with the substrID
orderingId
java.lang.String orderingId
- The ordering OID for this AttributeType
orderingMR
org.apache.directory.shared.ldap.schema.MatchingRule orderingMR
- The MatchingRule associated with the orderingID
syntaxId
java.lang.String syntaxId
- The syntax OID for this attributeType
syntax
org.apache.directory.shared.ldap.schema.Syntax syntax
- The Syntax associated with the syntaxID
serialVersionUID: 1L
syntaxRegistry
SyntaxRegistry syntaxRegistry
normalizerRegistry
NormalizerRegistry normalizerRegistry
comparatorRegistry
ComparatorRegistry comparatorRegistry
syntaxOid
java.lang.String syntaxOid
serialVersionUID: 1L
objectClassRegistry
ObjectClassRegistry objectClassRegistry
attributeTypeRegistry
AttributeTypeRegistry attributeTypeRegistry
superClassIds
java.lang.String[] superClassIds
superClasses
org.apache.directory.shared.ldap.schema.ObjectClass[] superClasses
type
org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum type
mayListIds
java.lang.String[] mayListIds
mayList
org.apache.directory.shared.ldap.schema.AttributeType[] mayList
mustListIds
java.lang.String[] mustListIds
mustList
org.apache.directory.shared.ldap.schema.AttributeType[] mustList
serialVersionUID: 1L
registry
SyntaxCheckerRegistry registry
serialVersionUID: 1L
serialVersionUID: 1L
NAMES
java.lang.String[] NAMES
syntax
org.apache.directory.shared.ldap.schema.Syntax syntax
serialVersionUID: 1L
serialVersionUID: 1L
syntax
org.apache.directory.shared.ldap.schema.Syntax syntax
NAMES
java.lang.String[] NAMES
serialVersionUID: 1L
NAMES
java.lang.String[] NAMES
syntax
org.apache.directory.shared.ldap.schema.Syntax syntax
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
schema
java.lang.String schema
serialVersionUID: 1L
checker
org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker checker
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package org.apache.directory.server.schema.bootstrap.partition |
serialVersionUID: 1L
resourceName
java.lang.String resourceName
urls
java.util.List<E> urls
resourceDescription
java.lang.String resourceDescription
Package org.apache.directory.server.xdbm |
serialVersionUID: 3906088970608981815L
indexName
java.lang.String indexName
- the name of the index that was not found
Package org.apache.directory.server.xdbm.tools |
serialVersionUID: 3689917253680445238L
mainPnl
java.awt.Panel mainPnl
tabbedPane
javax.swing.JTabbedPane tabbedPane
listPnl
javax.swing.JPanel listPnl
cursorPnl
javax.swing.JPanel cursorPnl
resultsPnl
javax.swing.JPanel resultsPnl
jScrollPane2
javax.swing.JScrollPane jScrollPane2
resultsTbl
javax.swing.JTable resultsTbl
buttonPnl
javax.swing.JPanel buttonPnl
doneBut
javax.swing.JButton doneBut
jLabel1
javax.swing.JLabel jLabel1
keyText
javax.swing.JTextField keyText
jLabel2
javax.swing.JLabel jLabel2
scanBut
javax.swing.JButton scanBut
index
Index<K,O> index
selectedCursorType
java.lang.String selectedCursorType
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.