public class VDBImportMetadata extends AdminObjectImpl implements VDBImport
attachmentsDELIMITER, DELIMITER_CHAR, ESCAPED_DELIMITER, ESCAPED_WILDCARD, WILDCARD| Constructor and Description |
|---|
VDBImportMetadata() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name for this AdminObject, usually the last component of the identifier.
|
String |
getVersion() |
boolean |
isImportDataPolicies() |
void |
setImportDataPolicies(boolean importDataPolicies) |
void |
setName(String name) |
void |
setVersion(String version) |
addAttchment, addProperty, getAttachment, getHostName, getProperties, getPropertiesMap, getPropertyValue, getServerGroup, getServerName, removeAttachment, removeProperty, setHostName, setProperties, setServerGroup, setServerNamepublic String getName()
AdminObjectgetName in interface AdminObjectgetName in interface VDBImportgetName in class AdminObjectImplpublic void setName(String name)
setName in class AdminObjectImplpublic String getVersion()
getVersion in interface VDBImportpublic void setVersion(String version)
public boolean isImportDataPolicies()
isImportDataPolicies in interface VDBImportpublic void setImportDataPolicies(boolean importDataPolicies)
Copyright © 2017 JBoss by Red Hat. All rights reserved.