{ } }
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.workplace.wcm.api.extensions.validation
Interface ItemContext

public interface ItemContext

The ItemContext interface provides access to the TemplatedDocument being validated.

Since:
v8.0

Method Summary
 TemplatedDocument document()
          The TemplatedDocument that will be committed to the repository
 

Method Detail

document

TemplatedDocument document()
The TemplatedDocument that will be committed to the repository

Returns:
TemplatedDocument that will be committed to the repository, never null.
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD