public abstract class AbstractLdapBean extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
serial version uid.
|
private SortBehavior |
sortBehavior
Sort behavior.
|
Constructor and Description |
---|
AbstractLdapBean(SortBehavior sb)
Creates a new abstract ldap bean.
|
Modifier and Type | Method and Description |
---|---|
SortBehavior |
getSortBehavior()
Returns the sort behavior for this ldap bean.
|
private static final long serialVersionUID
private final SortBehavior sortBehavior
public AbstractLdapBean(SortBehavior sb)
sb
- sort behaviorpublic SortBehavior getSortBehavior()
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.