Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1)
E14128-02


oracle.alm.view.uicomponents
Interface AlmValidator


public interface AlmValidator

The AlmValidator interface defines the API to validate submitted value from UI for workitem fields.

Since:
11.1.1.2.0

Method Summary
 void processValidator(RenderingContext rcontext, AlmComponent component)
           

 

Method Detail

processValidator

void processValidator(RenderingContext rcontext,
                      AlmComponent component)
                      throws ALMException
Parameters:
rcontext - the RenderingContext object
component - the AlmComponent object
Throws:
ALMException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Team Productivity Center
11g Release 1 (11.1.1)
E14128-02


Copyright © 1998,2009, Oracle. All rights reserved.