Skip navigation links

Package com.novell.emframe.dev

The dev package contains classes needed for plug-in writers to write plug-ins to iManager.

See: Description

Package com.novell.emframe.dev Description

The dev package contains classes needed for plug-in writers to write plug-ins to iManager. A plug-in consists of Business Logic, Presentation Login, and a Plug-in Descriptor.

Business Logic

Presentation Logic

Plug-in Descriptor

All plug-ins will need at least a Plug-in Descriptor and Business Logic. Only plug-ins that present a User Interface will need Presentation Logic.

There are several different types of plug-ins. The Business Logic needs to extend different classes depending upon the plug-in type:

Note on deprecated classes: If you are using classes outside of the dev package in com.novell.nps, these calls have all been depricated and replaced with calls inside of the dev package. Please convert your code so all references to com.novell.nps have been removed.
Since:
1.0
Skip navigation links

API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.