de.bsvrz.pua.prot.client.dataobject
Class RealAttributeColumn

java.lang.Object
  extended by de.bsvrz.pua.prot.client.dataobject.Column
      extended by de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
All Implemented Interfaces:
java.io.Serializable

public class RealAttributeColumn
extends Column

Version:
$Revision: 1.1 $ / $Date: 2008/01/22 16:38:08 $ / ($Author: yvonnes $)
Author:
beck et al. projects GmbH, Martin Hilgers
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.bsvrz.pua.prot.client.dataobject.Column
Column.ColumnType
 
Constructor Summary
RealAttributeColumn(RealAttributeDescription rad)
           
 
Method Summary
 long[] getAspectIds()
           
 long[] getAttributeGroupIds()
           
 java.lang.String[] getNames()
           
 long getObjectId()
           
 short getSimVar()
           
 
Methods inherited from class de.bsvrz.pua.prot.client.dataobject.Column
equals, getAttributeName, getCaption, getColumnName, getReference, getType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RealAttributeColumn

public RealAttributeColumn(RealAttributeDescription rad)
Parameters:
rad - Attributbeschreibung, auf der die Spalte basiert.
Method Detail

getAspectIds

public long[] getAspectIds()
Returns:
Returns the aspectIds.

getAttributeGroupIds

public long[] getAttributeGroupIds()
Returns:
Returns the attributeGroupIds.

getNames

public java.lang.String[] getNames()
Returns:
Returns the names.

getObjectId

public long getObjectId()
Returns:
Returns the objectId.

getSimVar

public short getSimVar()
Returns:
Returns the simVar.


Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.