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