public class NotifFolderVersion extends BasePOJO
Constructor and Description |
---|
NotifFolderVersion(FolderVersionDataObject pDataObject)
Create an instance of this object from the information stored in the database.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getId()
Returns the internal generated identifier of this folder version.
|
java.lang.String |
getName()
Returns the display name of this folder version.
|
public NotifFolderVersion(FolderVersionDataObject pDataObject)
pDataObject
- The data from the database.public java.lang.Long getId()
public java.lang.String getName()