Es gibt im ARIS-Metamodell neue Konstanten für Attributtypen, Modelltypen, Kantentypen (cxn), Lane-Typen und Symboltypen.
Da der ARIS-Report jetzt ARCM-Reporte unterstützt, gibt es neue Klassen und Konstanten speziell für ARCM-Reporte.
Sie finden die ARCM-Konstanten in der Hilfe:
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMConstants.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMConstants.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMEnumerations.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMEvaluations.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMJobStatus.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMLists.htm
http://localhost/abs/help/de/script/ba/index.htm#report_CONSTANTS_ARCMObjectTypes.htm
Das Ausgabeobjekt unterstützt jetzt ungerade/gerade Abschnittsdefinitionen:
SECTION_EVEN (ArisSectionConstants)
SECTION_ODD (ArisSectionConstants)
Neue/Geänderte/Entfernte/Veraltete Methoden |
Neu |
Geändert |
Entfernt |
Veraltet |
---|---|---|---|---|
Neue Reportkomponente „DocumentStorage“ (ADS) |
||||
ADSDocument |
X |
|
|
|
ADSDocumentAttribute |
X |
|
|
|
ADSDocumentMetaInfo |
X |
|
|
|
ADSFolder |
X |
|
|
|
ADSRepository |
X |
|
|
|
Neue Reportkomponente „ARCM“ und ihre zusätzlichen Klassen für die Kommunikation mit dem ARCM-Server |
||||
ARCM |
X |
|
|
|
ARCMClientRepresentation |
X |
|
|
|
ARCMJobId |
X |
|
|
|
ARCMJobResponse |
X |
|
|
|
AppObject |
X |
|
|
|
AppObjectAttribute |
X |
|
|
|
AppObjectDataSource |
X |
|
|
|
ChartDataSource |
X |
|
|
|
EvaluationDataSource |
X |
|
|
|
GroupInfo |
X |
|
|
|
HeaderCell |
X |
|
|
|
HeaderInfo |
X |
|
|
|
Iterable |
X |
|
|
|
ListDataSource |
X |
|
|
|
ListViewObject |
X |
|
|
|
ReportDataSource |
X |
|
|
|
ReportFilterableDataSource |
X |
|
|
|
ReportIcon |
X |
|
|
|
ReportService |
X |
|
|
|
ReportValue |
X |
|
|
|
UserInfo |
X |
|
|
|
Neue Reportkomponente „DataQuery“ für die Ausführung schneller Datenbankabfragen |
||||
DataQueryFactory |
X |
|
|
|
QueryTree |
X |
|
|
|
Result |
X |
|
|
|
ResultTree |
X |
|
|
|
Neue Reportkomponente „AlfabetIntegration“ für die Automatisierung der Importfunktion aus Alfabet |
||||
AlfabetIntegration.importTables(Group,String[]) -> boolean |
X |
|
|
|
AlfabetIntegration.isAvailable(Database) -> boolean |
X |
|
|
|
AlfabetIntegration.removeAll(Database,int) -> boolean |
X |
|
|
|
AlfabetIntegration.synchronize(Database,int) -> boolean |
X |
|
|
|
Neuer Standard-Report „API Methods“ |
||||
XlsSheet.insertCellPicture(int,int,byte[],int,double,double) -> void |
X |
|
|
|
ComObjOcc.setPicture(byte[],String) -> boolean (Definiert/Überschreibt ein Bild in einem Modell) |
X |
|
|
|
Model.canWrite(boolean bCheckAccessPermissions) -> boolean (Prüft, ob das Modell vom aktuellen Report geändert werden kann) |
X |
|
|
|
Model.createPicture(int,int,int,int,byte[],String) -> ComObjOcc (Fügt einem Modell ein neues Bild hinzu) |
X |
|
|
|
ModelOptions.getLayoutParameters(int) -> LayoutParameters (Gibt die Layoutparameter für einen Modelltyp zurück) |
X |
|
|
|
ServerAdmin.renameDatabase(String,String,boolean) -> boolean (Benennt eine Datenbank um) |
X |
|
|
|
UmcPrivilege.getAssignedSeats() -> Long |
X |
|
|
|
UmcUsergroup.getPermissionSeats() -> Map |
X |
|
|
|
User.AccessRights(Group,boolean) -> int: neue Methode mit einem zusätzlichen Parameter, um die vollen Rechte inklusive für Benutzergruppen abzurufen |
X |
|
|
|
UserDialog.setBrowseClientFolders(String,String,String,boolean) -> void (Gibt dem Benutzer die Möglichkeit, nach Client-Pfadnamen zu suchen) |
X |
|
|
|
XMLOutputWriter.getDocumentContent() -> byte[] (Gibt den Inhalt einer XML-Ergebnisdatei als Bytes (mithilfe von UTF-8-Kodierung) aus) |
X |
|
|
|