Package com.centrasite.control.adapters.detailview.dynamicprofile

Interface Summary
DynamicLine Interface for UI item lines used in dynamic layouts.
 

Class Summary
AssociationAttributeLine  
AttributeLineContext Container class holding context information for attribute line.
BaseAttributeLine Base abstract implementation of the DynamicLine interface suitable for wrapping CentraSiteAttribute instances.
BooleanLine Dynamic line representing boolean profile attribute (xs:boolean).
ClassificationAttributeLine Attribute line handling classification attributes (Classification).
DateAttributeLine Dynamic line representing profile attribute of type Date (xsd:date).
DateTimeAttributeLine Dynamic line representing profile attribute of type DateTime (xs:dateTime).
DoubleAttributeLine Dynamic line representing profile attribute of type number in case when decimal places are higher than 0 (xs:double).
DurationAttributeLine Dynamic line representing profile attribute of type Duration (xs:duration).
EmailAttributeLine Dynamic line representing profile attribute of type e-mail (CS:emailAddress_type).
FileAttributeLine Attribute line handling file attributes (file).
IntegerAttributeLine Dynamic line representing profile attribute of type number (xs:integer).
InternationalMultilinestringAttributeLine Dynamic line representing profile attribute of type International Multilinetring.
InternationalStringAttributeLine Dynamic line representing profile attribute of type International String.
IPv4AttributeLine Dynamic line representing profile attribute of type IPv4 (CS:ipv4_type).
IPv6AttributeLine Dynamic line representing profile attribute of type IPv6 (CS:ipv6_type).
JaxrExpirationAttributeLine  
JaxrStabilityAttributeLine  
JaxrStatusAttributeLine  
JaxrVersionAttributeLine  
KeyAttributeLine Attribute line handling "key" attributes.
MultilineStringAttributeLine  
NumericAttributeLine  
RelationAttributeLine Attribute line handling relationship attributes.
RichTextAttributeLine Dynamic line representing profile attribute of type Rich Text (CS:richText_type).
ServiceLocalNameAttributeLine  
ServiceNamespaceAttributeLine  
SlotTypeAttributeLine Attribute line handling attributes represented as slots.
StringAttributeLine Dynamic line representing profile attribute of type String (xs:string).
TimeAttributeLine Dynamic line representing profile attribute of type Time (xs:time).
URLAttributeLine Dynamic line representing profile attribute of type URL (xs:anyURI).
XMLSchemaNamespaceAttributeLine