public interface SaFolderClass extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getApplicationFormName(SaApplicationInfo.ApplicationType type)
Reads the application form name for the given type.
|
Map<SaApplicationInfo.ApplicationType,SaApplicationInfo> |
getApplicationInfos()
Reads all application informations.
|
SaFolderClassBean |
getBean()
Reads the folder class bean.
|
SaFolderConstants.CLASS_TYPE |
getClassType()
Reads the folder class type.
|
String |
getDocumentDDCName()
Returns the name of the document DDC.
|
String |
getFolderDDCName()
Reads the folder name for this class.
|
String |
getName() |
ResultType |
getNaviDisplayFields()
Reads the navigation display fields.
|
String |
getNaviDisplayFieldsXML()
Reads the navigation display fields.
|
String |
getShortName() |
String |
getSysRowId() |
String |
getWorkflowName()
Returns the name of the workflow to be started when a new eFile is
created.
|
boolean |
isEmbedded()
If true, the masks used for
DOCUMENT_NEW ,
EFILE_NEW and EFILE_QUERY have to be displayed
as embedded masks in the navigation view. |
boolean |
isInherited(SaApplicationInfo.ApplicationType type)
Reads, if the application type is inherited.
|
String getSysRowId()
String getShortName()
String getName()
String getApplicationFormName(SaApplicationInfo.ApplicationType type)
type
- Application typeboolean isInherited(SaApplicationInfo.ApplicationType type)
type
- Application typeMap<SaApplicationInfo.ApplicationType,SaApplicationInfo> getApplicationInfos()
String getNaviDisplayFieldsXML()
ResultType getNaviDisplayFields()
String getFolderDDCName()
String getDocumentDDCName()
String getWorkflowName()
SaFolderClassBean getBean()
SaFolderConstants.CLASS_TYPE getClassType()
boolean isEmbedded()
DOCUMENT_NEW
,
EFILE_NEW
and EFILE_QUERY
have to be displayed
as embedded masks in the navigation view.Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.