public class GoToAction extends AbstractActionManager
aaKey, actionDictionnary, actionFact, context
Constructor and Description |
---|
GoToAction(ActionManagerFactory amFact,
COSDictionary adict,
PreflightContext ctx,
String aa) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
innerValid()
This method must be implemented by inherited classes to process specific validation.
|
getActionDictionnary, getAdditionalActionKey, isAdditionalAction, valid, valid, validNextActions
public GoToAction(ActionManagerFactory amFact, COSDictionary adict, PreflightContext ctx, String aa)
amFact
- Instance of ActionManagerFactory used to create ActionManager to check Next actions.adict
- the COSDictionary of the action wrapped by this class.cDoc
- the COSDocument from which the action comes from.aa
- The name of the key which identify the action in a additional action dictionary.protected boolean innerValid()
AbstractActionManager
innerValid
in class AbstractActionManager
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.