com.netegrity.sdk.policyapi
Class SmMigrationBase
java.lang.Object
com.netegrity.sdk.policyapi.SmObjectImpl
com.netegrity.sdk.policyapi.SmMigrationBase
- All Implemented Interfaces:
- SmObject, java.lang.Cloneable
- Direct Known Subclasses:
- SmExport, SmImport
public class SmMigrationBase
- extends SmObjectImpl
For internal use only.
| Methods inherited from class com.netegrity.sdk.policyapi.SmObjectImpl |
getDescription, getName, getObjectClassname, getOid, isDomainObject, isWriteable, newObject, setDescription, setName, setObjectClassname, setOid, setOid, toString, writeSearchProperties |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropFlags
public static final java.lang.String PropFlags
- See Also:
- Constant Field Values
PropData
public static final java.lang.String PropData
- See Also:
- Constant Field Values
PropDataSize
public static final java.lang.String PropDataSize
- See Also:
- Constant Field Values
PropMoreDataFlag
public static final java.lang.String PropMoreDataFlag
- See Also:
- Constant Field Values
PropSmdifFile
public static final java.lang.String PropSmdifFile
- See Also:
- Constant Field Values
PropConfigFile
public static final java.lang.String PropConfigFile
- See Also:
- Constant Field Values
PropFileIndex
public static final java.lang.String PropFileIndex
- See Also:
- Constant Field Values
SmMigrationBase
public SmMigrationBase()
setData
public void setData(java.lang.String szData)
setDataSize
public void setDataSize(int nDataSize)
setMoreDataFlag
public void setMoreDataFlag(boolean bMoreDataFlag)
setFlags
public void setFlags(int nFlags)
setSmdifFile
public void setSmdifFile(java.lang.String szSmdifFile)
setConfigFile
public void setConfigFile(java.lang.String szConfigFile)
setFileIndex
public void setFileIndex(int nFileIndex)
getData
public java.lang.String getData()
getDataSize
public int getDataSize()
getMoreDataFlag
public boolean getMoreDataFlag()
getFlags
public int getFlags()
getSmdifFile
public java.lang.String getSmdifFile()
getConfigFile
public java.lang.String getConfigFile()
getFileIndex
public int getFileIndex()
writeProperties
public void writeProperties(java.util.Hashtable properties)
- Description copied from interface:
SmObject
- Copies the object properties to the specified hashtable.
- Specified by:
writeProperties in interface SmObject- Overrides:
writeProperties in class SmObjectImpl
- Parameters:
properties - The hashtable where the object properties will be
copied.
readProperties
public void readProperties(java.util.Hashtable properties)
- Description copied from interface:
SmObject
- Copies the object properties from the specified hashtable.
- Specified by:
readProperties in interface SmObject- Overrides:
readProperties in class SmObjectImpl
- Parameters:
properties - The new properties of the object.
resetObject
public void resetObject()
http://ca.com
Copyright (c) 2013 CA.