com.ptc.windchill.counterpart
Class cInitialDelta.cInitialDeltaRootPropertyFolder

java.lang.Object
  extended bycom.ptc.windchill.counterpart.cInitialDelta.cInitialDeltaRootPropertyFolder
All Implemented Interfaces:
nitidus.sil.be.core.iEntryIO, nitidus.sil.be.clf.iPrivateClassificationEntryIO, nitidus.sil.be.clf.iPropertyFolderIO, nitidus.sil.be.core.iRecordIO, nitidus.sil.be.core.iRevisionControlledEntryIO, nitidus.sil.be.core.iVetoableEntryIO
Enclosing class:
cInitialDelta

private static class cInitialDelta.cInitialDeltaRootPropertyFolder
extends Object
implements nitidus.sil.be.clf.iPropertyFolderIO


Field Summary
private static nitidus.sil.be.core.iLocalizedStringIO[] fDescription
           
private static String fID
           
private static nitidus.sil.be.core.iLocalizedStringIO[] fLocalizedNames
           
 
Constructor Summary
(package private) cInitialDelta.cInitialDeltaRootPropertyFolder()
           
 
Method Summary
 nitidus.sil.be.core.iAppSpecificIO[] getAppSpecific()
           
 String getChangeDescription()
           
 String[] getChildFolderRef()
           
 String getCurrentMajorRevision()
           
 String getCurrentMinorRevision()
           
 nitidus.sil.be.core.iLocalizedStringIO[] getDescription()
           
 String getID()
           
 nitidus.sil.be.core.iLocalizedStringIO[] getLocalizedNames()
           
 String getLockedBy()
           
 String[] getPropertyRef()
           
 nitidus.sil.be.core.iEntryRevisionIO[] getRevisions()
           
 boolean isApproved()
           
 boolean isCurrentRevision()
           
 boolean isDeleted()
           
 boolean isModified()
           
 boolean isNew()
           
 boolean isReadOnly()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fLocalizedNames

private static final nitidus.sil.be.core.iLocalizedStringIO[] fLocalizedNames

fDescription

private static final nitidus.sil.be.core.iLocalizedStringIO[] fDescription

fID

private static final String fID
See Also:
Constant Field Values
Constructor Detail

cInitialDelta.cInitialDeltaRootPropertyFolder

cInitialDelta.cInitialDeltaRootPropertyFolder()
Method Detail

getID

public String getID()
Specified by:
getID in interface nitidus.sil.be.core.iEntryIO
See Also:
iEntryIO.

getLocalizedNames

public nitidus.sil.be.core.iLocalizedStringIO[] getLocalizedNames()
Specified by:
getLocalizedNames in interface nitidus.sil.be.clf.iPrivateClassificationEntryIO
See Also:
iPrivateClassificationEntryIO.

getDescription

public nitidus.sil.be.core.iLocalizedStringIO[] getDescription()
Specified by:
getDescription in interface nitidus.sil.be.clf.iPrivateClassificationEntryIO
See Also:
iPrivateClassificationEntryIO.

isReadOnly

public boolean isReadOnly()
Specified by:
isReadOnly in interface nitidus.sil.be.core.iRecordIO
See Also:
iRecordIO.

isNew

public boolean isNew()
Specified by:
isNew in interface nitidus.sil.be.core.iRecordIO
See Also:
iRecordIO.

isModified

public boolean isModified()
Specified by:
isModified in interface nitidus.sil.be.core.iRecordIO
See Also:
iRecordIO.

isDeleted

public boolean isDeleted()
Specified by:
isDeleted in interface nitidus.sil.be.core.iRecordIO
See Also:
iRecordIO.

getLockedBy

public String getLockedBy()
Specified by:
getLockedBy in interface nitidus.sil.be.core.iRevisionControlledEntryIO
See Also:
iRevisionControlledEntryIO.

getRevisions

public nitidus.sil.be.core.iEntryRevisionIO[] getRevisions()
Specified by:
getRevisions in interface nitidus.sil.be.core.iRevisionControlledEntryIO
See Also:
iRevisionControlledEntryIO.

getCurrentMajorRevision

public String getCurrentMajorRevision()
Specified by:
getCurrentMajorRevision in interface nitidus.sil.be.core.iRevisionControlledEntryIO
See Also:
iRevisionControlledEntryIO.

getCurrentMinorRevision

public String getCurrentMinorRevision()
Specified by:
getCurrentMinorRevision in interface nitidus.sil.be.core.iRevisionControlledEntryIO
See Also:
iRevisionControlledEntryIO.

getChangeDescription

public String getChangeDescription()
Specified by:
getChangeDescription in interface nitidus.sil.be.core.iRevisionControlledEntryIO
See Also:
iRevisionControlledEntryIO.

isApproved

public boolean isApproved()
Specified by:
isApproved in interface nitidus.sil.be.core.iVetoableEntryIO
See Also:
iVetoableEntryIO.

isCurrentRevision

public boolean isCurrentRevision()
Specified by:
isCurrentRevision in interface nitidus.sil.be.core.iVetoableEntryIO
See Also:
iVetoableEntryIO.

getAppSpecific

public nitidus.sil.be.core.iAppSpecificIO[] getAppSpecific()
Specified by:
getAppSpecific in interface nitidus.sil.be.clf.iPrivateClassificationEntryIO
See Also:
iPrivateClassificationEntryIO.

getChildFolderRef

public String[] getChildFolderRef()
Specified by:
getChildFolderRef in interface nitidus.sil.be.clf.iPropertyFolderIO
See Also:
iPropertyFolderIO.

getPropertyRef

public String[] getPropertyRef()
Specified by:
getPropertyRef in interface nitidus.sil.be.clf.iPropertyFolderIO
See Also:
iPropertyFolderIO.