|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AttributeIF | |
Constants | |
ElementIF | The ElementIF interface is used by many classes within the package. |
QueryBuilderIF |
Class Summary | |
---|---|
Attribute | The Attribute is used to store a related name / value and meta-data. |
Element | An Element is a foundation class that holds Properties and Attributes. |
Input | The Input object is used "transport" data when an Operation is executed. |
Output | The Output object contains the State/Status and Results of an Operation. |
Query | The Query class is used to define simple and complex queries. |
QueryBuilder |
Enum Summary | |||||||||
---|---|---|---|---|---|---|---|---|---|
AttributeIF.Access | |||||||||
DataType | |||||||||
Opcode | Supported operation codes: | CREATE:Create a new Entry | READ:Return a single Entry | UPDATE:Update a single Entry | DELETE:Delete a single Entry | SEARCH:Search for and return multiple Entries | PWDCHANGE:Change an Entry's password, with provided value | PWDRESETChange an Entry's password, system generated | PWDFORGOT:Forgotten password questions/answers process Used at all Tiers in the Project. |
Query.Type | |||||||||
State |
Provides the classes necessary to call from Java applications into the Project OpenPTK Framework.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |