Package | Description |
---|---|
com.docdoku.core.document | |
com.docdoku.core.services |
Modifier and Type | Field and Description |
---|---|
private Set<Tag> |
DocumentMaster.tags |
Modifier and Type | Method and Description |
---|---|
Set<Tag> |
DocumentMaster.getTags() |
Modifier and Type | Method and Description |
---|---|
boolean |
DocumentMaster.addTag(Tag pTag) |
boolean |
DocumentMaster.removeTag(Tag pTag) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentMaster.setTags(Set<Tag> pTags) |
Modifier and Type | Field and Description |
---|---|
private Tag |
TagAlreadyExistsException.mTag |
Constructor and Description |
---|
TagAlreadyExistsException(Locale pLocale,
Tag pTag) |
TagAlreadyExistsException(Locale pLocale,
Tag pTag,
Throwable pCause) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.