Class FolderKey
- java.lang.Object
-
- com.orchestranetworks.addon.dama.ext.bean.FolderKey
-
public final class FolderKey extends java.lang.ObjectDefines the key of the folder.- Since:
- 6.1.1
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFolderId()Returns the ID of the foldercom.onwbp.adaptation.PrimaryKeygetPrimaryKey()Returns the primary key.
-