RISE to Bloome Software
Log In    
Home
RISE
Collapse RISERISE
Overview
Product feature list
Expand RISE Visual ModelingRISE Visual Modeling
How to get started
Expand Information ModelingInformation Modeling
Collapse Interface ModelingInterface Modeling
Expand Code generatorsCode generators
Expand Application DevelopmentApplication Development
Expand CustomizationCustomization
Philosophy of RISE
Expand User CommunityUser Community
Marshal
Download
 
 
r2bsoftware.se r2bsoftware.se
 
 
 
Click to hide navigation tree
Basic methods
When using an interface to implement a RISE information model object (entity or view) there's a set of basic methods automatically generated. To learn more about each of these methods and how to use them, read the articles in this section.
 
New method
New methods are used when creating an instance of an entity.
Delete method
Delete methods are used when deleting an instance of an entity
Get method
Get methods are used when reading the attributes of an instance of an entity.
Set method
Set methods are used for changing the attributes of an instance of an entity.
List method
List methods are used when retrieving a set of instances from an entity or a result set from view,