Class ClassicConnectorFolderClass

java.lang.Object
com.saperion.ngc.model.navigation.ClassicConnectorFolderClass
All Implemented Interfaces:
FolderClass, Serializable

public class ClassicConnectorFolderClass extends Object implements FolderClass
Implementation of FolderClass for ClassicConnector.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    ClassicConnectorFolderClass(com.saperion.folder.SaFolderClass saFolderClass)
    Constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.saperion.constants.SaFolderConstants.CLASS_TYPE
    A folder class can be typed to mark special folders like eFiles, registers and so on.
    Returns the name of the DDC that contains the documents of an eFile- or outliner-application.
    com.saperion.ngc.iform.xml.ResultType
    A folder class contains a list of index fields that should be displayed in the navigation view.
    Returns the folder DDC name for this class.
    A folder can use several forms for different operations (like index, query, edit...).
    Returns the full name of the folder class.
    Returns the short name of the folder class.
    Returns the sysRowId of the folder class.
    Returns the name of the workflow definition to start when a new eFile is created.
    boolean
    If this method returns true, the masks for DOCUMENT_NEW, EFILE_NEW and EFILE_QUERY need to be displayed as embedded masks in the navigation view.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait