Package | Description |
---|---|
com.orchestranetworks.addon.dama |
Provides features that allow end-users to perform CRUD actions on digital assets and allows users to get the Edit asset service component.
|
Modifier and Type | Method and Description |
---|---|
DateRange |
SearchFilter.getCreationDateRange()
Deprecated.
Gets the creation date range.
|
DateRange |
SearchFilter.getUpdateDateRange()
Deprecated.
Gets the update date range.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchFilter.setCreationDateRange(DateRange creationDateRange)
Deprecated.
Specifies the creation date range to filter.
|
void |
SearchFilter.setUpdateDateRange(DateRange updateDateRange)
Deprecated.
Specifies the update date range to filter.
|