Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.jdeveloper.model.ContentSetValidator

Packages that use ContentSetValidator
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 

 

Uses of ContentSetValidator in oracle.jdeveloper.model

 

Methods in oracle.jdeveloper.model that return ContentSetValidator
 ContentSetValidator ContentSetPanel.getValidator()
          Gets the validator associated with this panel.

 

Methods in oracle.jdeveloper.model with parameters of type ContentSetValidator
 void ContentSetPanel.setValidator(ContentSetValidator validator)
          Sets the ContentSetValidator used to validate and process the content folders the user wants to add the the ContentSet.

 

Constructors in oracle.jdeveloper.model with parameters of type ContentSetValidator
ContentSetPanel(ContentSetValidator validator)
          Constructs a new ContentSetPanel with the supplied validator.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.