Package com.day.cq.commons.servlets
Interface AbstractListServlet.ListItem
- All Known Subinterfaces:
AbstractReplicableListServlet.ListItem
- Enclosing class:
AbstractListServlet
Deprecated.
The
ListItem interface defines a sortable item of the list.
Sortable fields must be public for comparison.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.useAbstractListServlet.ListItem.getResource()insteadvoidwrite(JSONWriter out, String[] customProps) Deprecated.
-
Field Details
-
INDEX
Deprecated.- See Also:
-
PATH
Deprecated.- See Also:
-
LABEL
Deprecated.- See Also:
-
TYPE
Deprecated.- See Also:
-
TITLE
Deprecated.- See Also:
-
DESCRIPTION
Deprecated.- See Also:
-
LAST_MODIFIED
Deprecated.- See Also:
-
LAST_MODIFIED_BY
Deprecated.- See Also:
-
LOCKED_BY
Deprecated.- See Also:
-
MONTHLY_HITS
Deprecated.- See Also:
-
REPLICATION
Deprecated.- See Also:
-
REPLICATION_NUM_QUEUED
Deprecated.- See Also:
-
REPLICATION_ACTION
Deprecated.- See Also:
-
REPLICATION_PUBLISHED
Deprecated.- See Also:
-
REPLICATION_PUBLISHED_BY
Deprecated.- See Also:
-
IN_WORKFLOW
Deprecated.- See Also:
-
WORKFLOWS
Deprecated.- See Also:
-
WORKFLOW_MODEL
Deprecated.- See Also:
-
WORKFLOW_STARTED
Deprecated.- See Also:
-
WORKFLOW_STARTED_BY
Deprecated.- See Also:
-
WORKFLOW_SUSPENDED
Deprecated.- See Also:
-
WORKFLOW_WORK_ITEMS
Deprecated.- See Also:
-
WORKFLOW_WORK_ITEM_TITLE
Deprecated.- See Also:
-
WORKFLOW_WORK_ITEM_ASSIGNEE
Deprecated.- See Also:
-
SCHEDULED_TASKS
Deprecated.- See Also:
-
SCHEDULED_TASK_VERSION
Deprecated.- See Also:
-
SCHEDULED_TASK_SCHEDULED
Deprecated.- See Also:
-
SCHEDULED_TASK_SCHEDULED_BY
Deprecated.- See Also:
-
SCHEDULED_TASK_TYPE
Deprecated.- See Also:
-
SCHEDULED_ACTIVATION_WORKFLOW_ID
Deprecated.- See Also:
-
SCHEDULED_DEACTIVATION_WORKFLOW_ID
Deprecated.- See Also:
-
SCHEDULED_ACTIVATION_WORKFLOW_ID_VAR
Deprecated.- See Also:
-
SCHEDULED_DEACTIVATION_WORKFLOW_ID_VAR
Deprecated.- See Also:
-
-
Method Details
-
write
Deprecated.Writes the list item to the specified JSON writer.- Parameters:
out- The writercustomProps- The names of the custom properties to include- Throws:
Exception- unable to write list item
-
getResource
Deprecated.useAbstractListServlet.ListItem.getResource()insteadGet item resource- Returns:
- Item resource
-
AbstractListServlet.ListIteminstead