All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
private TopicRoleModel |
childRole(String childTypeUri) |
private ChildTopicsModel |
childTopics(org.codehaus.jettison.json.JSONObject assocDef) |
private ChildTopicsModel |
childTopics(String customAssocTypeUri,
boolean isIdentityAttr,
boolean includeInLabel) |
String |
childTypeUri(String assocDefUri)
Utility.
|
private RelatedTopicModel |
createReferenceModel(Object value,
AssociationModel relatingAssoc) |
private RelatedTopicModel |
createTopicModel(String childTypeUri,
Object value)
Creates a topic model from a JSON value.
|
private long |
delTopicId(String val) |
private String |
delTopicUri(String val) |
private void |
initTypeUri(org.codehaus.jettison.json.JSONObject value,
String childTypeUri) |
AssociationDefinitionModelImpl |
newAssociationDefinitionModel(AssociationModel assoc,
String parentCardinalityUri,
String childCardinalityUri,
ViewConfigurationModel viewConfig) |
AssociationDefinitionModelImpl |
newAssociationDefinitionModel(org.codehaus.jettison.json.JSONObject assocDef) |
(package private) AssociationDefinitionModelImpl |
newAssociationDefinitionModel(long id,
String uri,
String assocTypeUri,
String customAssocTypeUri,
boolean isIdentityAttr,
boolean includeInLabel,
String parentTypeUri,
String childTypeUri,
String parentCardinalityUri,
String childCardinalityUri,
ViewConfigurationModel viewConfig)
Internal.
|
(package private) AssociationDefinitionModelImpl |
newAssociationDefinitionModel(String assocTypeUri,
ChildTopicsModel childTopics)
Internal.
|
AssociationDefinitionModelImpl |
newAssociationDefinitionModel(String assocTypeUri,
String customAssocTypeUri,
boolean isIdentityAttr,
boolean includeInLabel,
String parentTypeUri,
String childTypeUri,
String parentCardinalityUri,
String childCardinalityUri) |
AssociationDefinitionModelImpl |
newAssociationDefinitionModel(String assocTypeUri,
String parentTypeUri,
String childTypeUri,
String parentCardinalityUri,
String childCardinalityUri) |
AssociationDefinitionModelImpl |
newAssociationDefinitionModel(String assocTypeUri,
String parentTypeUri,
String childTypeUri,
String parentCardinalityUri,
String childCardinalityUri,
ViewConfigurationModel viewConfig) |
AssociationModelImpl |
newAssociationModel() |
AssociationModelImpl |
newAssociationModel(AssociationModel assoc) |
AssociationModelImpl |
newAssociationModel(ChildTopicsModel childTopics) |
AssociationModelImpl |
newAssociationModel(org.codehaus.jettison.json.JSONObject assoc) |
AssociationModelImpl |
newAssociationModel(long id,
String uri,
String typeUri,
RoleModel roleModel1,
RoleModel roleModel2) |
AssociationModelImpl |
newAssociationModel(long id,
String uri,
String typeUri,
RoleModel roleModel1,
RoleModel roleModel2,
SimpleValue value,
ChildTopicsModel childTopics) |
AssociationModelImpl |
newAssociationModel(String typeUri,
ChildTopicsModel childTopics) |
AssociationModelImpl |
newAssociationModel(String typeUri,
RoleModel roleModel1,
RoleModel roleModel2) |
AssociationModelImpl |
newAssociationModel(String typeUri,
RoleModel roleModel1,
RoleModel roleModel2,
ChildTopicsModel childTopics) |
AssociationRoleModelImpl |
newAssociationRoleModel(org.codehaus.jettison.json.JSONObject assocRoleModel) |
AssociationRoleModelImpl |
newAssociationRoleModel(long assocId,
String roleTypeUri) |
AssociationTypeModelImpl |
newAssociationTypeModel(org.codehaus.jettison.json.JSONObject assocType) |
AssociationTypeModelImpl |
newAssociationTypeModel(String uri,
String value,
String dataTypeUri) |
AssociationTypeModelImpl |
newAssociationTypeModel(TopicModel typeTopic,
String dataTypeUri,
List<IndexMode> indexModes,
List<AssociationDefinitionModel> assocDefs,
ViewConfigurationModel viewConfig) |
AssociationViewModel |
newAssociationViewModel(AssociationModel assoc,
ViewProperties viewProps) |
ChildTopicsModelImpl |
newChildTopicsModel() |
ChildTopicsModelImpl |
newChildTopicsModel(org.codehaus.jettison.json.JSONObject values) |
(package private) DMXObjectModelImpl |
newDMXObjectModel(org.codehaus.jettison.json.JSONObject object) |
(package private) DMXObjectModelImpl |
newDMXObjectModel(long id,
String uri,
String typeUri,
SimpleValue value,
ChildTopicsModel childTopics) |
FacetValueModel |
newFacetValueModel(org.codehaus.jettison.json.JSONObject facetValue) |
FacetValueModel |
newFacetValueModel(String childTypeUri) |
RelatedAssociationModelImpl |
newRelatedAssociationModel(AssociationModel assoc,
AssociationModel relatingAssoc) |
RelatedTopicModelImpl |
newRelatedTopicModel(long topicId) |
RelatedTopicModelImpl |
newRelatedTopicModel(long topicId,
AssociationModel relatingAssoc) |
RelatedTopicModelImpl |
newRelatedTopicModel(String topicUri) |
RelatedTopicModelImpl |
newRelatedTopicModel(String topicUri,
AssociationModel relatingAssoc) |
RelatedTopicModelImpl |
newRelatedTopicModel(String topicTypeUri,
ChildTopicsModel childTopics) |
RelatedTopicModelImpl |
newRelatedTopicModel(String topicTypeUri,
SimpleValue value) |
RelatedTopicModelImpl |
newRelatedTopicModel(TopicModel topic) |
RelatedTopicModelImpl |
newRelatedTopicModel(TopicModel topic,
AssociationModel relatingAssoc) |
TopicDeletionModel |
newTopicDeletionModel(long topicId) |
TopicDeletionModel |
newTopicDeletionModel(String topicUri) |
TopicModelImpl |
newTopicModel(ChildTopicsModel childTopics) |
TopicModelImpl |
newTopicModel(org.codehaus.jettison.json.JSONObject topic) |
TopicModelImpl |
newTopicModel(long id) |
TopicModelImpl |
newTopicModel(long id,
ChildTopicsModel childTopics) |
TopicModelImpl |
newTopicModel(long id,
String uri,
String typeUri,
SimpleValue value,
ChildTopicsModel childTopics) |
TopicModelImpl |
newTopicModel(String typeUri) |
TopicModelImpl |
newTopicModel(String typeUri,
ChildTopicsModel childTopics) |
TopicModelImpl |
newTopicModel(String typeUri,
SimpleValue value) |
TopicModelImpl |
newTopicModel(String uri,
String typeUri) |
TopicModelImpl |
newTopicModel(String uri,
String typeUri,
ChildTopicsModel childTopics) |
TopicModelImpl |
newTopicModel(String uri,
String typeUri,
SimpleValue value) |
TopicModelImpl |
newTopicModel(TopicModel topic) |
TopicReferenceModel |
newTopicReferenceModel(long topicId) |
TopicReferenceModel |
newTopicReferenceModel(long topicId,
AssociationModel relatingAssoc) |
TopicReferenceModel |
newTopicReferenceModel(long topicId,
ChildTopicsModel relatingAssocChildTopics) |
TopicReferenceModel |
newTopicReferenceModel(Object topicIdOrUri) |
TopicReferenceModel |
newTopicReferenceModel(String topicUri) |
TopicReferenceModel |
newTopicReferenceModel(String topicUri,
AssociationModel relatingAssoc) |
TopicReferenceModel |
newTopicReferenceModel(String topicUri,
ChildTopicsModel relatingAssocChildTopics) |
TopicRoleModelImpl |
newTopicRoleModel(org.codehaus.jettison.json.JSONObject topicRoleModel) |
TopicRoleModelImpl |
newTopicRoleModel(long topicId,
String roleTypeUri) |
TopicRoleModelImpl |
newTopicRoleModel(String topicUri,
String roleTypeUri) |
TopicTypeModelImpl |
newTopicTypeModel(org.codehaus.jettison.json.JSONObject topicType) |
TopicTypeModelImpl |
newTopicTypeModel(String uri,
String value,
String dataTypeUri) |
TopicTypeModelImpl |
newTopicTypeModel(TopicModel typeTopic,
String dataTypeUri,
List<IndexMode> indexModes,
List<AssociationDefinitionModel> assocDefs,
ViewConfigurationModel viewConfig) |
TopicViewModel |
newTopicViewModel(TopicModel topic,
ViewProperties viewProps) |
(package private) TypeModelImpl |
newTypeModel(org.codehaus.jettison.json.JSONObject typeModel) |
(package private) TypeModelImpl |
newTypeModel(String uri,
String typeUri,
SimpleValue value,
String dataTypeUri) |
(package private) TypeModelImpl |
newTypeModel(TopicModel typeTopic,
String dataTypeUri,
List<IndexMode> indexModes,
List<AssociationDefinitionModel> assocDefs,
ViewConfigurationModelImpl viewConfig) |
ViewConfigurationModelImpl |
newViewConfigurationModel() |
ViewConfigurationModelImpl |
newViewConfigurationModel(Iterable<? extends TopicModel> configTopics) |
ViewConfigurationModelImpl |
newViewConfigurationModel(org.codehaus.jettison.json.JSONArray configTopics) |
private TopicRoleModel |
parentRole(String parentTypeUri) |
private List<AssociationDefinitionModel> |
parseAssocDefs(org.codehaus.jettison.json.JSONArray assocDefs,
String parentTypeUri) |
private List<IndexMode> |
parseIndexModes(org.codehaus.jettison.json.JSONArray indexModeUris) |
private RoleModelImpl |
parseRole(org.codehaus.jettison.json.JSONObject roleModel) |
private RuntimeException |
parsingFailed(org.codehaus.jettison.json.JSONArray a,
Exception e,
String className) |
private RuntimeException |
parsingFailed(org.codehaus.jettison.json.JSONObject o,
Exception e,
String className) |
private PersistenceLayer |
pl() |
private long |
refTopicId(String val) |
private String |
refTopicUri(String val) |