Uses of Class
org.neo4j.server.rest.repr.ObjectRepresentation.Mapping

Packages that use ObjectRepresentation.Mapping
org.neo4j.server.rest.repr   
org.neo4j.server.webadmin.rest.representations   
 

Uses of ObjectRepresentation.Mapping in org.neo4j.server.rest.repr
 

Methods in org.neo4j.server.rest.repr with annotations of type ObjectRepresentation.Mapping
 ValueRepresentation NodeRepresentation.allRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.allTypedRelationshipsUriTemplate()
           
 ValueRepresentation ExtensionPointRepresentation.description()
           
 ValueRepresentation PathRepresentation.endNode()
           
 NodeRepresentation FullPathRepresentation.endNode()
           
 ValueRepresentation RelationshipRepresentation.endNodeUri()
           
 ValueRepresentation ExtensionPointRepresentation.extendedEntity()
           
 ValueRepresentation RelationshipRepresentation.getType()
           
 ValueRepresentation NodeRepresentation.incomingRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.incomingTypedRelationshipsUriTemplate()
           
 ValueRepresentation PathRepresentation.length()
           
 ValueRepresentation FullPathRepresentation.length()
           
 ValueRepresentation ExtensionPointRepresentation.methodName()
           
 ListRepresentation PathRepresentation.nodes()
           
 ListRepresentation FullPathRepresentation.nodes()
           
 ValueRepresentation NodeRepresentation.outgoingRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.outgoingTypedRelationshipsUriTemplate()
           
 ListRepresentation ExtensionPointRepresentation.parametersList()
           
 ValueRepresentation RelationshipRepresentation.propertiesUri()
           
 ValueRepresentation NodeRepresentation.propertiesUri()
           
 ValueRepresentation RelationshipRepresentation.propertyUriTemplate()
           
 ValueRepresentation NodeRepresentation.propertyUriTemplate()
           
 ValueRepresentation NodeRepresentation.relationshipCreationUri()
           
 ListRepresentation PathRepresentation.relationships()
           
 ListRepresentation FullPathRepresentation.relationships()
           
 ValueRepresentation RelationshipRepresentation.selfUri()
           
 ValueRepresentation NodeRepresentation.selfUri()
           
 ValueRepresentation PathRepresentation.startNode()
           
 NodeRepresentation FullPathRepresentation.startNode()
           
 ValueRepresentation RelationshipRepresentation.startNodeUri()
           
 ValueRepresentation NodeRepresentation.traverseUriTemplate()
           
 ValueRepresentation WeightedPathRepresentation.weight()
           
 

Uses of ObjectRepresentation.Mapping in org.neo4j.server.webadmin.rest.representations
 

Methods in org.neo4j.server.webadmin.rest.representations with annotations of type ObjectRepresentation.Mapping
 ListRepresentation JmxMBeanRepresentation.getAttributes()
           
 ListRepresentation JmxDomainRepresentation.getBeans()
           
 MappingRepresentation RrdDataRepresentation.getDatasources()
           
 ValueRepresentation NameDescriptionValueRepresentation.getDescription()
           
 ValueRepresentation JmxMBeanRepresentation.getDescription()
           
 ValueRepresentation JmxCompositeDataRepresentation.getDescription()
           
 ValueRepresentation JmxAttributeRepresentation.getDescription()
           
 ValueRepresentation JmxDomainRepresentation.getDomainName()
           
 ValueRepresentation RrdDataRepresentation.getEndTime()
           
 ValueRepresentation NameDescriptionValueRepresentation.getName()
           
 ValueRepresentation JmxMBeanRepresentation.getName()
           
 ValueRepresentation JmxAttributeRepresentation.getName()
           
 ValueRepresentation RrdDataRepresentation.getStartTime()
           
 ListRepresentation RrdDataRepresentation.getTimestamps()
           
 ValueRepresentation JmxCompositeDataRepresentation.getType()
           
 ValueRepresentation JmxAttributeRepresentation.getType()
           
 ValueRepresentation JmxMBeanRepresentation.getUrl()
           
 Representation NameDescriptionValueRepresentation.getValue()
           
 ListRepresentation JmxCompositeDataRepresentation.getValue()
           
 Representation JmxAttributeRepresentation.getValue()
           
 ValueRepresentation JmxAttributeRepresentation.isIs()
           
 ValueRepresentation JmxAttributeRepresentation.isReadable()
           
 ValueRepresentation JmxAttributeRepresentation.isWriteable()
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.