public class AlterViewPropertiesOperation extends AlterViewOperation
viewIdentifier
Constructor and Description |
---|
AlterViewPropertiesOperation(ObjectIdentifier viewIdentifier,
CatalogView catalogView) |
Modifier and Type | Method and Description |
---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
CatalogView |
getCatalogView() |
getViewIdentifier
public AlterViewPropertiesOperation(ObjectIdentifier viewIdentifier, CatalogView catalogView)
public CatalogView getCatalogView()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.