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.
|
int |
getVersion() |
boolean |
isImportDataPolicies() |
void |
setImportDataPolicies(boolean importDataPolicies) |
void |
setName(String name) |
void |
setVersion(int version) |
addAttchment, addProperty, getAttachment, getHostName, getProperties, getPropertiesMap, getPropertyValue, getServerGroup, getServerName, removeAttachment, setHostName, setProperties, setServerGroup, setServerNamepublic String getName()
AdminObjectgetName in interface AdminObjectgetName in interface VDBImportgetName in class AdminObjectImplpublic void setName(String name)
setName in class AdminObjectImplpublic int getVersion()
getVersion in interface VDBImportpublic void setVersion(int version)
public boolean isImportDataPolicies()
isImportDataPolicies in interface VDBImportpublic void setImportDataPolicies(boolean importDataPolicies)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.