|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

| Interface Summary | |
|---|---|
| TypeHandler | Handler interface for handling Class types that the default annotation processor for LPA does not support MINOR TypeHandler simplification (issue-12) Created : 13-Dec-2010 12:26:00 AM MST |
| Enum Summary | |
|---|---|
| ObjectClassType | Defines the types of LDAP objectClass(es). |
| Annotation Types Summary | |
|---|---|
| DN | A field annotated with this is indicating that it is an LdapName variable for storing the fully qualified distinguished name. |
| LdapAttribute | Declares the member field that stores an attribute of a particular name. |
| LdapEntity | If you annotate with this, your POJO MUST contain an @DN annotation as well. |
| Manager | We use this as an annotation indicating you want the LdapManager that was used to create this entry, injected into your code. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
This documentation is part of the LDAP Persistence API (LPA).
Copyright Trenton D. Adams <lpa at trentonadams daught ca>
LPA is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
LPA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with LPA. If not, see GNU Licenses.
See the COPYING file, in the git repository, for more information.