public interface DPSObject extends Adaptable
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
String |
getCreatedBy() |
String |
getDPSResourceType() |
String |
getId() |
Date |
getLastCQModified() |
String |
getLastCQModifiedBy() |
String |
getName() |
String |
getPath() |
String |
getProjectId() |
String |
getTitle() |
JSONObject |
toJSON()
Returns a JSON object of this object
|
String getId()
String getTitle()
String getName()
String getPath()
String getDPSResourceType()
Date getLastCQModified()
String getLastCQModifiedBy()
Date getCreated()
String getCreatedBy()
JSONObject toJSON() throws JSONException
JSONExceptionString getProjectId()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"