%Net.Remote.Java.XSLTGatewayRequest
class %Net.Remote.Java.XSLTGatewayRequest extends %Library.RegisteredObject
Property Inventory
- CallbackHandler
- CompiledStylesheet
- EntityResolver
- ErrorHandler
- EvaluateCacheToLoad
- FilterListArgs
- FilterListFunctionCall
- NewCacheEverythingBoolean
- NewEvaluateCacheSize
- Parameters
- RequestType
- TargetFilePath
- XMLFilePath
- XMLStream
- XMLString
- XSLTFilePath
- XSLTStream
Properties
property CallbackHandler as %XML.XSLT.CallbackHandler [ InitialExpression = $$$NULLOREF ];
Property methods: CallbackHandlerGet(), CallbackHandlerGetSwizzled(), CallbackHandlerIsValid(), CallbackHandlerNewObject(), CallbackHandlerSet()
property CompiledStylesheet as %XML.XSLT2.CompiledStyleSheet [ InitialExpression = $$$NULLOREF ];
Property methods: CompiledStylesheetGet(), CompiledStylesheetGetSwizzled(), CompiledStylesheetIsValid(), CompiledStylesheetNewObject(), CompiledStylesheetSet()
property EntityResolver as %ObjectHandle [ InitialExpression = $$$NULLOREF ];
Property methods: EntityResolverGet(), EntityResolverIsValid(), EntityResolverSet()
property ErrorHandler as %XML.XSLT.ErrorHandler [ InitialExpression = $$$NULLOREF ];
Property methods: ErrorHandlerGet(), ErrorHandlerGetSwizzled(), ErrorHandlerIsValid(), ErrorHandlerNewObject(), ErrorHandlerSet()
property EvaluateCacheToLoad as %List [ InitialExpression = $$$NULLOREF ];
Property methods: EvaluateCacheToLoadGet(), EvaluateCacheToLoadIsValid(), EvaluateCacheToLoadLogicalToOdbc(), EvaluateCacheToLoadOdbcToLogical(), EvaluateCacheToLoadSet()
property FilterListArgs as %List [ InitialExpression = $$$NULLOREF ];
Property methods: FilterListArgsGet(), FilterListArgsIsValid(), FilterListArgsLogicalToOdbc(), FilterListArgsOdbcToLogical(), FilterListArgsSet()
property FilterListFunctionCall as %String;
Property methods: FilterListFunctionCallDisplayToLogical(), FilterListFunctionCallGet(), FilterListFunctionCallIsValid(), FilterListFunctionCallLogicalToDisplay(), FilterListFunctionCallLogicalToOdbc(), FilterListFunctionCallNormalize(), FilterListFunctionCallSet()
property NewCacheEverythingBoolean as %Boolean [ InitialExpression = 0 ];
Property methods: NewCacheEverythingBooleanDisplayToLogical(), NewCacheEverythingBooleanGet(), NewCacheEverythingBooleanIsValid(), NewCacheEverythingBooleanLogicalToDisplay(), NewCacheEverythingBooleanNormalize(), NewCacheEverythingBooleanSet()
property NewEvaluateCacheSize as %Integer [ InitialExpression = 0 ];
Property methods: NewEvaluateCacheSizeDisplayToLogical(), NewEvaluateCacheSizeGet(), NewEvaluateCacheSizeIsValid(), NewEvaluateCacheSizeLogicalToDisplay(), NewEvaluateCacheSizeNormalize(), NewEvaluateCacheSizeSet()
property Parameters as %List [ InitialExpression = $$$NULLOREF ];
Property methods: ParametersGet(), ParametersIsValid(), ParametersLogicalToOdbc(), ParametersOdbcToLogical(), ParametersSet()
property RequestType as %Integer;
Property methods: RequestTypeDisplayToLogical(), RequestTypeGet(), RequestTypeIsValid(), RequestTypeLogicalToDisplay(), RequestTypeNormalize(), RequestTypeSet()
property TargetFilePath as %String;
Property methods: TargetFilePathDisplayToLogical(), TargetFilePathGet(), TargetFilePathIsValid(), TargetFilePathLogicalToDisplay(), TargetFilePathLogicalToOdbc(), TargetFilePathNormalize(), TargetFilePathSet()
property XMLFilePath as %String;
Property methods: XMLFilePathDisplayToLogical(), XMLFilePathGet(), XMLFilePathIsValid(), XMLFilePathLogicalToDisplay(), XMLFilePathLogicalToOdbc(), XMLFilePathNormalize(), XMLFilePathSet()
property XMLStream as %RawString;
Property methods: XMLStreamGet(), XMLStreamIsValid(), XMLStreamSet()
property XMLString as %String;
Property methods: XMLStringDisplayToLogical(), XMLStringGet(), XMLStringIsValid(), XMLStringLogicalToDisplay(), XMLStringLogicalToOdbc(), XMLStringNormalize(), XMLStringSet()
property XSLTFilePath as %String;
Property methods: XSLTFilePathDisplayToLogical(), XSLTFilePathGet(), XSLTFilePathIsValid(), XSLTFilePathLogicalToDisplay(), XSLTFilePathLogicalToOdbc(), XSLTFilePathNormalize(), XSLTFilePathSet()
property XSLTStream as %RawString;
Property methods: XSLTStreamGet(), XSLTStreamIsValid(), XSLTStreamSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()