A B C D E F G H I J L M N O P R S T U V W

A

AbstractDomainObjectRepresentation - Class in org.apache.isis.viewer.restfulobjects.domainobjects
 
AbstractDomainObjectRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.domainobjects.AbstractDomainObjectRepresentation
 
AbstractObjectMemberRepresentation - Class in org.apache.isis.viewer.restfulobjects.domainobjects
 
AbstractObjectMemberRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.domainobjects.AbstractObjectMemberRepresentation
 
AbstractTypeMemberRepresentation - Class in org.apache.isis.viewer.restfulobjects.applib.domaintypes
 
AbstractTypeMemberRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.applib.domaintypes.AbstractTypeMemberRepresentation
 
accept(MediaType) - Method in class org.apache.isis.viewer.restfulobjects.applib.ClientRequestConfigurer
 
ACCEPT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulRequest.Header
 
accessCollection(String, String) - Method in interface org.apache.isis.viewer.restfulobjects.domainobjects.DomainObjectResource
 
ActionDescriptionRepresentation - Class in org.apache.isis.viewer.restfulobjects.applib.domaintypes
 
ActionDescriptionRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.applib.domaintypes.ActionDescriptionRepresentation
 
ActionParameterDescriptionRepresentation - Class in org.apache.isis.viewer.restfulobjects.applib.domaintypes
 
ActionParameterDescriptionRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.applib.domaintypes.ActionParameterDescriptionRepresentation
 
actionPrompt(String, String) - Method in interface org.apache.isis.viewer.restfulobjects.domainobjects.DomainObjectResource
 
actionPrompt(String, String) - Method in interface org.apache.isis.viewer.restfulobjects.domainobjects.DomainServiceResource
 
ActionResultRepresentation - Class in org.apache.isis.viewer.restfulobjects.domainobjects
 
ActionResultRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.domainobjects.ActionResultRepresentation
 
ActionResultRepresentation.ResultType - Enum in org.apache.isis.viewer.restfulobjects.domainobjects
 
addToList(String, String, InputStream) - Method in interface org.apache.isis.viewer.restfulobjects.domainobjects.DomainObjectResource
 
addToSet(String, String, InputStream) - Method in interface org.apache.isis.viewer.restfulobjects.domainobjects.DomainObjectResource
 
APPLICATION_JSON_ACTION_DESCRIPTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_ACTION_PARAMETER_DESCRIPTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_ACTION_RESULT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_COLLECTION_DESCRIPTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_DOMAIN_OBJECT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_DOMAIN_TYPE - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_ERROR - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_HOME_PAGE - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_LIST - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_OBJECT_ACTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_OBJECT_COLLECTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_OBJECT_PROPERTY - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_PROPERTY_DESCRIPTION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_SCALAR_VALUE - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_TRANSIENT_DOMAIN_OBJECT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_TYPE_ACTION_RESULT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_TYPE_LIST - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_USER - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
APPLICATION_JSON_VERSION - Static variable in class org.apache.isis.viewer.restfulobjects.applib.RestfulMediaType
 
arrayAdd(Object) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(JsonRepresentation) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(String) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(JsonNode) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(long) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(int) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(double) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(float) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayAdd(boolean) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayGet(int) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayIterable() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayIterable(Class<T>) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayIterator() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arrayIterator(Class<T>) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
arraySetElementAt(int, JsonRepresentation) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
as(Class<T>) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Convenience to simply "downcast".
asArg() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asArray() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asArrayNode() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Convert underlying representation into an array.
asBigDecimal() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asBigInteger() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asBoolean() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asDouble() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asInputStream() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asInputStream(JsonNode) - Static method in class org.apache.isis.viewer.restfulobjects.applib.util.JsonNodeUtils
 
asInt() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asJsonNode() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asJsonRepresentation(T) - Method in class org.apache.isis.viewer.restfulobjects.applib.util.Parser
 
asLink() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asLong() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asMap() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asNull() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asObjectNode() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Convert underlying representation into an object (map).
asString() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asString(T) - Method in class org.apache.isis.viewer.restfulobjects.applib.util.Parser
 
asUrlEncoded() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.