Uses of Class
com.ptc.windchill.counterpart.metadata.cEntry

Packages that use cEntry
com.ptc.windchill.counterpart.metadata   
com.ptc.windchill.counterpart.metadata.attribute   
com.ptc.windchill.counterpart.metadata.classnode   
com.ptc.windchill.counterpart.metadata.qom   
com.ptc.windchill.counterpart.metadata.unit   
 

Uses of cEntry in com.ptc.windchill.counterpart.metadata
 

Subclasses of cEntry in com.ptc.windchill.counterpart.metadata
 class cPrivateClassificationEntry
           
 class cPubMappedEntry
           
 

Methods in com.ptc.windchill.counterpart.metadata that return cEntry
protected  cEntry cApply.searchEntryInMap(String id)
           
protected abstract  cEntry cApply.create(Object obj)
           
 

Methods in com.ptc.windchill.counterpart.metadata with parameters of type cEntry
protected abstract  void cApply.fileError(cEntry entry, int confl, String referToID, String comment)
           
protected  void cApply.updateSearchMap(cEntry newEntry)
           
protected  boolean cApply.canUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected abstract  void cApply.delete(cEntry obj)
           
protected  void cApply.setInUse(cEntry obj, boolean isInUse)
           
protected abstract  void cApply.update(cEntry wtObj, Object cpObj)
           
protected  void cApply.preUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected abstract  void cApply.updateID(cEntry wtObj)
           
protected abstract  int cApply.compareByName(cEntry wtObj, Object cpObj)
           
protected abstract  boolean cApply.areIdentical(cEntry wtObj, Object cpObj)
           
 

Uses of cEntry in com.ptc.windchill.counterpart.metadata.attribute
 

Subclasses of cEntry in com.ptc.windchill.counterpart.metadata.attribute
 class cAbstractAttributeDefinition
           
 class cAttributeOrganizer
           
 class cBasicIBADefinition
           
 class cBasicMBADefinition
           
 class cReferenceIBADefinition
           
 class cUnitIBADefinition
           
 

Methods in com.ptc.windchill.counterpart.metadata.attribute that return cEntry
protected  cEntry cApplyAttributeOrganizer.create(Object obj)
           
protected  cEntry cApplyAttributeDefinition.create(Object obj)
           
private  cEntry cApplyAttributeDefinition.searchEntryInFoldersMap(String id)
           
private  cEntry cApplyAttributeDefinition.searchEntryInQomsMap(String id)
           
 

Methods in com.ptc.windchill.counterpart.metadata.attribute with parameters of type cEntry
protected  void cApplyAttributeOrganizer.delete(cEntry obj)
           
protected  void cApplyAttributeOrganizer.preUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyAttributeOrganizer.update(cEntry wtObj, Object cpObj)
           
protected  void cApplyAttributeOrganizer.updateID(cEntry wtObj)
           
protected  int cApplyAttributeOrganizer.compareByName(cEntry wtObj, Object cpObj)
           
protected  boolean cApplyAttributeOrganizer.areIdentical(cEntry wtObj, Object cpObj)
           
protected  void cApplyAttributeOrganizer.fileError(cEntry entry, int confl, String referToID, String comment)
           
protected  void cApplyAttributeDefinition.setInUse(cEntry obj, boolean isInUse)
           
private  void cApplyAttributeDefinition.setInUseReferringRecords(cEntry wtobj)
           
protected  void cApplyAttributeDefinition.delete(cEntry obj)
           
protected  boolean cApplyAttributeDefinition.canUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyAttributeDefinition.preUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyAttributeDefinition.update(cEntry wtObj, Object cpObj)
           
protected  void cApplyAttributeDefinition.updateID(cEntry wtObj)
           
protected  int cApplyAttributeDefinition.compareByName(cEntry wtObj, Object cpObj)
           
protected  boolean cApplyAttributeDefinition.areIdentical(cEntry wtObj, Object cpObj)
           
protected  void cApplyAttributeDefinition.fileError(cEntry entry, int confl, String referToID, String comment)
           
 

Uses of cEntry in com.ptc.windchill.counterpart.metadata.classnode
 

Subclasses of cEntry in com.ptc.windchill.counterpart.metadata.classnode
 class cAbstractClassificationNode
           
 class cClassifiableModeledNode
           
 class cClassificationNode
           
 class cModeledNode
           
 

Methods in com.ptc.windchill.counterpart.metadata.classnode that return cEntry
protected  cEntry cApplyClassificationNode.create(Object obj)
          Adds to Windchill only objects of type Classification Node or Classifiable Node
 

Methods in com.ptc.windchill.counterpart.metadata.classnode with parameters of type cEntry
protected  void cApplyClassificationNode.setInUse(cEntry obj, boolean isInUse)
           
private  void cApplyClassificationNode.setInUseReferringRecords(cEntry wtobj)
           
protected  void cApplyClassificationNode.delete(cEntry obj)
           
protected  void cApplyClassificationNode.preUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyClassificationNode.update(cEntry wtObj, Object cpObj)
           
protected  void cApplyClassificationNode.updateID(cEntry wtObj)
           
protected  int cApplyClassificationNode.compareByName(cEntry wtObj, Object cpObj)
           
protected  boolean cApplyClassificationNode.areIdentical(cEntry wtObj, Object cpObj)
           
protected  boolean cApplyClassificationNode.canUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyClassificationNode.fileError(cEntry entry, int confl, String referToID, String comment)
           
 

Uses of cEntry in com.ptc.windchill.counterpart.metadata.qom
 

Subclasses of cEntry in com.ptc.windchill.counterpart.metadata.qom
 class cQuantityOfMeasure
           
 

Methods in com.ptc.windchill.counterpart.metadata.qom that return cEntry
protected  cEntry cApplyQuantityOfMeasure.create(Object obj)
          add new QoM systems to WT DB
 

Methods in com.ptc.windchill.counterpart.metadata.qom with parameters of type cEntry
protected  void cApplyQuantityOfMeasure.delete(cEntry obj)
           
protected  boolean cApplyQuantityOfMeasure.canUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyQuantityOfMeasure.update(cEntry wtObj, Object cpObj)
           
protected  void cApplyQuantityOfMeasure.updateID(cEntry wtObj)
           
protected  boolean cApplyQuantityOfMeasure.areIdentical(cEntry wtObj, Object cpObj)
           
protected  int cApplyQuantityOfMeasure.compareByName(cEntry wtObj, Object cpObj)
           
protected  void cApplyQuantityOfMeasure.fileError(cEntry entry, int confl, String referToID, String comment)
           
 

Uses of cEntry in com.ptc.windchill.counterpart.metadata.unit
 

Subclasses of cEntry in com.ptc.windchill.counterpart.metadata.unit
 class cMeasurementSystem
           
 

Methods in com.ptc.windchill.counterpart.metadata.unit that return cEntry
protected  cEntry cApplyMeasurementSystem.create(Object obj)
          add new Measurement systems to WT DB
 

Methods in com.ptc.windchill.counterpart.metadata.unit with parameters of type cEntry
protected  void cApplyMeasurementSystem.delete(cEntry obj)
           
protected  boolean cApplyMeasurementSystem.canUpdate(cEntry wtObj, nitidus.sil.be.core.iEntry cpObj)
           
protected  void cApplyMeasurementSystem.update(cEntry wtObj, Object cpObj)
           
protected  void cApplyMeasurementSystem.updateID(cEntry wtObj)
           
protected  boolean cApplyMeasurementSystem.areIdentical(cEntry wtObj, Object cpObj)
           
protected  int cApplyMeasurementSystem.compareByName(cEntry wtObj, Object cpObj)
           
protected  void cApplyMeasurementSystem.fileError(cEntry entry, int confl, String referToID, String comment)