Package org.openptk.api

Provides the classes necessary to call from Java applications into the Project OpenPTK Framework.

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  
 

Package org.openptk.api Description

Provides the classes necessary to call from Java applications into the Project OpenPTK Framework.



View/submit a bug or feature

For further API reference and developer documentation, see www.openptk.org. That documentation contains more detailed, developer-targeted descriptions, definitions of terms, workarounds, and working code examples.

Copyright (C) 2008-2012, Project OpenPTK. All Rights Reserved