Package | Description |
---|---|
com.docdoku.core.document |
Modifier and Type | Class and Description |
---|---|
static class |
SearchQuery.BooleanAttributeQuery |
static class |
SearchQuery.DateAttributeQuery |
static class |
SearchQuery.NumberAttributeQuery |
static class |
SearchQuery.TextAttributeQuery |
static class |
SearchQuery.URLAttributeQuery |
Modifier and Type | Field and Description |
---|---|
private SearchQuery.AbstractAttributeQuery[] |
SearchQuery.attributes |
Modifier and Type | Method and Description |
---|---|
SearchQuery.AbstractAttributeQuery[] |
SearchQuery.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
SearchQuery.setAttributes(SearchQuery.AbstractAttributeQuery[] attributes) |
Constructor and Description |
---|
SearchQuery(String workspaceId,
String docMId,
String title,
String version,
String author,
String type,
Date creationDateFrom,
Date creationDateTo,
SearchQuery.AbstractAttributeQuery[] attributes,
String[] tags,
String content) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.