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

A

AbstractObjectMemberRepresentation - Class in org.apache.isis.viewer.restfulobjects.applib.domainobjects
 
AbstractObjectMemberRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.applib.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.client.ClientRequestConfigurer
 
ACCEPT - Static variable in class org.apache.isis.viewer.restfulobjects.applib.client.RestfulRequest.Header
 
accessCollection(String, String, String) - Method in interface org.apache.isis.viewer.restfulobjects.applib.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, String) - Method in interface org.apache.isis.viewer.restfulobjects.applib.domainobjects.DomainObjectResource
 
actionPrompt(String, String) - Method in interface org.apache.isis.viewer.restfulobjects.applib.domainobjects.DomainServiceResource
 
ActionResultRepresentation - Class in org.apache.isis.viewer.restfulobjects.applib.domainobjects
 
ActionResultRepresentation(JsonNode) - Constructor for class org.apache.isis.viewer.restfulobjects.applib.domainobjects.ActionResultRepresentation
 
ActionResultRepresentation.ResultType - Enum in org.apache.isis.viewer.restfulobjects.applib.domainobjects
 
addToList(String, String, String, InputStream) - Method in interface org.apache.isis.viewer.restfulobjects.applib.domainobjects.DomainObjectResource
 
addToSet(String, String, String, InputStream) - Method in interface org.apache.isis.viewer.restfulobjects.applib.domainobjects.DomainObjectResource
 
andParam(String, String) - Method in enum org.apache.isis.viewer.restfulobjects.applib.Rel
For those Rels that also take a param
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_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 - 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_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
Use JsonRepresentation.isBigDecimal() to check first, if required.
asBigDecimal(String) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isBigDecimal() to check first, if required.
asBigInteger() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isBigInteger() to check first, if required.
asBigInteger(String) - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asBoolean() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isBoolean() to check first, if required.
asByte() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isIntegralNumber() to test if number (it is not possible to check if a byte, however).
asChar() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isString() to check if string (it is not possible to check if a character, however).
asDate() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asDateTime() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asDouble() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isDouble() to check first, if required.
asFloat() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isNumber() to test if number (it is not possible to check if a float, however).
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
 
asInputStream(JsonRepresentation) - Static method in class org.apache.isis.viewer.restfulobjects.applib.util.JsonNodeUtils
 
asInt() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isInt() to check first, if required.
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
Use JsonRepresentation.isLink() to check first, if required.
asLong() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isLong() to check first, if required.
asMap() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
asNull() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Either returns a JsonRepresentation that indicates that the wrapped node has null value (ie JsonRepresentation.isNull()), or returns null if there was no node with the provided path.
asNumber() - 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).
asShort() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isIntegralNumber() to check if number (it is not possible to check if a short, however).
asString() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
Use JsonRepresentation.isString() to check first, if required.
asString(T) - Method in class org.apache.isis.viewer.restfulobjects.applib.util.Parser
 
asTime() - Method in class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
 
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 Q R S T U V W Y _ 

Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.