Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/18/12 21:33:11 (12 years ago)
Author:
ascheibe
Message:

#1648 added first version of an access client, access items and views for displaying them

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/GenerateServiceClients.cmd

    r7367 r7368  
    33echo.
    44echo *******************************************************************************************
    5 echo Generating HiveService client
     5echo Generating AccessService client
    66echo.
    77
     
    2121echo.
    2222echo Following modifications have to be done manually in generated data contracts:
    23 echo  * Remove method "protected void RaisePropertyChanged(string propertyName)" in HiveItem
     23echo  * Remove method "protected void RaisePropertyChanged(string propertyName)" in AccessServiceItem
    2424echo.
    2525echo !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
    2626echo ---------------------------------------------------------------------------------------
    2727echo.
    28 echo Generation of HiveService client finished.
     28echo Generation of AccessService client finished.
    2929echo *******************************************************************************************
    3030
Note: See TracChangeset for help on using the changeset viewer.