public interface IXItemPropertiesData extends Serializable
Map<String,XPropertyValue> getPropertyMap()
String getClassName()
XPropertyValue get(XPropertyEnum xPropertyEnum)
xPropertyEnum
- - get a property by XPropertyEnumXPropertyValue get(String property)
property
- - get a property by nameboolean contains(String property)
property
- the name of the propertyboolean contains(XPropertyEnum xPropertyEnum)
xPropertyEnum
- the enum of the propertyString getId()
String getName()
com.alibaba.fastjson.JSONArray getAttributes()
String getParentId()
com.alibaba.fastjson.JSONArray getOptions()
String getRequiredgroup()
String getDatatype()
String getMinvalue()
String getMaxvalue()
String getVrule()
String getMaxfilesize()
String getFileextension()
String getEquals()
String getRequiredif()
String getReadonlyif()
String getHiddenif()
String getRequiredifcomp()
String getRequiredifvalue()
String getReadonlyifcomp()
String getReadonlyifvalue()
String getHiddenifcomp()
String getHiddenifclear()
String getReadonlyifclear()
String getHiddenifvalue()
boolean getRequired()
boolean isValidateOnServerSide()
true
if XPropertyEnum.servervalidate
is set to 1
.boolean isStatusdependent()
boolean isUsergrouppendent()
boolean isReadonlyStatusdependent()
boolean isReadonlyUsergrouppendant()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.