|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.novell.admin.ns.ValueListFacade
|
+--com.novell.admin.ns.fs.nw.DirectoryEntryInfoFacade
Facade for File System Directory Entry Info syntax.
| Fields inherited from class com.novell.admin.ns.ValueListFacade |
valueList |
| Constructor Summary | |
DirectoryEntryInfoFacade(ValueList comp)
Facade constructor |
|
| Method Summary | |
static ValueList |
createValueList(long flags,
long dataStreamSize,
long totalStreamSize,
long numberOfStreams,
long directoryEntryNumber,
long dosDirectoryNumber,
long volumeNumber,
long extendedAttributeDataSize,
long extendedAttributeKeyCount,
long extendedAttributeKeySize,
long nsCreator,
long nameLength,
java.lang.String entryName,
long modifySearchAttributes,
long spaceAlloc,
long modifyMask)
File System Directory Entry Info ValueList factory. |
long |
getDataStreamSize()
Retrieve the dataStreamSize from the valuelist. |
long |
getDirectoryEntryNumber()
Retrieve the directoryEntryNumber from the valuelist. |
long |
getDOSDirectoryNumber()
Retrieve the dosDirectoryNumber from the valuelist. |
java.lang.String |
getEntryName()
Retrieve the entryName from the valuelist. |
long |
getExtendedAttributeDataSize()
Retrieve the extendedAttributeDataSize from the valuelist. |
long |
getExtendedAttributeKeyCount()
Retrieve the extendedAttributeKeyCount from the valuelist. |
long |
getExtendedAttributeKeySize()
Retrieve the extendedAttributeKeySize from the valuelist. |
long |
getFlags()
Retrieve the flags from the valuelist. |
long |
getModifyMask()
Retrieve the modifyMask from the valuelist. |
long |
getModifySearchAttributes()
Retrieve the modifySearchAttributes from the valuelist. |
long |
getNameLength()
Retrieve the nameLength from the valuelist. |
long |
getNSCreator()
Retrieve the nsCreator from the valuelist. |
long |
getNumberOfStreams()
Retrieve the numberOfStreams from the valuelist. |
long |
getSpaceAlloc()
Retrieve the modifySearchAttributes from the valuelist. |
long |
getTotalStreamSize()
Retrieve the totalStreamSize from the valuelist. |
long |
getVolumeNumber()
Retrieve the volumeNumber from the valuelist. |
| Methods inherited from class com.novell.admin.ns.ValueListFacade |
getValueList,
replaceBooleanValue,
replaceHexValue,
replaceLongValue,
replaceStringValue,
replaceValueList |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DirectoryEntryInfoFacade(ValueList comp)
throws IncompatibleComponentException
valueList - The ValueList which represents the Directory Entry Info
data.| Method Detail |
public static ValueList createValueList(long flags,
long dataStreamSize,
long totalStreamSize,
long numberOfStreams,
long directoryEntryNumber,
long dosDirectoryNumber,
long volumeNumber,
long extendedAttributeDataSize,
long extendedAttributeKeyCount,
long extendedAttributeKeySize,
long nsCreator,
long nameLength,
java.lang.String entryName,
long modifySearchAttributes,
long spaceAlloc,
long modifyMask)
throws IncompatibleComponentException
flags - Refer to Directory Entry Info Specification.dataStreamSize - Refer to Directory Entry Info Specification.totalStreamSize - Refer to Directory Entry Info Specification.numberOfStreams - Refer to Directory Entry Info Specification.directoryEntryNumber - Refer to Directory Entry Info Specification.dosDirectoryNumber - Refer to Directory Entry Info Specification.volumeNumber - Refer to Directory Entry Info Specification.extendedAttributeDataSize - Refer to Directory Entry Info Specification.extendedAttributeKeyCount - Refer to Directory Entry Info Specification.extendedAttributeKeySize - Refer to Directory Entry Info Specification.nsCreator - Refer to Directory Entry Info Specification.nameLength - Refer to Directory Entry Info Specification.entryName - Refer to Directory Entry Info Specification.modifySearchAttributes - Refer to Directory Entry Info Specification.modifyMask - Refer to Directory Entry Info Specification.public long getFlags()
public long getDataStreamSize()
public long getTotalStreamSize()
public long getNumberOfStreams()
public long getDirectoryEntryNumber()
public long getDOSDirectoryNumber()
public long getVolumeNumber()
public long getExtendedAttributeDataSize()
public long getExtendedAttributeKeyCount()
public long getExtendedAttributeKeySize()
public long getNSCreator()
public long getNameLength()
public java.lang.String getEntryName()
public long getModifySearchAttributes()
public long getSpaceAlloc()
public long getModifyMask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||