Package com.jalios.jcms.webdav
Class Win32Link.WebFoldersId
- java.lang.Object
-
- com.jalios.jcms.webdav.Win32Link.WebFoldersId
-
- All Implemented Interfaces:
Win32Link.ItemID
- Enclosing class:
- Win32Link
public class Win32Link.WebFoldersId extends java.lang.Object implements Win32Link.ItemID
The Root of "WebFolders"
-
-
Constructor Summary
Constructors Constructor Description WebFoldersId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getBytes()
char
getSize()
-
-
-
Method Detail
-
getSize
public char getSize()
- Specified by:
getSize
in interfaceWin32Link.ItemID
-
getBytes
public byte[] getBytes()
- Specified by:
getBytes
in interfaceWin32Link.ItemID
-
-