public static final class Inspector.PropertyValueFormatter extends Inspector.AbstractValueFormatter<javax.jcr.Property>
Property
type description.
Both single and multi valued properties are handled by Inspector.PropertyValueFormatter
.
Constructor and Description |
---|
PropertyValueFormatter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Class<?> type) |
Map<String,Object> |
getChildren() |
String |
getDescription() |
String |
getName() |
String |
getValueAsString() |
boolean |
hasChildren() |
getValue, setValue
public String getValueAsString()
public boolean hasChildren()
public String getDescription()
public String getName()
getName
in interface ValueFormatter<javax.jcr.Property>
getName
in class Inspector.AbstractValueFormatter<javax.jcr.Property>
public boolean canHandle(Class<?> type)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.