Package | Description |
---|---|
org.wandora.application.server.topicmapservice |
Modifier and Type | Field and Description |
---|---|
private WSAssociation[] |
WSTopic.associations |
Modifier and Type | Method and Description |
---|---|
WSAssociation[] |
WSTopic.getAssociations()
Gets the associations value for this WSTopic.
|
Modifier and Type | Method and Description |
---|---|
void |
WSTopic.setAssociations(WSAssociation[] associations)
Sets the associations value for this WSTopic.
|
Constructor and Description |
---|
WSTopic(boolean full,
java.lang.String baseName,
java.lang.String[] variantTypes,
java.lang.String[][] variantLanguages,
java.lang.String[][] variantNames,
java.lang.String subjectLocator,
java.lang.String[] subjectIdentifiers,
java.lang.String[] types,
WSAssociation[] associations,
WSOccurrence[] occurrences) |
Copyright 2004-2015 Wandora Team