Sie sind auf Seite 1von 2

Edit InPut Java Code // Java class context is provided by Open Authoring to support available user friendly features

of your editor. // Changes made outside '... DO NOT REMOVE ...' brackets as well as temporary class and method names // will not appear in the server-generated Java code. // PegaRULES public Java interfaces. Packages must be 'visible' to your editor to enable contextsensitivity. import com.pega.pegarules.pub.*; // Classes common to most public interfaces. import com.pega.pegarules.pub.clipboard.*; // Clipboard, Page, and Property interfaces. import com.pega.pegarules.pub.context.*; // Requestor, Thread, and Node interfaces. import com.pega.pegarules.pub.database.*; // Provides support for relational database access. import com.pega.pegarules.pub.dictionary.*; // Dictionary validation interface for PegaRULES engine. import com.pega.pegarules.pub.generator.*; // Java generation interfaces and classes. import com.pega.pegarules.pub.pal.*; // Reports various statistics about a PegaRULES Thread. import com.pega.pegarules.pub.runtime.*; // Activities, Models, Whens, Edits, and Streams interfaces. import com.pega.pegarules.pub.util.*; // Miscellaneous utility classes and interfaces. public class _38756 extends Activity { private PublicAPI tools = null; public boolean tempMethod() { // Your code starts after this line. DO NOT REMOVE THIS LINE

// Your code ends prior to this line. DO NOT REMOVE THIS LINE } }

Edit Validate Java Code

// Java class context is provided by Open Authoring to support available user friendly features of your editor. // Changes made outside '... DO NOT REMOVE ...' brackets as well as temporary class and method names // will not appear in the server-generated Java code. // PegaRULES public Java interfaces. Packages must be 'visible' to your editor to enable contextsensitivity. import com.pega.pegarules.pub.*; // Classes common to most public interfaces. import com.pega.pegarules.pub.clipboard.*; // Clipboard, Page, and Property interfaces. import com.pega.pegarules.pub.context.*; // Requestor, Thread, and Node interfaces. import com.pega.pegarules.pub.database.*; // Provides support for relational database access. import com.pega.pegarules.pub.dictionary.*; // Dictionary validation interface for PegaRULES engine. import com.pega.pegarules.pub.generator.*; // Java generation interfaces and classes. import com.pega.pegarules.pub.pal.*; // Reports various statistics about a PegaRULES Thread. import com.pega.pegarules.pub.runtime.*; // Activities, Models, Whens, Edits, and Streams interfaces. import com.pega.pegarules.pub.util.*; // Miscellaneous utility classes and interfaces. public class _51482 extends Activity { private PublicAPI tools = null; public boolean tempMethod() { // Your code starts after this line. DO NOT REMOVE THIS LINE

// Your code ends prior to this line. DO NOT REMOVE THIS LINE } }

Das könnte Ihnen auch gefallen