com.novell.admin.common.snapins
Interface AttributeHandler

All Known Implementing Classes:
AdminPageSnapin

public interface AttributeHandler

Interface for AdminPageSnapins that register to handle attributes. AdminPageSnapin implements this interface so all pages have to register what attribute they are going to handle. Then SOE will come in as the last page and modify anything that is left over.


Method Summary
 java.lang.String[] getHandledAttributeNames()
          Returns the attributes that this page is handling.
 

Method Detail

getHandledAttributeNames

public java.lang.String[] getHandledAttributeNames()
Returns the attributes that this page is handling.
Returns:
The String[] containing the attribute names.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.