|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entry
Defines the Entry interface.
| Field Summary | |
|---|---|
static java.lang.String |
CRLF
Deprecated. String for return carriage. |
| Method Summary | |
|---|---|
boolean |
add(java.lang.String DN,
java.lang.Object value)
Deprecated. Adds a new child. |
int |
getChildrenCount()
Deprecated. Gets the childrenCount attribute of the Entry object. |
java.lang.String |
getDN()
Deprecated. Gets the dN attribute of the Entry object. |
java.lang.String |
getName()
Deprecated. Gets the name attribute of the Entry object. |
java.lang.String |
getParentDN()
Deprecated. Gets the parentDN attribute of the Entry object. |
java.lang.String |
getRDN()
Deprecated. Gets the rDN attribute of the Entry object. |
boolean |
isLeaf()
Deprecated. Gets the leaf attribute of the Entry object. |
boolean |
remove(java.lang.String DN)
Deprecated. Removes a child. |
java.lang.String |
toString()
Deprecated. Retur the textual reprentation. |
| Field Detail |
|---|
static final java.lang.String CRLF
| Method Detail |
|---|
boolean remove(java.lang.String DN)
DN - dN attribute
boolean add(java.lang.String DN,
java.lang.Object value)
DN - dN attributevalue - value
boolean isLeaf()
java.lang.String toString()
toString in class java.lang.Objectjava.lang.String getName()
java.lang.String getParentDN()
java.lang.String getDN()
java.lang.String getRDN()
int getChildrenCount()
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||