public static class OwAttrBagBasedUserOperationListener.OwDateValue extends Object
| Modifier and Type | Method and Description |
|---|---|
static OwAttrBagBasedUserOperationListener.OwDateValue |
fromEvent(OwUserOperationEvent event_p)
Create a
OwAttrBagBasedUserOperationListener.OwDateValue object from a OwUserOperationEvent object. |
static OwAttrBagBasedUserOperationListener.OwDateValue |
fromString(String dateValueSource_p)
Restore
OwAttrBagBasedUserOperationListener.OwDateValue object from a source. |
Date |
getDate()
Getter for date.
|
String |
getSource()
Getter for application source.
|
String |
toString() |
public Date getDate()
public String getSource()
nullpublic static OwAttrBagBasedUserOperationListener.OwDateValue fromString(String dateValueSource_p)
OwAttrBagBasedUserOperationListener.OwDateValue object from a source.
Use this method when reading from attribute bag.dateValueSource_p - OwAttrBagBasedUserOperationListener.OwDateValue objectpublic static OwAttrBagBasedUserOperationListener.OwDateValue fromEvent(OwUserOperationEvent event_p)
OwAttrBagBasedUserOperationListener.OwDateValue object from a OwUserOperationEvent object.Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.