com.ptc.wgmecad
Class ECADContentStatus
java.lang.Object
com.ptc.wgmecad.ECADContentStatus
- public class ECADContentStatus
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lockedState
private Boolean lockedState
defaultState
private Boolean defaultState
epmDoc
private ValueEPMDoc epmDoc
fileGroup
private String fileGroup
designFilePath
private ValueFilePath designFilePath
designFileName
private String designFileName
epmDescribes
private ValueEPMDoc epmDescribes
fileStatus
private String fileStatus
fileSize
private ValueFileSize fileSize
logger
static org.apache.log4j.Logger logger
ECADContentStatus
public ECADContentStatus(Boolean lockedState,
Boolean defaultState,
String designFileName,
ValueFilePath designFilePath,
ValueEPMDoc epmDoc,
String fileGroup,
ValueEPMDoc epmDescribes,
ValueFileSize fileSize,
String fileStatus)
getlockedState
public Boolean getlockedState()
defaultState
public Boolean defaultState()
getDesignFileName
public String getDesignFileName()
getDesignFilePath
public ValueFilePath getDesignFilePath()
getEpmDoc
public ValueEPMDoc getEpmDoc()
getFileGroup
public String getFileGroup()
getEpmDescribes
public ValueEPMDoc getEpmDescribes()
getFileSize
public ValueFileSize getFileSize()
getFileStatus
public String getFileStatus()
getGridRowString
public String getGridRowString()
getGridRow
public Object[] getGridRow()