com.plumtree.portalpages.admin.editors.doctypemap
Interface IGbDocTypeModelRO

All Superinterfaces:
IEditorModelRO, IModelRO, IMVCObject
All Known Implementing Classes:
GbDocTypeModel

public interface IGbDocTypeModelRO
extends IEditorModelRO

Version:
$Revision$
Author:
$author$

Method Summary
 java.lang.String GetSectionName(int _nID)
           
 IASQueryResult GetSections()
          Returns the document type sections.
 
Methods inherited from interface com.plumtree.uiinfrastructure.editor.IEditorModelRO
GetEditorType, GetEnableApplyButton, GetHideLeftNav, GetIsEditorReadOnly
 
Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject
GetName
 

Method Detail

GetSectionName

java.lang.String GetSectionName(int _nID)
Parameters:
_nID -
Returns:
Throws:
java.lang.Exception

GetSections

IASQueryResult GetSections()
Returns the document type sections.

Returns:
ASQueryResult
Throws:
java.lang.Exception



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.