Verwendungen von Schnittstelle
de.uplanet.lucy.server.rtcache.FieldInfo
Packages, die FieldInfo verwenden
Package
Beschreibung
-
Verwendungen von FieldInfo in de.uplanet.lucy.server.appservice
Methoden in de.uplanet.lucy.server.appservice, die FieldInfo zurückgebenModifizierer und TypMethodeBeschreibungfinal FieldInfoAwFieldInfo.getFieldInfo()Veraltet.ApplicationWalker.getFieldInfoBySysident(String p_strDataGroupGuid, String p_strSysIdent) Veraltet.Accessing fields by their sysident is deprecated.Konstruktoren in de.uplanet.lucy.server.appservice mit Parametern vom Typ FieldInfo -
Verwendungen von FieldInfo in de.uplanet.lucy.server.rtcache
Methoden in de.uplanet.lucy.server.rtcache, die FieldInfo zurückgebenModifizierer und TypMethodeBeschreibungFieldInfo.getCalcField()Get calculated field.FieldInfo.getParentField()Get parent field.FieldInfo.getReferencedField()Get the referenced field, if this is a reference. -
Verwendungen von FieldInfo in de.uplanet.lucy.server.rtcache.scripting.velocity
Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die FieldInfo zurückgebenModifizierer und TypMethodeBeschreibungGet the field with the given unique identifier.VelocityRtCache.getFirstField(IFilter<FieldInfo> p_filter) Get the firstFieldInfoobject that is accepted by the given filter.Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die Typen mit Argumenten vom Typ FieldInfo zurückgebenModifizierer und TypMethodeBeschreibungIVcFieldInfoFilterFactory.getByDataGroup(String p_strDataGroupGuid) Get a filter for fields that belong to the given data group.IVcFieldInfoFilterFactory.getByDataGroup(Collection<String> p_dataGroupGuids) Get a filter for fields that belong to the given data groups.VelocityRtCache.getFields()Get all fields.Get allFieldInfoobjects that are accepted by the given filter.Methodenparameter in de.uplanet.lucy.server.rtcache.scripting.velocity mit Typargumenten vom Typ FieldInfoModifizierer und TypMethodeBeschreibungGet allFieldInfoobjects that are accepted by the given filter.VelocityRtCache.getFirstField(IFilter<FieldInfo> p_filter) Get the firstFieldInfoobject that is accepted by the given filter.