Agentflow
V3.1

Uses of Class
pe.pase.AFTVElementVO

Packages that use AFTVElementVO
pe.pase   
 

Uses of AFTVElementVO in pe.pase
 

Methods in pe.pase with parameters of type AFTVElementVO
 boolean FlowService.saveAFTVElementVO(AFTVElementVO vo)
           
 boolean ClientAPI.saveAFTVElementVO(AFTVElementVO vo)
          save AFTVElementVO to database Examples: var artInsId = MyTask.getArtInstance().getID(); var itemId = "ITEM0"; var vo = new Packages.pe.pase.AFTVElementVO(artInsId, itemId); vo.setPrincipal("DEP00001091073095699"); vo.setOfflineReadonly(0); vo.setEditCount(1); vo.setSaveCount(-1); var result = Client.saveAFTVElementVO(vo); returns true if it sets successfully ;false otherwise
 boolean BasedClientAPI.saveAFTVElementVO(AFTVElementVO vo)
           
 


Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.