com.basecmp.core.persistence.util
Class DataTypes

java.lang.Object
  extended bycom.basecmp.core.persistence.util.DataTypes

public class DataTypes
extends java.lang.Object

TODO wolfgang: Write JavaDoc Created on 03.08.2004

Author:
Wolfgang Schröder

Method Summary
static java.util.Collection createAttributeGroups(java.util.List attributes)
          Liefert eine Collection von AttributeGroup-Objekten (innere Klasse von DataTypes!)
static java.util.List getDataTypesForAssetType(PersistentAsset asset)
           
static java.util.List getDataTypesForAssetType(java.lang.String assetTypeAlias)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createAttributeGroups

public static java.util.Collection createAttributeGroups(java.util.List attributes)
Liefert eine Collection von AttributeGroup-Objekten (innere Klasse von DataTypes!), mit deren Hilfe die Taglib automatisch Formular-Gruppen als HTML rendert.

Parameters:
attributes - List mit DataType-Beans

getDataTypesForAssetType

public static java.util.List getDataTypesForAssetType(PersistentAsset asset)

getDataTypesForAssetType

public static java.util.List getDataTypesForAssetType(java.lang.String assetTypeAlias)


Copyright © 2004 by basecmp® - Professional Web Solutions