|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.proesrv.ndimpl.ProENDDocument
Field Summary | |
private CacheDocument |
cacheDoc
|
protected String |
cadName
|
private WTContainer |
container
|
private static boolean |
dropNameExtension
|
private static boolean |
dropNumberExtension
|
private EPMAuthoringAppVersion |
epmAuthAppVersion
|
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmIterationInfo |
epmIterationInfo
|
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo |
epmMasterInfo
|
private boolean |
isNew
|
protected boolean |
isPlaceHolder
|
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration |
it
|
protected static Log |
log
|
private String |
name
|
private String |
number
|
private static ObjectIdentifierHelper |
oidHelper
|
private WTOrganization |
organization
|
private static String |
PROE_NAME_PARAM
|
private static String |
PROE_NUMBER_PARAM
|
protected static String |
PTC_COMMON_NAME
|
private int |
revNum
|
protected ProENeutralData |
uploadInfo
|
Fields inherited from interface wt.epm.ndi.EPMNDObject |
OBJECT_ID |
Constructor Summary | |
ProENDDocument(ProENeutralData uploadInfo,
com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration it)
|
Method Summary | |
EPMAuthoringAppVersion |
getAuthoringApplicationVersion()
Gets the value of the attribute: authoringApplicationVersion. |
CacheDocument |
getCacheDocument()
|
String |
getCadName()
Gets the value of the attribute: cadName. |
WTContainer |
getContainer()
Gets the value of the attribute: container. |
int |
getDbKeySize()
Gets the value of the attribute: dbKeySize. |
QuantityUnit |
getDefaultUnit()
Gets the value of the attribute: defaultUnit. |
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmIterationInfo |
getEpmIterationInfo()
|
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo |
getEpmMasterInfo()
|
String |
getGenericName()
|
String |
getInstanceName()
|
ObjectIdentifier |
getIterationObjectId()
Gets the value of the attribute: iterationObjectId. |
ObjectIdentifier |
getMasterObjectId()
Gets the value of the attribute: masterObjectId. |
String |
getName()
Gets the value of the attribute: name. |
private String |
getNDVersion()
|
String |
getNumber()
Gets the value of the attribute: number. |
ObjectIdentifier |
getObjectId()
Gets the value of the attribute: OBJECT_ID. |
WTOrganization |
getOrganization()
Gets the value of the attribute: organization. |
EPMNDReferenceControl |
getReferenceControl()
Gets the object for the association that plays role: referenceControl. |
int |
getRevNum()
Gets the value of the attribute: revNum; [optional] Supported API: false |
String |
getSubType()
Gets the value of the attribute: subType; [optional] Supported API: false |
String |
getType()
Gets the value of the attribute: type. |
int |
getUpdateCounter()
Gets the value of the attribute: updateCounter; Returns update counter for ND document. |
private void |
initDocumentNameAndNumber(Collection parameters)
|
boolean |
isGeneric()
|
boolean |
isInstance()
|
boolean |
isNew()
|
boolean |
isPlaceHolder()
|
boolean |
isTopGeneric()
|
boolean |
isVerified()
Gets the value of the attribute: verified; [optional] Supported API: false |
void |
setPersistable(CacheDocument obj)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface wt.epm.ndi.EPMNDDocument |
getAttributes, getDependencies |
Field Detail |
private EPMAuthoringAppVersion epmAuthAppVersion
private WTOrganization organization
private WTContainer container
protected ProENeutralData uploadInfo
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration it
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo epmMasterInfo
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmIterationInfo epmIterationInfo
private int revNum
protected String cadName
private String name
private String number
private boolean isNew
protected boolean isPlaceHolder
protected static Log log
private static String PROE_NAME_PARAM
private static String PROE_NUMBER_PARAM
private static boolean dropNameExtension
private static boolean dropNumberExtension
protected static final String PTC_COMMON_NAME
private static ObjectIdentifierHelper oidHelper
private CacheDocument cacheDoc
Constructor Detail |
public ProENDDocument(ProENeutralData uploadInfo, com.ptc.windchill.uwgm.soap.uwgmdb.EpmIteration it)
Method Detail |
public ObjectIdentifier getMasterObjectId() throws WTException
EPMNDDocument
getMasterObjectId
in interface EPMNDDocument
WTException
public ObjectIdentifier getObjectId() throws WTException
EPMNDObject
getObjectId
in interface EPMNDObject
WTException
public ObjectIdentifier getIterationObjectId() throws WTException
EPMNDDocument
getIterationObjectId
in interface EPMNDDocument
WTException
public String getCadName() throws WTException
EPMNDDocument
getCadName
in interface EPMNDDocument
WTException
public String getNumber() throws WTException
EPMNDDocument
getNumber
in interface EPMNDDocument
WTException
public String getName() throws WTException
EPMNDDocument
getName
in interface EPMNDDocument
WTException
public String getType() throws WTException
EPMNDDocument
getType
in interface EPMNDDocument
WTException
public String getSubType() throws WTException
EPMNDDocument
getSubType
in interface EPMNDDocument
WTException
public int getRevNum() throws WTException
EPMNDDocument
getRevNum
in interface EPMNDDocument
WTException
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo getEpmMasterInfo()
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmIterationInfo getEpmIterationInfo()
public EPMAuthoringAppVersion getAuthoringApplicationVersion() throws WTException
EPMNDDocument
getAuthoringApplicationVersion
in interface EPMNDDocument
WTException
public int getUpdateCounter() throws WTException
EPMNDDocument
getUpdateCounter
in interface EPMNDDocument
WTException
public QuantityUnit getDefaultUnit() throws WTException
EPMNDDocument
getDefaultUnit
in interface EPMNDDocument
WTException
public WTContainer getContainer() throws WTException
EPMNDDocument
getContainer
in interface EPMNDDocument
WTException
public WTOrganization getOrganization() throws WTException
EPMNDDocument
getOrganization
in interface EPMNDDocument
WTException
public boolean isGeneric()
public boolean isInstance()
public boolean isTopGeneric()
private String getNDVersion()
public String getGenericName()
public String getInstanceName()
public boolean isNew()
public boolean isVerified() throws WTException
EPMNDDocument
isVerified
in interface EPMNDDocument
WTException
public int getDbKeySize() throws WTException
EPMNDDocument
getDbKeySize
in interface EPMNDDocument
WTException
public EPMNDReferenceControl getReferenceControl() throws WTException
EPMNDDocument
getReferenceControl
in interface EPMNDDocument
WTException
private void initDocumentNameAndNumber(Collection parameters) throws WTException
WTException
public boolean isPlaceHolder()
public void setPersistable(CacheDocument obj)
public CacheDocument getCacheDocument()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |