public class Property extends Property implements UriAware, Comparable<Property>
clob, defaultValue, description, value
Constructor and Description |
---|
Property() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Property o) |
static Property |
fromDomain(Property property,
Site site,
Application application) |
static PropertyImpl |
toDomain(Property p) |
getDefaultValue, getDescription, getValue, isClob, setClob, setDefaultValue, setDescription, setValue
getLinks, getSelf, setLinks, setSelf
public static Property fromDomain(Property property, Site site, Application application)
public static PropertyImpl toDomain(Property p)
public int compareTo(Property o)
compareTo
in interface Comparable<Property>
Copyright © 2011–2017 aiticon GmbH. All rights reserved.